This commit is contained in:
@@ -50,6 +50,15 @@
|
|||||||
<text>扫一扫登录</text>
|
<text>扫一扫登录</text>
|
||||||
</button>
|
</button>
|
||||||
</view>
|
</view>
|
||||||
|
|
||||||
|
<view class="agreement">
|
||||||
|
<view class="agreement-text">
|
||||||
|
<text class="text">登录即表示同意</text>
|
||||||
|
<text class="link">《用户协议》</text>
|
||||||
|
<text class="text">和</text>
|
||||||
|
<text class="link">《隐私政策》</text>
|
||||||
|
</view>
|
||||||
|
</view>
|
||||||
</view>
|
</view>
|
||||||
</view>
|
</view>
|
||||||
|
|
||||||
@@ -63,21 +72,7 @@
|
|||||||
<view class="scanner-tip">将二维码放入框内即可自动扫描</view>
|
<view class="scanner-tip">将二维码放入框内即可自动扫描</view>
|
||||||
</view>
|
</view>
|
||||||
</view>
|
</view>
|
||||||
</view>
|
</view>
|
||||||
</button>
|
|
||||||
</view>
|
|
||||||
|
|
||||||
<view class="agreement">
|
|
||||||
<view class="agreement-text">
|
|
||||||
<text class="text">登录即表示同意</text>
|
|
||||||
<text class="link">《用户协议》</text>
|
|
||||||
<text class="text">和</text>
|
|
||||||
<text class="link">《隐私政策》</text>
|
|
||||||
</view>
|
|
||||||
</view>
|
|
||||||
</view>
|
|
||||||
</view>
|
|
||||||
</view>
|
|
||||||
</template>
|
</template>
|
||||||
|
|
||||||
<script setup>
|
<script setup>
|
||||||
|
|||||||
Reference in New Issue
Block a user