瀏覽代碼

upload

product
HolyKnightIX 2 年之前
父節點
當前提交
1902d5f331
共有 2 個文件被更改,包括 2 次插入3 次删除
  1. +1
    -2
      index/user.ttml
  2. +1
    -1
      index/user.ttss

+ 1
- 2
index/user.ttml 查看文件

@@ -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 查看文件

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


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

Loading…
取消
儲存