minix-template
Version:
minix template
1,697 lines (1,684 loc) • 93.2 kB
JavaScript
var Pf1cca34X;
/******/ (() => { // webpackBootstrap
/******/ var __webpack_modules__ = ({
/***/ "./src/rich/pages/base/getPluginInfo/index.mxl?entry":
/*!***********************************************************!*\
!*** ./src/rich/pages/base/getPluginInfo/index.mxl?entry ***!
\***********************************************************/
/***/ ((__unused_webpack_module, __unused_webpack_exports, __webpack_require__) => {
var $app_template$ = __webpack_require__(/*! !!../../../../../node_modules/@minix-iot/minix-loader/lib/json.js!../../../../../node_modules/@minix-iot/minix-loader/lib/template.js!./index.mxl */ "./node_modules/@minix-iot/minix-loader/lib/json.js!./node_modules/@minix-iot/minix-loader/lib/template.js!./src/rich/pages/base/getPluginInfo/index.mxl")
var $app_style$ = __webpack_require__(/*! !!../../../../../node_modules/@minix-iot/minix-loader/lib/json.js!../../../../../node_modules/@minix-iot/minix-loader/lib/style.js!./index.css */ "./node_modules/@minix-iot/minix-loader/lib/json.js!./node_modules/@minix-iot/minix-loader/lib/style.js!./src/rich/pages/base/getPluginInfo/index.css")
var $app_script$ = __webpack_require__(/*! !!../../../../../node_modules/@minix-iot/minix-loader/lib/script.js!../../../../../node_modules/babel-loader?presets[]=/Users/liangzw7/Downloads/Work/Midea/Gitlab/Minix/DevKits/minix-jsbridge-sdk/example/node_modules/@babel/preset-env&plugins[]=/Users/liangzw7/Downloads/Work/Midea/Gitlab/Minix/DevKits/minix-jsbridge-sdk/example/node_modules/@babel/plugin-transform-modules-commonjs&comments=false!../../../../../node_modules/@minix-iot/minix-loader/lib/resource-reference-script.js!./index.js */ "./node_modules/@minix-iot/minix-loader/lib/script.js!./node_modules/babel-loader/lib/index.js?presets[]=/Users/liangzw7/Downloads/Work/Midea/Gitlab/Minix/DevKits/minix-jsbridge-sdk/example/node_modules/@babel/preset-env&plugins[]=/Users/liangzw7/Downloads/Work/Midea/Gitlab/Minix/DevKits/minix-jsbridge-sdk/example/node_modules/@babel/plugin-transform-modules-commonjs&comments=false!./node_modules/@minix-iot/minix-loader/lib/resource-reference-script.js!./src/rich/pages/base/getPluginInfo/index.js")
$app_define$('@app-component/index', [], function($app_require$, $app_exports$, $app_module$) {
$app_script$($app_module$, $app_exports$, $app_require$)
if ($app_exports$.__esModule && $app_exports$.default) {
$app_module$.exports = $app_exports$.default
}
$app_module$.exports.template = $app_template$
$app_module$.exports.style = $app_style$
})
$app_bootstrap$('@app-component/index',undefined,undefined)
/***/ }),
/***/ "./node_modules/@minix-iot/minix-loader/lib/json.js!./node_modules/@minix-iot/minix-loader/lib/style.js!./src/rich/pages/base/getPluginInfo/index.css":
/*!************************************************************************************************************************************************************!*\
!*** ./node_modules/@minix-iot/minix-loader/lib/json.js!./node_modules/@minix-iot/minix-loader/lib/style.js!./src/rich/pages/base/getPluginInfo/index.css ***!
\************************************************************************************************************************************************************/
/***/ ((module) => {
module.exports = {
".main-container": {
"fontFamily": "PingFangSC-Medium",
"display": "flex",
"flexWrap": "wrap",
"flexDirection": "column",
"justifyContent": "flex-start",
"backgroundColor": "#FFD700"
},
".demo": {
"flexDirection": "column",
"width": "100%"
},
".demo_header": {
"alignItems": "center",
"marginTop": "20px",
"position": "relative"
},
".back_button": {
"width": "200px",
"height": "40px",
"fontSize": "32px",
"position": "absolute",
"left": "0px",
"top": "30px",
"textAlign": "left",
"zIndex": 2,
"backgroundColor": "#ffffff",
"color": "#272c34"
},
".demo_title": {
"height": "100px",
"width": "100%",
"alignItems": "center",
"fontSize": "32px",
"fontWeight": "500",
"justifyContent": "center"
},
".demo_block_name": {
"backgroundColor": "#daf9ca",
"fontSize": "28px",
"color": "#8a8a8f",
"paddingTop": "0px",
"paddingRight": "20px",
"paddingBottom": "0px",
"paddingLeft": "20px",
"width": "100%",
"height": "90px",
"alignItems": "center"
},
".demo_contain": {
"paddingTop": "30px",
"paddingRight": "20px",
"paddingBottom": "30px",
"paddingLeft": "20px",
"flexDirection": "column"
},
".sample_contain": {
"display": "flex",
"flexDirection": "column"
},
".contain_text": {
"fontSize": "30px",
"lineHeight": "45px"
},
".commom_tcolor": {
"color": "#272c34"
},
".contain": {
"backgroundColor": "#ffffff",
"paddingTop": "40px",
"paddingLeft": "30px",
"flexDirection": "column"
},
".bg_color": {
"backgroundColor": "#000000"
},
".color_blue_d": {
"color": "rgb(79,148,208)"
},
".color_blue_l": {
"color": "rgb(156,220,254)"
},
".color_yellow_d": {
"color": "rgb(230,130,84)"
},
".color_yellow_l": {
"color": "rgb(220,220,170)"
},
".color_red": {
"color": "rgb(199,0,80)"
},
".margin_b": {
"marginBottom": "30px"
},
".style_ta": {
"color": "rgb(169,169,169)",
"fontSize": "30px",
"marginTop": "15px"
},
".color_green": {
"color": "rgb(96,153,85)"
},
".text_color": {
"color": "#267aff"
},
".circleall": {
"width": "100%",
"flexDirection": "row",
"justifyContent": "center",
"paddingTop": "20px",
"paddingRight": "20px",
"paddingBottom": "20px",
"paddingLeft": "20px"
},
".button": {
"marginTop": "15px",
"width": "90%",
"height": "80px",
"textAlign": "center",
"fontSize": "28px",
"borderBottomLeftRadius": "40px",
"borderBottomRightRadius": "40px",
"borderTopLeftRadius": "40px",
"borderTopRightRadius": "40px",
"backgroundColor": "#317aff"
},
".perch_none_0": {
"width": "10px"
},
".perch_none_1": {
"width": "20px"
},
".perch_none_2": {
"width": "40px"
},
".perch_none_3": {
"width": "60px"
},
".perch_none_4": {
"width": "80px"
}
}
/***/ }),
/***/ "./node_modules/@minix-iot/minix-loader/lib/json.js!./node_modules/@minix-iot/minix-loader/lib/template.js!./src/rich/pages/base/getPluginInfo/index.mxl":
/*!***************************************************************************************************************************************************************!*\
!*** ./node_modules/@minix-iot/minix-loader/lib/json.js!./node_modules/@minix-iot/minix-loader/lib/template.js!./src/rich/pages/base/getPluginInfo/index.mxl ***!
\***************************************************************************************************************************************************************/
/***/ ((module) => {
module.exports = {
"attr": {
"debugLine": "src/rich/pages/base/getPluginInfo/index:1",
"className": "demo"
},
"type": "div",
"classList": [
"demo"
],
"children": [
{
"attr": {
"debugLine": "src/rich/pages/base/getPluginInfo/index:2",
"className": "demo_header"
},
"type": "div",
"classList": [
"demo_header"
],
"children": [
{
"attr": {
"debugLine": "src/rich/pages/base/getPluginInfo/index:3",
"type": "button",
"value": "< 返回",
"className": "back_button"
},
"type": "input",
"classList": [
"back_button"
],
"events": {
"click": "goBack"
}
},
{
"attr": {
"debugLine": "src/rich/pages/base/getPluginInfo/index:4",
"className": "demo_title"
},
"type": "div",
"classList": [
"demo_title"
],
"children": [
{
"attr": {
"debugLine": "src/rich/pages/base/getPluginInfo/index:5",
"value": "getPluginInfo"
},
"type": "text"
}
]
}
]
},
{
"attr": {
"debugLine": "src/rich/pages/base/getPluginInfo/index:8",
"className": "demo_block"
},
"type": "div",
"classList": [
"demo_block"
],
"children": [
{
"attr": {
"debugLine": "src/rich/pages/base/getPluginInfo/index:9",
"className": "demo_block_name",
"value": "接口参数"
},
"type": "text",
"classList": [
"demo_block_name"
]
}
]
},
{
"attr": {
"debugLine": "src/rich/pages/base/getPluginInfo/index:11",
"className": "demo_contain"
},
"type": "div",
"classList": [
"demo_contain"
],
"children": [
{
"attr": {
"debugLine": "src/rich/pages/base/getPluginInfo/index:12",
"className": "flex_style"
},
"type": "div",
"classList": [
"flex_style"
],
"children": [
{
"attr": {
"debugLine": "src/rich/pages/base/getPluginInfo/index:13",
"className": "contain_text commom_tcolor",
"value": "N/A"
},
"type": "text",
"classList": [
"contain_text",
"commom_tcolor"
]
}
]
}
]
},
{
"attr": {
"debugLine": "src/rich/pages/base/getPluginInfo/index:16",
"className": "demo_block"
},
"type": "div",
"classList": [
"demo_block"
],
"children": [
{
"attr": {
"debugLine": "src/rich/pages/base/getPluginInfo/index:17",
"className": "demo_block_name",
"value": "代码"
},
"type": "text",
"classList": [
"demo_block_name"
]
}
]
},
{
"attr": {
"debugLine": "src/rich/pages/base/getPluginInfo/index:19",
"className": "contain bg_color"
},
"type": "div",
"classList": [
"contain",
"bg_color"
],
"children": [
{
"attr": {
"debugLine": "src/rich/pages/base/getPluginInfo/index:20",
"className": "flex_style"
},
"type": "div",
"classList": [
"flex_style"
],
"children": [
{
"attr": {
"debugLine": "src/rich/pages/base/getPluginInfo/index:20",
"className": "color_blue_d contain_text",
"value": "this"
},
"type": "text",
"classList": [
"color_blue_d",
"contain_text"
]
},
{
"attr": {
"debugLine": "src/rich/pages/base/getPluginInfo/index:20",
"className": "color_yellow_l contain_text",
"value": ".$native"
},
"type": "text",
"classList": [
"color_yellow_l",
"contain_text"
]
}
]
},
{
"attr": {
"debugLine": "src/rich/pages/base/getPluginInfo/index:21",
"className": "flex_style"
},
"type": "div",
"classList": [
"flex_style"
],
"children": [
{
"attr": {
"debugLine": "src/rich/pages/base/getPluginInfo/index:21",
"className": "perch_none_1"
},
"type": "text",
"classList": [
"perch_none_1"
]
},
{
"attr": {
"debugLine": "src/rich/pages/base/getPluginInfo/index:21",
"className": "color_yellow_l contain_text",
"value": ".getSystemInfo"
},
"type": "text",
"classList": [
"color_yellow_l",
"contain_text"
]
},
{
"attr": {
"debugLine": "src/rich/pages/base/getPluginInfo/index:21",
"className": "color_yellow_d contain_text",
"value": "("
},
"type": "text",
"classList": [
"color_yellow_d",
"contain_text"
]
},
{
"attr": {
"debugLine": "src/rich/pages/base/getPluginInfo/index:21",
"className": "color_yellow_d contain_text",
"value": ")"
},
"type": "text",
"classList": [
"color_yellow_d",
"contain_text"
]
}
]
},
{
"attr": {
"debugLine": "src/rich/pages/base/getPluginInfo/index:22",
"className": "flex_style"
},
"type": "div",
"classList": [
"flex_style"
],
"children": [
{
"attr": {
"debugLine": "src/rich/pages/base/getPluginInfo/index:22",
"className": "perch_none_1"
},
"type": "text",
"classList": [
"perch_none_1"
]
},
{
"attr": {
"debugLine": "src/rich/pages/base/getPluginInfo/index:22",
"className": "color_yellow_l contain_text",
"value": ".then"
},
"type": "text",
"classList": [
"color_yellow_l",
"contain_text"
]
},
{
"attr": {
"debugLine": "src/rich/pages/base/getPluginInfo/index:22",
"className": "color_yellow_d contain_text",
"value": "("
},
"type": "text",
"classList": [
"color_yellow_d",
"contain_text"
]
},
{
"attr": {
"debugLine": "src/rich/pages/base/getPluginInfo/index:22",
"className": "color_blue_l contain_text",
"value": "res"
},
"type": "text",
"classList": [
"color_blue_l",
"contain_text"
]
},
{
"attr": {
"debugLine": "src/rich/pages/base/getPluginInfo/index:22",
"className": "color_blue_d contain_text",
"value": "=>"
},
"type": "text",
"classList": [
"color_blue_d",
"contain_text"
]
},
{
"attr": {
"debugLine": "src/rich/pages/base/getPluginInfo/index:22",
"className": "color_yellow_l contain_text",
"value": "{"
},
"type": "text",
"classList": [
"color_yellow_l",
"contain_text"
]
}
]
},
{
"attr": {
"debugLine": "src/rich/pages/base/getPluginInfo/index:23",
"className": "flex_style"
},
"type": "div",
"classList": [
"flex_style"
],
"children": [
{
"attr": {
"debugLine": "src/rich/pages/base/getPluginInfo/index:23",
"className": "perch_none_2"
},
"type": "text",
"classList": [
"perch_none_2"
]
},
{
"attr": {
"debugLine": "src/rich/pages/base/getPluginInfo/index:23",
"className": "color_blue_d contain_text",
"value": "this"
},
"type": "text",
"classList": [
"color_blue_d",
"contain_text"
]
},
{
"attr": {
"debugLine": "src/rich/pages/base/getPluginInfo/index:23",
"className": "color_yellow_l contain_text",
"value": ".$alert"
},
"type": "text",
"classList": [
"color_yellow_l",
"contain_text"
]
},
{
"attr": {
"debugLine": "src/rich/pages/base/getPluginInfo/index:23",
"className": "color_red contain_text",
"value": "("
},
"type": "text",
"classList": [
"color_red",
"contain_text"
]
},
{
"attr": {
"debugLine": "src/rich/pages/base/getPluginInfo/index:23",
"className": "color_blue_l contain_text",
"value": "res"
},
"type": "text",
"classList": [
"color_blue_l",
"contain_text"
]
},
{
"attr": {
"debugLine": "src/rich/pages/base/getPluginInfo/index:23",
"className": "color_red contain_text",
"value": ")"
},
"type": "text",
"classList": [
"color_red",
"contain_text"
]
}
]
},
{
"attr": {
"debugLine": "src/rich/pages/base/getPluginInfo/index:24",
"className": "flex_style"
},
"type": "div",
"classList": [
"flex_style"
],
"children": [
{
"attr": {
"debugLine": "src/rich/pages/base/getPluginInfo/index:24",
"className": "perch_none_1"
},
"type": "text",
"classList": [
"perch_none_1"
]
},
{
"attr": {
"debugLine": "src/rich/pages/base/getPluginInfo/index:24",
"className": "color_yellow_l contain_text",
"value": "}"
},
"type": "text",
"classList": [
"color_yellow_l",
"contain_text"
]
},
{
"attr": {
"debugLine": "src/rich/pages/base/getPluginInfo/index:24",
"className": "color_yellow_d contain_text",
"value": ")"
},
"type": "text",
"classList": [
"color_yellow_d",
"contain_text"
]
}
]
},
{
"attr": {
"debugLine": "src/rich/pages/base/getPluginInfo/index:25",
"className": "flex_style"
},
"type": "div",
"classList": [
"flex_style"
],
"children": [
{
"attr": {
"debugLine": "src/rich/pages/base/getPluginInfo/index:25",
"className": "perch_none_1"
},
"type": "text",
"classList": [
"perch_none_1"
]
},
{
"attr": {
"debugLine": "src/rich/pages/base/getPluginInfo/index:25",
"className": "color_yellow_l contain_text",
"value": ".catch"
},
"type": "text",
"classList": [
"color_yellow_l",
"contain_text"
]
},
{
"attr": {
"debugLine": "src/rich/pages/base/getPluginInfo/index:25",
"className": "color_yellow_d contain_text",
"value": "("
},
"type": "text",
"classList": [
"color_yellow_d",
"contain_text"
]
},
{
"attr": {
"debugLine": "src/rich/pages/base/getPluginInfo/index:25",
"className": "color_blue_l contain_text",
"value": "err"
},
"type": "text",
"classList": [
"color_blue_l",
"contain_text"
]
},
{
"attr": {
"debugLine": "src/rich/pages/base/getPluginInfo/index:25",
"className": "color_blue_d contain_text",
"value": "=>"
},
"type": "text",
"classList": [
"color_blue_d",
"contain_text"
]
},
{
"attr": {
"debugLine": "src/rich/pages/base/getPluginInfo/index:25",
"className": "color_yellow_l contain_text",
"value": "{"
},
"type": "text",
"classList": [
"color_yellow_l",
"contain_text"
]
}
]
},
{
"attr": {
"debugLine": "src/rich/pages/base/getPluginInfo/index:26",
"className": "flex_style"
},
"type": "div",
"classList": [
"flex_style"
],
"children": [
{
"attr": {
"debugLine": "src/rich/pages/base/getPluginInfo/index:26",
"className": "perch_none_2"
},
"type": "text",
"classList": [
"perch_none_2"
]
},
{
"attr": {
"debugLine": "src/rich/pages/base/getPluginInfo/index:26",
"className": "color_blue_d contain_text",
"value": "this"
},
"type": "text",
"classList": [
"color_blue_d",
"contain_text"
]
},
{
"attr": {
"debugLine": "src/rich/pages/base/getPluginInfo/index:26",
"className": "color_yellow_l contain_text",
"value": ".$toast"
},
"type": "text",
"classList": [
"color_yellow_l",
"contain_text"
]
},
{
"attr": {
"debugLine": "src/rich/pages/base/getPluginInfo/index:26",
"className": "color_red contain_text",
"value": "("
},
"type": "text",
"classList": [
"color_red",
"contain_text"
]
},
{
"attr": {
"debugLine": "src/rich/pages/base/getPluginInfo/index:26",
"className": "color_blue_l contain_text",
"value": "err"
},
"type": "text",
"classList": [
"color_blue_l",
"contain_text"
]
},
{
"attr": {
"debugLine": "src/rich/pages/base/getPluginInfo/index:26",
"className": "color_red contain_text",
"value": ")"
},
"type": "text",
"classList": [
"color_red",
"contain_text"
]
}
]
},
{
"attr": {
"debugLine": "src/rich/pages/base/getPluginInfo/index:27",
"className": "flex_style"
},
"type": "div",
"classList": [
"flex_style"
],
"children": [
{
"attr": {
"debugLine": "src/rich/pages/base/getPluginInfo/index:27",
"className": "perch_none_1"
},
"type": "text",
"classList": [
"perch_none_1"
]
},
{
"attr": {
"debugLine": "src/rich/pages/base/getPluginInfo/index:27",
"className": "color_yellow_l contain_text",
"value": "}"
},
"type": "text",
"classList": [
"color_yellow_l",
"contain_text"
]
},
{
"attr": {
"debugLine": "src/rich/pages/base/getPluginInfo/index:27",
"className": "color_yellow_d contain_text",
"value": ")"
},
"type": "text",
"classList": [
"color_yellow_d",
"contain_text"
]
}
]
}
]
},
{
"attr": {
"debugLine": "src/rich/pages/base/getPluginInfo/index:29",
"className": "demo_block"
},
"type": "div",
"classList": [
"demo_block"
],
"children": [
{
"attr": {
"debugLine": "src/rich/pages/base/getPluginInfo/index:30",
"className": "demo_block_name",
"value": "调用方式"
},
"type": "text",
"classList": [
"demo_block_name"
]
}
]
},
{
"attr": {
"debugLine": "src/rich/pages/base/getPluginInfo/index:32",
"className": "circleall"
},
"type": "div",
"classList": [
"circleall"
],
"children": [
{
"attr": {
"debugLine": "src/rich/pages/base/getPluginInfo/index:33",
"type": "button",
"value": "getSystemInfo",
"className": "button"
},
"type": "input",
"classList": [
"button"
],
"events": {
"click": "getSystemInfoTouch"
}
}
]
},
{
"attr": {
"debugLine": "src/rich/pages/base/getPluginInfo/index:35",
"className": "demo_block"
},
"type": "div",
"classList": [
"demo_block"
],
"children": [
{
"attr": {
"debugLine": "src/rich/pages/base/getPluginInfo/index:36",
"className": "demo_block_name",
"value": "调用结果"
},
"type": "text",
"classList": [
"demo_block_name"
]
}
]
},
{
"attr": {
"debugLine": "src/rich/pages/base/getPluginInfo/index:38",
"className": "contain margin_b bg_color"
},
"type": "div",
"classList": [
"contain",
"margin_b",
"bg_color"
],
"children": [
{
"attr": {
"debugLine": "src/rich/pages/base/getPluginInfo/index:39",
"className": "flex_style"
},
"type": "div",
"classList": [
"flex_style"
],
"children": [
{
"attr": {
"debugLine": "src/rich/pages/base/getPluginInfo/index:39",
"className": "color_green contain_text",
"value": "//成功时output"
},
"type": "text",
"classList": [
"color_green",
"contain_text"
]
}
]
},
{
"attr": {
"debugLine": "src/rich/pages/base/getPluginInfo/index:40",
"className": "flex_style"
},
"type": "div",
"classList": [
"flex_style"
],
"children": [
{
"attr": {
"debugLine": "src/rich/pages/base/getPluginInfo/index:40",
"className": "color_yellow_l contain_text",
"value": "{"
},
"type": "text",
"classList": [
"color_yellow_l",
"contain_text"
]
}
]
},
{
"attr": {
"debugLine": "src/rich/pages/base/getPluginInfo/index:41",
"className": "flex_style"
},
"type": "div",
"classList": [
"flex_style"
],
"children": [
{
"attr": {
"debugLine": "src/rich/pages/base/getPluginInfo/index:41",
"className": "perch_none_1"
},
"type": "text",
"classList": [
"perch_none_1"
]
},
{
"attr": {
"debugLine": "src/rich/pages/base/getPluginInfo/index:41",
"className": "color_blue_d contain_text",
"value": "platform:"
},
"type": "text",
"classList": [
"color_blue_d",
"contain_text"
]
},
{
"attr": {
"debugLine": "src/rich/pages/base/getPluginInfo/index:41",
"className": "color_yellow_d contain_text",
"value": "基础库版本"
},
"type": "text",
"classList": [
"color_yellow_d",
"contain_text"
]
},
{
"attr": {
"debugLine": "src/rich/pages/base/getPluginInfo/index:41",
"className": "color_yellow_l contain_text",
"value": ","
},
"type": "text",
"classList": [
"color_yellow_l",
"contain_text"
]
}
]
},
{
"attr": {
"debugLine": "src/rich/pages/base/getPluginInfo/index:42",
"className": "flex_style"
},
"type": "div",
"classList": [
"flex_style"
],
"children": [
{
"attr": {
"debugLine": "src/rich/pages/base/getPluginInfo/index:42",
"className": "perch_none_1"
},
"type": "text",
"classList": [
"perch_none_1"
]
},
{
"attr": {
"debugLine": "src/rich/pages/base/getPluginInfo/index:42",
"className": "perch_none_1"
},
"type": "text",
"classList": [
"perch_none_1"
]
},
{
"attr": {
"debugLine": "src/rich/pages/base/getPluginInfo/index:42",
"className": "color_blue_d contain_text",
"value": "SDKVersion"
},
"type": "text",
"classList": [
"color_blue_d",
"contain_text"
]
},
{
"attr": {
"debugLine": "src/rich/pages/base/getPluginInfo/index:42",
"className": "color_blue_l contain_text",
"value": ":"
},
"type": "text",
"classList": [
"color_blue_l",
"contain_text"
]
},
{
"attr": {
"debugLine": "src/rich/pages/base/getPluginInfo/index:42",
"className": "color_yellow_d contain_text",
"value": "基础库版本"
},
"type": "text",
"classList": [
"color_yellow_d",
"contain_text"
]
},
{
"attr": {
"debugLine": "src/rich/pages/base/getPluginInfo/index:42",
"className": "color_yellow_l contain_text",
"value": ","
},
"type": "text",
"classList": [
"color_yellow_l",
"contain_text"
]
}
]
},
{
"attr": {
"debugLine": "src/rich/pages/base/getPluginInfo/index:43",
"className": "flex_style"
},
"type": "div",
"classList": [
"flex_style"
],
"children": [
{
"attr": {
"debugLine": "src/rich/pages/base/getPluginInfo/index:43",
"className": "perch_none_1"
},
"type": "text",
"classList": [
"perch_none_1"
]
},
{
"attr": {
"debugLine": "src/rich/pages/base/getPluginInfo/index:43",
"className": "color_blue_d contain_text",
"value": "system"
},
"type": "text",
"classList": [
"color_blue_d",
"contain_text"
]
},
{
"attr": {
"debugLine": "src/rich/pages/base/getPluginInfo/index:43",
"className": "color_blue_l contain_text",
"value": ":"
},
"type": "text",
"classList": [
"color_blue_l",
"contain_text"
]
},
{
"attr": {
"debugLine": "src/rich/pages/base/getPluginInfo/index:43",
"className": "color_yellow_d contain_text",
"value": "系统版本号"
},
"type": "text",
"classList": [
"color_yellow_d",
"contain_text"
]
},
{
"attr": {
"debugLine": "src/rich/pages/base/getPluginInfo/index:43",
"className": "color_yellow_l contain_text",
"value": ","
},
"type": "text",
"classList": [
"color_yellow_l",
"contain_text"
]
}
]
},
{
"attr": {
"debugLine": "src/rich/pages/base/getPluginInfo/index:44",
"className": "flex_style"
},
"type": "div",
"classList": [
"flex_style"
],
"children": [
{
"attr": {
"debugLine": "src/rich/pages/base/getPluginInfo/index:44",
"className": "perch_none_1"
},
"type": "text",
"classList": [
"perch_none_1"
]
},
{
"attr": {
"debugLine": "src/rich/pages/base/getPluginInfo/index:44",
"className": "color_blue_d contain_text",
"value": "brand"
},
"type": "text",
"classList": [
"color_blue_d",
"contain_text"
]
},
{
"attr": {
"debugLine": "src/rich/pages/base/getPluginInfo/index:44",
"className": "color_blue_l contain_text",
"value": ":"
},
"type": "text",
"classList": [
"color_blue_l",
"contain_text"
]
},
{
"attr": {
"debugLine": "src/rich/pages/base/getPluginInfo/index:44",
"className": "color_yellow_d contain_text",
"value": "手机品牌"
},
"type": "text",
"classList": [
"color_yellow_d",
"contain_text"
]
},
{
"attr": {
"debugLine": "src/rich/pages/base/getPluginInfo/index:44",
"className": "color_yellow_l contain_text",
"value": ","
},
"type": "text",
"classList": [
"color_yellow_l",
"contain_text"
]
}
]
},
{
"attr": {
"debugLine": "src/rich/pages/base/getPluginInfo/index:45",
"className": "flex_style"
},
"type": "div",
"classList": [
"flex_style"
],
"children": [
{
"attr": {
"debugLine": "src/rich/pages/base/getPluginInfo/index:45",
"className": "perch_none_1"
},
"type": "text",
"classList": [
"perch_none_1"
]
},
{
"attr": {
"debugLine": "src/rich/pages/base/getPluginInfo/index:45",
"className": "color_blue_d contain_text",
"value": "model"
},
"type": "text",
"classList": [
"color_blue_d",
"contain_text"
]
},
{
"attr": {
"debugLine": "src/rich/pages/base/getPluginInfo/index:45",
"className": "color_blue_l contain_text",
"value": ":"
},
"type": "text",
"classList": [
"color_blue_l",
"contain_text"
]
},
{
"attr": {
"debugLine": "src/rich/pages/base/getPluginInfo/index:45",
"className": "color_yellow_d contain_text",
"value": "手机型号"
},
"type": "text",
"classList": [
"color_yellow_d",
"contain_text"
]
},
{
"attr": {
"debugLine": "src/rich/pages/base/getPluginInfo/index:45",
"className": "color_yellow_l contain_text",
"value": ","
},
"type": "text",
"classList": [
"color_yellow_l",
"contain_text"
]
}
]
},
{
"attr": {
"debugLine": "src/rich/pages/base/getPluginInfo/index:46",
"className": "flex_style"
},
"type": "div",
"classList": [
"flex_style"
],
"children": [
{
"attr": {
"debugLine": "src/rich/pages/base/getPluginInfo/index:46",
"className": "perch_none_1"
},
"type": "text",
"classList": [
"perch_none_1"
]
},
{
"attr": {
"debugLine": "src/rich/pages/base/getPluginInfo/index:46",
"className": "color_blue_d contain_text",
"value": "screenWidth"
},
"type": "text",
"classList": [
"color_blue_d",
"contain_text"
]
},
{
"attr": {
"debugLine": "src/rich/pages/base/getPluginInfo/index:46",
"className": "color_blue_l contain_text",
"value": ":"
},
"type": "text",
"classList": [
"color_blue_l",
"contain_text"
]
},
{
"attr": {
"debugLine": "src/rich/pages/base/getPluginInfo/index:46",
"className": "color_yellow_d contain_text",
"value": "屏幕宽度"
},
"type": "text",
"classList": [
"color_yellow_d",
"contain_text"
]
},
{
"attr": {
"debugLine": "src/rich/pages/base/getPluginInfo/index:46",
"className": "color_yellow_l contain_text",
"value": ","
},
"type": "text",
"classList": [
"color_yellow_l",
"contain_text"
]
}
]
},
{
"attr": {
"debugLine": "src/rich/pages/base/getPluginInfo/index:47",
"className": "flex_style"
},
"type": "div",
"classList": [
"flex_style"
],
"children": [
{
"attr": {
"debugLine": "src/rich/pages/base/getPluginInfo/index:47",
"className": "perch_none_1"
},
"type": "text",
"classList": [
"perch_none_1"
]
},
{
"attr": {
"debugLine": "src/rich/pages/base/getPluginInfo/index:47",
"className": "color_blue_d contain_text",
"value": "screenHeight"
},
"type": "text",
"classList": [
"color_blue_d",
"contain_text"
]
},
{
"attr": {
"debugLine": "src/rich/pages/base/getPluginInfo/index:47",
"className": "color_blue_l contain_text",
"value": ":"
},
"type": "text",
"classList": [
"color_blue_l",
"contain_text"
]
},
{
"attr": {
"debugLine": "src/rich/pages/base/getPluginInfo/index:47",
"className": "color_yellow_d contain_text",
"value": "屏幕高度"
},
"type": "text",
"classList": [
"color_yellow_d",
"contain_text"
]
},
{
"attr": {
"debugLine": "src/rich/pages/base/getPluginInfo/index:47",
"className": "color_yellow_l contain_text",
"value": ","
},
"type": "text",
"classList": [
"color_yellow_l",
"contain_text"
]
}
]
},
{
"attr": {
"debugLine": "src/rich/pages/base/getPluginInfo/index:48",
"className": "flex_style"
},
"type": "div",
"classList": [
"flex_style"
],
"children": [
{
"attr": {
"debugLine": "src/rich/pages/base/getPluginInfo/index:48",
"className": "perch_none_1"
},
"type": "text",
"classList": [
"perch_none_1"
]
},
{
"attr": {
"debugLine": "src/rich/pages/base/getPluginInfo/index:48",
"className": "color_blue_d contain_text",
"value": "wifiEnable"
},
"type": "text",
"classList": [
"color_blue_d",
"contain_text"
]
},
{
"attr": {
"debugLine": "src/rich/pages/base/getPluginInfo/index:48",
"className": "color_blue_l contain_text",
"value": ":"
},
"type": "text",
"classList": [
"color_blue_l",
"contain_text"
]
},
{
"attr": {
"debugLine": "src/rich/pages/base/getPluginInfo/index:48",
"className": "color_yellow_d contain_text",
"value": "wifi状态"
},
"type": "text",
"classList": [
"color_yellow_d",
"contain_text"
]
},
{
"attr": {
"debugLine": "src/rich/pages/base/getPluginInfo/index:48",
"className": "color_yellow_l contain_text",
"value": ","
},
"type": "text",
"classList": [
"color_yellow_l",
"contain_text"
]
}
]
},
{
"attr": {
"debugLine": "src/rich/pages/base/getPluginInfo/index:49",
"className": "flex_style"
},
"type": "div",
"classList": [
"flex_style"
],
"children": [
{
"attr": {
"debugLine": "src/rich/pages/base/getPluginInfo/index:49",
"className": "perch_none_1"
},
"type": "text",
"classList": [
"perch_none_1"
]
},
{
"attr": {
"debugLine": "src/rich/pages/base/getPluginInfo/index:49",
"className": "color_blue_d contain_text",
"value": "bluetoothEnabled"
},
"type": "text",
"classList": [
"color_blue_d",
"contain_text"
]
},
{
"attr": {
"debugLine": "src/rich/pages/base/getPluginInfo/index:49",
"className": "color_blue_l contain_text",
"value": ":"
},
"type": "text",
"classList": [
"color_blue_l",
"contain_text"
]
},
{
"attr": {
"debugLine": "src/rich/pages/base/getPluginInfo/index:49",
"className": "color_yellow_d contain_text",
"value": "蓝牙状态"
},
"type": "text",
"classList": [
"color_yellow_d",
"contain_text"
]
},
{
"attr": {
"debugLine": "src/rich/pages/base/getPluginInfo/index:49",
"className": "color_yellow_l contain_text",
"value": ","
},
"type": "text",
"classList": [
"color_yellow_l",
"contain_text"
]
}
]
},
{
"attr": {
"debugLine": "src/rich/pages/base/getPluginInfo/index:50",
"className": "flex_style"
},
"type": "div",
"classList": [
"flex_style"
],
"children": [
{
"attr": {
"debugLine": "src/rich/pages/base/getPluginInfo/index:50",
"className": "perch_none_1"
},
"type": "text",
"classList": [
"perch_none_1"
]
},
{
"attr": {
"debugLine": "src/rich/pages/base/getPluginInfo/index:50",
"className": "color_blue_d contain_text",
"value": "mobileNetEnabled"
},
"type": "text",
"classList": [
"color_blue_d",
"contain_text"
]
},
{
"attr": {
"debugLine": "src/rich/pages/base/getPluginInfo/index:50",
"className": "color_blue_l contain_text",
"value": ":"
},
"type": "text",
"classList": [
"color_blue_l",
"contain_text"
]
},
{
"attr": {
"debugLine": "src/rich/pages/base/getPluginInfo/index:50",
"className": "color_yellow_d contain_text",
"value": "4G/5G状态"
},
"type": "text",
"classList": [
"color_yellow_d",
"contain_text"
]
},
{
"attr": {
"debugLine": "src/rich/pages/base/getPluginInfo/index:50",
"className": "color_yellow_l contain_text",
"value": ","
},
"type": "text",
"classList": [
"color_yellow_l",
"contain_text"
]
}
]
},
{
"attr": {
"debugLine": "src/rich/pages/base/getPluginInfo/index:51",
"className": "flex_style"
},
"type": "div",
"classList": [
"flex_style"
],
"children": [
{
"attr": {
"debugLine":