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>
</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>
</view>


<tabbar />

+ 1
- 1
index/user.ttss View File

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

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

Loading…
Cancel
Save