| 1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162 |
- {
- "sections": [
- {
- "settings": [
- {
- "type": 0,
- "keyPath": "backgroundReportType",
- "title": "Response Location Request",
- "options": [
- {
- "option": 1,
- "title": "Reject"
- },
- {
- "option": 2,
- "title": "Always ask"
- },
- {
- "option": 3,
- "title": "Allow"
- }
- ]
- }
- ]
- },
- {
- "settings": [
- {
- "type": 2,
- "actionType": 1,
- "title": "Change Password"
- }
- ]
- },
- {
- "settings": [
- {
- "type": 2,
- "actionType": 0,
- "title": "Clean Cache"
- }
- ]
- },
- {
- "settings": [
- {
- "type": 4,
- "title": "Privacy Policy",
- "link": "https://www.baidu.com"
- }
- ]
- },
- {
- "settings": [
- {
- "type": 3,
- "title": "About"
- }
- ]
- }
- ]
- }
|