| 1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162 |
- {
- "sections": [
- {
- "settings": [
- {
- "type": 0,
- "keyPath": "backgroundReportType",
- "title": "响应位置请求",
- "options": [
- {
- "option": 1,
- "title": "拒绝"
- },
- {
- "option": 2,
- "title": "每次询问"
- },
- {
- "option": 3,
- "title": "允许"
- }
- ]
- }
- ]
- },
- {
- "settings": [
- {
- "type": 2,
- "actionType": 1,
- "title": "修改密码"
- }
- ]
- },
- {
- "settings": [
- {
- "type": 2,
- "actionType": 0,
- "title": "清除缓存"
- }
- ]
- },
- {
- "settings": [
- {
- "type": 4,
- "title": "隐私政策",
- "link": "https://ra.apexshipping.com/t/privacyPolicy.html"
- }
- ]
- },
- {
- "settings": [
- {
- "type": 3,
- "title": "关于"
- }
- ]
- }
- ]
- }
|