1{ 2 "string": [ 3 { 4 "name": "signalcomponent", 5 "value": "signalcomponent" 6 }, 7 { 8 "name": "mainability_description", 9 "value": "JS_Phone_Empty Feature Ability" 10 }, 11 { 12 "name": "china_mobile", 13 "value": "中国移动" 14 }, 15 { 16 "name": "china_telecom", 17 "value": "中国电信" 18 }, 19 { 20 "name": "china_unicom", 21 "value": "中国联通" 22 },{ 23 "name": "net_null", 24 "value": "没有 SIM 卡" 25 }, 26 { 27 "name": "2G", 28 "value": "2G" 29 }, 30 { 31 "name": "3G", 32 "value": "3G" 33 }, 34 { 35 "name": "4G", 36 "value": "4G" 37 }, 38 { 39 "name": "5G", 40 "value": "5G" 41 }, 42 { 43 "name": "signal_null", 44 "value": "×" 45 } 46 ] 47} 48