- <!--为我的-关于我们页面-->
- <view class="con">
- <view class="title2 primary-text-color">Tin Link</view>
- </view>
- <view><button class="button primary-background-color white-text-color" bindtap="switch1">汇听建立初衷</button></view>
- <view><button class="button primary-background-color white-text-color" bindtap="switch2">汇听游玩指南</button></view>
- <view><button class="button primary-background-color white-text-color" bindtap="switch3">汇听更新目录</button></view>
- <view><button class="button primary-background-color white-text-color" bindtap="switch4">联系我们</button></view>
- <view><button class="button primary-background-color white-text-color" bindtap="switch5">商务合作</button></view>
- <view><button class="button primary-background-color white-text-color" bindtap="switch6">隐私保护指引</button></view>
|