|
|
@ -80,6 +80,10 @@
|
|
|
|
<text class="title">隐私协议</text>
|
|
|
|
<text class="title">隐私协议</text>
|
|
|
|
<text class="more"> > </text>
|
|
|
|
<text class="more"> > </text>
|
|
|
|
</view>
|
|
|
|
</view>
|
|
|
|
|
|
|
|
<view class="card-item" bind:tap="testHandle">
|
|
|
|
|
|
|
|
<text class="title">测试</text>
|
|
|
|
|
|
|
|
<text class="more"> > </text>
|
|
|
|
|
|
|
|
</view>
|
|
|
|
<view class="card-item" bind:tap="exitHandle">
|
|
|
|
<view class="card-item" bind:tap="exitHandle">
|
|
|
|
<text class="title">退出</text>
|
|
|
|
<text class="title">退出</text>
|
|
|
|
<text class="more"> > </text>
|
|
|
|
<text class="more"> > </text>
|
|
|
|