You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
9 lines
322 B
9 lines
322 B
<!--pages/index/index.wxml-->
|
|
<text>1111111</text>
|
|
<!-- 未登录 -->
|
|
<button type="primary" id="button1" bindtap="goto">确认</button>
|
|
<button type="primary" id="button2" bindtap="guanliyuandenglu">登录</button>
|
|
<button type="primary" id="button3" bindtap="zhuce1">注册</button>
|
|
<button type="warn">退出</button>
|
|
|