优化页面

This commit is contained in:
pengxiaolong
2025-06-19 22:27:00 +08:00
parent b73ddb0370
commit bcaa54bec8
115 changed files with 1273 additions and 353 deletions

View File

@@ -1 +1 @@
"use strict";const e=require("../../common/vendor.js"),t={data:()=>({title:"Hello"}),onLoad(){},methods:{},components:{tabBar:()=>"../../components/tabBar/tabBar.js"}};if(!Array){e.resolveComponent("tabBar")()}Math;const a=e._export_sfc(t,[["render",function(t,a,o,r,n,s){return{a:e.p({tabIndex:1})}}],["__scopeId","data-v-7e9885a0"]]);wx.createPage(a);
"use strict";const e=require("../../common/vendor.js"),t={data:()=>({title:"Hello"}),onLoad(){},methods:{},components:{tabBar:()=>"../../components/tabBar/tabBar.js"}};if(!Array){e.resolveComponent("tabBar")()}Math;const a=e._export_sfc(t,[["render",function(t,a,o,r,n,s){return{a:e.p({tabIndex:1})}}],["__scopeId","data-v-cbbdbe6b"]]);wx.createPage(a);

View File

@@ -1 +1 @@
<view class="forum data-v-7e9885a0"><view class="bg data-v-7e9885a0"><image class="bgImg data-v-7e9885a0" src="https://vv-1317974657.cos.ap-shanghai.myqcloud.com/util/HomeBackground.png" mode="scaleToFill"/></view><view class="title data-v-7e9885a0">论坛</view></view><view class="tabBar data-v-7e9885a0"><tab-bar wx:if="{{a}}" class="data-v-7e9885a0" u-i="7e9885a0-0" bind:__l="__l" u-p="{{a}}"></tab-bar></view>
<view class="forum data-v-cbbdbe6b"><view class="bg data-v-cbbdbe6b"><image class="bgImg data-v-cbbdbe6b" src="https://vv-1317974657.cos.ap-shanghai.myqcloud.com/util/HomeBackground.png" mode="scaleToFill"/></view><view class="title data-v-cbbdbe6b">论坛</view></view><view class="content data-v-cbbdbe6b"><view class="building data-v-cbbdbe6b"><view class="data-v-cbbdbe6b"><image class="data-v-cbbdbe6b" style="width:500rpx" src="https://vv-1317974657.cos.ap-shanghai.myqcloud.com/util/building.png" mode="scaleToFill"/></view><view class="buildingTitle data-v-cbbdbe6b">建设中~</view></view></view><view class="tabBar data-v-cbbdbe6b"><tab-bar wx:if="{{a}}" class="data-v-cbbdbe6b" u-i="cbbdbe6b-0" bind:__l="__l" u-p="{{a}}"></tab-bar></view>

View File

@@ -1 +1 @@
.bg.data-v-7e9885a0{position:fixed;top:0;left:0;right:0;bottom:0;z-index:-1}.bgImg.data-v-7e9885a0{width:100%;height:100%}.title.data-v-7e9885a0{position:absolute;top:120rpx;left:345rpx;font-size:34rpx;color:#100e0f;font-weight:700}
.bg.data-v-cbbdbe6b{position:fixed;top:0;left:0;right:0;bottom:0;z-index:-1}.bgImg.data-v-cbbdbe6b{width:100%;height:100%}.title.data-v-cbbdbe6b{position:absolute;top:120rpx;left:345rpx;font-size:34rpx;color:#100e0f;font-weight:700}.content.data-v-cbbdbe6b{position:absolute;top:250rpx;left:0rpx;right:0rpx;bottom:100rpx}.building.data-v-cbbdbe6b{width:100%;height:90%;display:flex;flex-direction:column;justify-content:center;align-items:center}.buildingTitle.data-v-cbbdbe6b{font-size:40rpx;color:#999;font-weight:700;text-align:center;margin-top:50rpx}