2023-12-6

This commit is contained in:
2023-12-06 17:01:41 +08:00
parent d6633c9461
commit d60a2a847d
2 changed files with 2 additions and 2 deletions

View File

@@ -50,7 +50,7 @@
"quickapp" : {}, "quickapp" : {},
/* */ /* */
"mp-weixin" : { "mp-weixin" : {
"appid" : "wx97c0a62c6d65207f", "appid" : "wx11565021714ba796",
"setting" : { "setting" : {
"urlCheck" : false "urlCheck" : false
}, },

View File

@@ -112,7 +112,7 @@
<view style="height: 50px;"></view> <view style="height: 50px;"></view>
<view v-if="data.notRese" style="width: 100%; background-color: #fff;height: 15vw;position: fixed;bottom: 0;overflow:hidden; <view v-if="data.showBtn" style="width: 100%; background-color: #fff;height: 15vw;position: fixed;bottom: 0;overflow:hidden;
display: flex;flex-direction: row;" > display: flex;flex-direction: row;" >
<view style="flex: 1;"></view> <view style="flex: 1;"></view>
<text style=" width: 20vw;font-size: 16px;color: #fff; background-color: #FF9D33; <text style=" width: 20vw;font-size: 16px;color: #fff; background-color: #FF9D33;