Browse Source

upload

product
HolyKnightIX 1 year ago
parent
commit
1902d5f331
2 changed files with 2 additions and 3 deletions
  1. +1
    -2
      index/user.ttml
  2. +1
    -1
      index/user.ttss

+ 1
- 2
index/user.ttml View File

@@ -83,9 +83,8 @@
</navigator> </navigator>
</view> </view>
</view> </view>
<view class="version">Version 2.9.1 </view>
<view class="version">Version 2.9.3</view>
<phoem showBox="{{showPhoem}}" bind:hiePhoen="setPhone" bind:heiBox="setBox"></phoem> <phoem showBox="{{showPhoem}}" bind:hiePhoen="setPhone" bind:heiBox="setBox"></phoem>
</view> </view>



<tabbar /> <tabbar />

+ 1
- 1
index/user.ttss View File

@@ -248,7 +248,7 @@ button {


.version { .version {
position: absolute; position: absolute;
bottom: 100rpx;
bottom: 150rpx;
right: 5%; right: 5%;
color: #ffffffb9; color: #ffffffb9;
} }

Loading…
Cancel
Save