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.
6 lines
355 B
6 lines
355 B
<view class="me">
|
|
<button class="denglu" type="primary" bindtap="denglu">登录</button>
|
|
<button class="zhuce" type="primary" bindtap="zhuce">注册</button>
|
|
<button class="guanliyuandenglu" type="primary" bindtap="guanliyuandenglu">管理员登录</button>
|
|
<button class="adzhuce" type="primary" bindtap="adzhuce">管理员注册</button>
|
|
</view> |