aboutUs.wxml 863 B

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