高度问题

main
syt 5 months ago
parent 79c0cba393
commit f2ab16d88e
  1. 6
      pages/award/index.vue
  2. 2
      pages/declare/index.vue
  3. 2
      pages/schedule/index.vue
  4. 2
      pages/score/index.vue
  5. 2
      unpackage/dist/build/h5/index.html
  6. BIN
      unpackage/dist/build/h5/static/1.png
  7. BIN
      unpackage/dist/build/h5/static/2.png
  8. BIN
      unpackage/dist/build/h5/static/3.png
  9. BIN
      unpackage/dist/build/h5/static/4.png
  10. BIN
      unpackage/dist/build/h5/static/avatar.png
  11. BIN
      unpackage/dist/build/h5/static/bg.png
  12. BIN
      unpackage/dist/build/h5/static/bg3.png
  13. BIN
      unpackage/dist/build/h5/static/bottom.png
  14. BIN
      unpackage/dist/build/h5/static/hd1-bg.png
  15. BIN
      unpackage/dist/build/h5/static/hd2-bg.png
  16. BIN
      unpackage/dist/build/h5/static/img/1.d0983c8c.png
  17. BIN
      unpackage/dist/build/h5/static/img/2.841280d3.png
  18. BIN
      unpackage/dist/build/h5/static/img/3.a70ff1ac.png
  19. BIN
      unpackage/dist/build/h5/static/img/4.518972aa.png
  20. BIN
      unpackage/dist/build/h5/static/img/bg.817cb0cc.png
  21. BIN
      unpackage/dist/build/h5/static/img/bg3.891accd5.png
  22. BIN
      unpackage/dist/build/h5/static/img/bottom.89599388.png
  23. BIN
      unpackage/dist/build/h5/static/img/logo.a8ef51b9.png
  24. BIN
      unpackage/dist/build/h5/static/img/logo2.c1e5d0b6.png
  25. BIN
      unpackage/dist/build/h5/static/img/logo3.9c8258d0.png
  26. 1
      unpackage/dist/build/h5/static/index.b0707a6a.css
  27. 7
      unpackage/dist/build/h5/static/js/chunk-vendors.77e5a542.js
  28. 1
      unpackage/dist/build/h5/static/js/index.d2377a6b.js
  29. 1
      unpackage/dist/build/h5/static/js/pages-award-index.f9ec1df7.js
  30. 1
      unpackage/dist/build/h5/static/js/pages-check-index.77fb97a7.js
  31. 1
      unpackage/dist/build/h5/static/js/pages-clear-index.c20f4e06.js
  32. 1
      unpackage/dist/build/h5/static/js/pages-declare-index.61089ca4.js
  33. 1
      unpackage/dist/build/h5/static/js/pages-index-index.3ef18d37.js
  34. 1
      unpackage/dist/build/h5/static/js/pages-index-init.78ce3166.js
  35. 1
      unpackage/dist/build/h5/static/js/pages-schedule-index.91652a14.js
  36. 1
      unpackage/dist/build/h5/static/js/pages-score-index.06c78a4a.js
  37. BIN
      unpackage/dist/build/h5/static/logo.png
  38. BIN
      unpackage/dist/build/h5/static/logo2.png
  39. BIN
      unpackage/dist/build/h5/static/logo3.png
  40. BIN
      unpackage/dist/build/h5/static/small-logo.png

@ -17,17 +17,17 @@
<view class="item item-02" :key="i" v-if="a.ranking == 2">
<image src="@/static/2.png"></image>
<view class="name">{{a.athlete_name}}</view>
<view class="desc">{{a.ranking}}</view>
<view class="desc">{{a.club_name}}</view>
</view>
<view class="item item-01" :key="i" v-if="a.ranking == 1">
<image src="@/static/4.png"></image>
<view class="name">{{a.athlete_name}}</view>
<view class="desc">{{a.ranking}}</view>
<view class="desc">{{a.club_name}}</view>
</view>
<view class="item item-03" :key="i" v-if="a.ranking == 3">
<image src="@/static/3.png"></image>
<view class="name">{{a.athlete_name}}</view>
<view class="desc">{{a.ranking}}</view>
<view class="desc">{{a.club_name}}</view>
</view>
</template>
</view>

