zs 3 年之前
父节点
当前提交
a3ce15361e
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      pages/index/index.wxml

+ 1 - 0
pages/index/index.wxml

@@ -3,6 +3,7 @@
     <view class="one">
       <button type="primary" size="mini" bindtap="toLogin" data-type="home">系统首页</button>
       <button type="primary" size="mini" bindtap="toLogin" data-type="login">系统登录</button>
+      1
     </view>
   </view>
 </mobile-main>