Browse Source

fix: wxml age & count

wangyuan 2 years ago
parent
commit
30cc5c1fe1
1 changed files with 2 additions and 2 deletions
  1. 2 2
      pages/workbench/workbench.wxml

+ 2 - 2
pages/workbench/workbench.wxml

@@ -41,11 +41,11 @@
       </view>
       <view class="info age">
         <text>年龄:</text>
-        <text>22岁</text>
+        <text>岁</text>
       </view>
       <view class="info count">
         <text>剩余次数:</text>
-        <text class="bold">5</text>
+        <text class="bold"></text>
         <text>次</text>
       </view>
       <view class="btn ittflex-jcs">