build(deps): taro升级至4.0.9
Some checks reported errors
continuous-integration/drone/push Build was killed

This commit is contained in:
2025-02-12 11:15:51 +08:00
parent 7096e38967
commit 05caf08c47
21 changed files with 148 additions and 145 deletions

View File

@@ -1,6 +1,6 @@
.appUser {
box-sizing: border-box;
background-color: #f8f8f8;
// background-color: #f8f8f8;
height: 100%;
background-image: url('http://p0.meituan.net/csc/f44bb11463e3c538c307d7ce4b303bec33520.png');
background-size: 100% 500px;

View File

@@ -169,9 +169,9 @@
</view>
<!-- 版权 -->
<view class="text-[#999999] mt-5 text-[20px] text-center">
<view>鑫瓴科技版权所有</view>
<view>v4.0.0</view>
<view class="mt-5 text-[20px] text-center">
<view class="text-[#999999]">鑫瓴科技版权所有</view>
<!-- <view>v4.0.0</view> -->
</view>
<!-- 登录 -->
<Auth