@ -197,7 +197,7 @@
.b{
.c{
align-items: inherit;
height: calc(100vh - 184px - 176px);
height: calc(100vh - 184px - 88px);
}
.d{
border-right: 1px solid #6286d7;

@ -114,7 +114,7 @@
}
.list{
height: calc(100vh - 186px - 176px);
height: calc(100vh - 186px - 88px);
}
.item{
padding: 10px 0;

@ -209,7 +209,7 @@
}
}
.list{
height: calc(100vh - 184px - 176px);
height: calc(100vh - 184px - 88px);
}
.item{
height: 82px;

@ -0,0 +1,2 @@
<!DOCTYPE html><html lang=zh-CN><head><meta charset=utf-8><meta http-equiv=X-UA-Compatible content="IE=edge"><title>sport_big</title><script>var coverSupport = 'CSS' in window && typeof CSS.supports === 'function' && (CSS.supports('top: env(a)') || CSS.supports('top: constant(a)'))
document.write('<meta name="viewport" content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0' + (coverSupport ? ', viewport-fit=cover' : '') + '" />')</script><link rel=stylesheet href=./static/index.b0707a6a.css></head><body><noscript><strong>Please enable JavaScript to continue.</strong></noscript><div id=app></div><script src=./static/js/chunk-vendors.77e5a542.js></script><script src=./static/js/index.d2377a6b.js></script></body></html>

Binary file not shown.

After

Width:  |  Height:  |  Size: 486 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 700 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.0 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 957 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 188 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 98 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.6 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 48 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 907 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 486 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 700 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.0 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 957 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 98 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.6 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 48 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.4 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 419 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.2 MiB

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

@ -0,0 +1 @@
(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["pages-clear-index"],{"0d7e":function(t,a,e){var n=e("34ec");n.__esModule&&(n=n.default),"string"===typeof n&&(n=[[t.i,n,""]]),n.locals&&(t.exports=n.locals);var i=e("4f06").default;i("4b28d94a",n,!0,{sourceMap:!1,shadowMode:!1})},"11df":function(t,a,e){"use strict";e.r(a);var n=e("4d22"),i=e("dfec");for(var s in i)"default"!==s&&function(t){e.d(a,t,(function(){return i[t]}))}(s);e("a9ab");var r,c=e("f0c5"),d=Object(c["a"])(i["default"],n["b"],n["c"],!1,null,"fd999252",null,!1,n["a"],r);a["default"]=d.exports},"1de5":function(t,a,e){"use strict";t.exports=function(t,a){return a||(a={}),t=t&&t.__esModule?t.default:t,"string"!==typeof t?t:(/^['"].*['"]$/.test(t)&&(t=t.slice(1,-1)),a.hash&&(t+=a.hash),/["'() \t\n]/.test(t)||a.needQuotes?'"'.concat(t.replace(/"/g,'\\"').replace(/\n/g,"\\n"),'"'):t)}},"34ec":function(t,a,e){var n=e("24fb"),i=e("1de5"),s=e("725c");a=n(!1);var r=i(s);a.push([t.i,'@charset "UTF-8";\r\n/**\r\n * 这里是uni-app内置的常用样式变量\r\n *\r\n * uni-app 官方扩展插件及插件市场(https://ext.dcloud.net.cn)上很多三方插件均使用了这些样式变量\r\n * 如果你是插件开发者,建议你使用scss预处理,并在插件代码中直接使用这些变量(无需 import 这个文件),方便用户通过搭积木的方式开发整体风格一致的App\r\n *\r\n */\r\n/**\r\n * 如果你是App开发者(插件使用者),你可以通过修改这些变量来定制自己的插件主题,实现自定义主题功能\r\n *\r\n * 如果你的项目同样使用了scss预处理,你也可以直接在你的 scss 代码中使用如下变量,同时无需 import 这个文件\r\n */\r\n/* 颜色变量 */\r\n/* 行为相关颜色 */\r\n/* 文字基本颜色 */\r\n/* 背景颜色 */\r\n/* 边框颜色 */\r\n/* 尺寸变量 */\r\n/* 文字尺寸 */\r\n/* 图片尺寸 */\r\n/* Border Radius */\r\n/* 水平间距 */\r\n/* 垂直间距 */\r\n/* 透明度 */\r\n/* 文章场景相关 */.body[data-v-fd999252]{width:100%;min-height:calc(100vh - 136px);background:url('+r+") 50% no-repeat;background-size:cover}.body .a[data-v-fd999252]{width:100%;text-align:center;padding-top:210px}.body .a uni-image[data-v-fd999252]{width:1306px;height:513px}@media screen and (min-width:1200px) and (max-width:1359px){.body .a[data-v-fd999252]{padding-top:190px}.body .a uni-image[data-v-fd999252]{width:100%}}",""]),t.exports=a},"4d22":function(t,a,e){"use strict";var n;e.d(a,"b",(function(){return i})),e.d(a,"c",(function(){return s})),e.d(a,"a",(function(){return n}));var i=function(){var t=this,a=t.$createElement,n=t._self._c||a;return n("v-uni-view",{staticClass:"home"},[n("v-uni-view",{staticClass:"header1"},[n("v-uni-view",{staticClass:"logo"},[n("v-uni-image",{attrs:{src:e("5286")}})],1),n("v-uni-view",{staticClass:"info"},[n("v-uni-view",{staticClass:"a"},[t._v("弹射者|"+t._s(t.saiName))])],1)],1),n("v-uni-view",{staticClass:"body"},[n("v-uni-view",{staticClass:"a"},[n("v-uni-image",{attrs:{mode:"widthFix",src:e("6dd0")}})],1)],1)],1)},s=[]},5286:function(t,a,e){t.exports=e.p+"static/img/logo.a8ef51b9.png"},"6dd0":function(t,a,e){t.exports=e.p+"static/img/logo3.9c8258d0.png"},"725c":function(t,a,e){t.exports=e.p+"static/img/bg3.891accd5.png"},a9ab:function(t,a,e){"use strict";var n=e("0d7e"),i=e.n(n);i.a},dfec:function(t,a,e){"use strict";e.r(a);var n=e("f2af"),i=e.n(n);for(var s in n)"default"!==s&&function(t){e.d(a,t,(function(){return n[t]}))}(s);a["default"]=i.a},f2af:function(t,a,e){"use strict";Object.defineProperty(a,"__esModule",{value:!0}),a.default=void 0;var n=getApp(),i={data:function(){return{saiName:"",id:""}},onLoad:function(){this.saiName=uni.getStorageSync("saiName"),this.id=uni.getStorageSync("sid"),n.globalData.socketWBObj&&n.globalData.socketWBObj.closeSocket(),n.globalData.socketWBObj=new this.$websocketUtils(1),uni.$on("socketMessage",(function(t){if(t.data){var a="链接成功"!=t.data?JSON.parse(t.data):{},e=a.cmd,n=a.data;"score"==e?(uni.setStorageSync("slist",n),uni.navigateTo({url:"/pages/score/index"})):"declare"==e?(uni.setStorageSync("slist",n),uni.navigateTo({url:"/pages/declare/index"})):"schedule"==e?(uni.setStorageSync("slist",n),uni.navigateTo({url:"/pages/schedule/index"})):"check_in"==e?uni.navigateTo({url:"/pages/check/index"}):"award"==e&&(uni.setStorageSync("slist",n),uni.navigateTo({url:"/pages/award/index"}))}}))},methods:{}};a.default=i}}]);

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.4 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 419 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.2 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 289 KiB

Loading…
Cancel
Save