浏览代码

upload

product
HolyKnightIX 1年前
父节点
当前提交
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>
</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 查看文件

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

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

正在加载...
取消
保存