|
@@ -30,7 +30,7 @@
|
|
|
</view>
|
|
</view>
|
|
|
|
|
|
|
|
<view class="set-list">
|
|
<view class="set-list">
|
|
|
- <view class="set-item">
|
|
|
|
|
|
|
+ <view class="set-item" @click="goToUrl('./set/conversion')">
|
|
|
<view class="item-text sys-height-44 sys-color-black">兑换码</view>
|
|
<view class="item-text sys-height-44 sys-color-black">兑换码</view>
|
|
|
<view class="item-icon">
|
|
<view class="item-icon">
|
|
|
<text class="iconfont sys-height-44 sys-color-gray-9"> </text>
|
|
<text class="iconfont sys-height-44 sys-color-gray-9"> </text>
|
|
@@ -65,9 +65,9 @@ export default {
|
|
|
{'text':'隐私政策','url':'./agreement/privacy'},
|
|
{'text':'隐私政策','url':'./agreement/privacy'},
|
|
|
// {'text':'第三方信息共享清单','url':''},
|
|
// {'text':'第三方信息共享清单','url':''},
|
|
|
{'text':'个人信息清单','url':'./agreement/personage'},
|
|
{'text':'个人信息清单','url':'./agreement/personage'},
|
|
|
- {'text':'相关许可证','url':''},
|
|
|
|
|
- {'text':'ICOCO权限及用途说明','url':''},
|
|
|
|
|
- {'text':'隐私中心','url':''},
|
|
|
|
|
|
|
+ {'text':'相关许可证','url':'./agreement/all-permission'},
|
|
|
|
|
+ // {'text':'ICOCO权限及用途说明','url':''},
|
|
|
|
|
+ // {'text':'隐私中心','url':''},
|
|
|
],
|
|
],
|
|
|
}
|
|
}
|
|
|
},
|
|
},
|