8 lines
232 B
Plaintext
8 lines
232 B
Plaintext
<view class="top">
|
|
<view class="icon logo"></view>
|
|
<view class="tips">搭配你的美,分享你的美</view>
|
|
</view>
|
|
|
|
<view class="bottom">
|
|
<button class="button" type="primary" bind:tap="login">微信登录</button>
|
|
</view> |