{ "version": "v0.4me_20190328_db", "comm": "var BASE_DEVICE_WIDTH \\x3d 750;\\nvar isIOS\\x3dnavigator.userAgent.match(\\x22iPhone\\x22);\\nvar deviceWidth \\x3d window.screen.width || 375;\\nvar deviceDPR \\x3d window.devicePixelRatio || 2;\\nvar checkDeviceWidth \\x3d window.__checkDeviceWidth__ || function() {\\nvar newDeviceWidth \\x3d window.screen.width || 375\\nvar newDeviceDPR \\x3d window.devicePixelRatio || 2\\nvar newDeviceHeight \\x3d window.screen.height || 375\\nif (window.screen.orientation \\x26\\x26 /^landscape/.test(window.screen.orientation.type || \\x27\\x27)) newDeviceWidth \\x3d newDeviceHeight\\nif (newDeviceWidth !\\x3d\\x3d deviceWidth || newDeviceDPR !\\x3d\\x3d deviceDPR) {\\ndeviceWidth \\x3d newDeviceWidth\\ndeviceDPR \\x3d newDeviceDPR\\n}\\n}\\ncheckDeviceWidth()\\nvar eps \\x3d 1e-4;\\nvar transformRPX \\x3d window.__transformRpx__ || function(number, newDeviceWidth) {\\nif ( number \\x3d\\x3d\\x3d 0 ) return 0;\\nnumber \\x3d number / BASE_DEVICE_WIDTH * ( newDeviceWidth || deviceWidth );\\nnumber \\x3d Math.floor(number + eps);\\nif (number \\x3d\\x3d\\x3d 0) {\\nif (deviceDPR \\x3d\\x3d\\x3d 1 || !isIOS) {\\nreturn 1;\\n} else {\\nreturn 0.5;\\n}\\n}\\nreturn number;\\n}\\nwindow.__rpxRecalculatingFuncs__ \\x3d window.__rpxRecalculatingFuncs__ || [];\\nvar __COMMON_STYLESHEETS__ \\x3d __COMMON_STYLESHEETS__||{}\\n\\nvar setCssToHead \\x3d function(file, _xcInvalid, info) {\\nvar Ca \\x3d {};\\nvar css_id;\\nvar info \\x3d info || {};\\nvar _C \\x3d __COMMON_STYLESHEETS__\\nfunction makeup(file, opt) {\\nvar _n \\x3d typeof(file) \\x3d\\x3d\\x3d \\x22string\\x22;\\nif ( _n \\x26\\x26 Ca.hasOwnProperty(file)) return \\x22\\x22;\\nif ( _n ) Ca[file] \\x3d 1;\\nvar ex \\x3d _n ? _C[file] : file;\\nvar res\\x3d\\x22\\x22;\\nfor (var i \\x3d ex.length - 1; i \\x3e\\x3d 0; i--) {\\nvar content \\x3d ex[i];\\nif (typeof(content) \\x3d\\x3d\\x3d \\x22object\\x22)\\n{\\nvar op \\x3d content[0];\\nif ( op \\x3d\\x3d 0 )\\nres \\x3d transformRPX(content[1], opt.deviceWidth) + \\x22px\\x22 + res;\\nelse if ( op \\x3d\\x3d 1)\\nres \\x3d opt.suffix + res;\\nelse if ( op \\x3d\\x3d 2 )\\nres \\x3d makeup(content[1], opt) + res;\\n}\\nelse\\nres \\x3d content + res\\n}\\nreturn res;\\n}\\nvar styleSheetManager \\x3d window.__styleSheetManager2__\\nvar rewritor \\x3d function(suffix, opt, style){\\nopt \\x3d opt || {};\\nsuffix \\x3d suffix || \\x22\\x22;\\nopt.suffix \\x3d suffix;\\nif ( opt.allowIllegalSelector !\\x3d undefined \\x26\\x26 _xcInvalid !\\x3d undefined )\\n{\\nif ( opt.allowIllegalSelector )\\nconsole.warn( \\x22For developer:\\x22 + _xcInvalid );\\nelse\\n{\\nconsole.error( _xcInvalid );\\n}\\n}\\nCa\\x3d{};\\ncss \\x3d makeup(file, opt);\\nif (styleSheetManager) {\\nvar key \\x3d (info.path || Math.random()) + \\x27:\\x27 + suffix\\nif (!style) {\\nstyleSheetManager.addItem(key, info.path);\\nwindow.__rpxRecalculatingFuncs__.push(function(size){\\nopt.deviceWidth \\x3d size.width;\\nrewritor(suffix, opt, true);\\n});\\n}\\nstyleSheetManager.setCss(key, css);\\nreturn;\\n}\\nif ( !style )\\n{\\nvar head \\x3d document.head || document.getElementsByTagName(\\x27head\\x27)[0];\\nstyle \\x3d document.createElement(\\x27style\\x27);\\nstyle.type \\x3d \\x27text/css\\x27;\\nstyle.setAttribute( \\x22wxss:path\\x22, info.path );\\nhead.appendChild(style);\\nwindow.__rpxRecalculatingFuncs__.push(function(size){\\nopt.deviceWidth \\x3d size.width;\\nrewritor(suffix, opt, style);\\n});\\n}\\nif (style.styleSheet) {\\nstyle.styleSheet.cssText \\x3d css;\\n} else {\\nif ( style.childNodes.length \\x3d\\x3d 0 )\\nstyle.appendChild(document.createTextNode(css));\\nelse\\nstyle.childNodes[0].nodeValue \\x3d css;\\n}\\n}\\nreturn rewritor;\\n}\\nsetCssToHead([\\x22[is\\\\x3d\\\\x22common/lib/weui\\\\x22]{width: 100% ;wxcs_fileinfo: ./common/lib/weui.wxss 4082 1;}\\\\n[is\\\\x3d\\\\x22miniprogram_npm/miniprogram-recycle-view/recycle-item\\\\x22]{display: inline-block; ;wxcs_fileinfo: ./miniprogram_npm/miniprogram-recycle-view/recycle-item.wxss 2 1;}\\\\n[is\\\\x3d\\\\x22miniprogram_npm/miniprogram-recycle-view/recycle-view\\\\x22]{display: block; width: 100%; ;wxcs_fileinfo: ./miniprogram_npm/miniprogram-recycle-view/recycle-view.wxss 2 1;}\\\\n[is\\\\x3d\\\\x22page/common/lib/weui\\\\x22]{width: 100% ;wxcs_fileinfo: ./page/common/lib/weui.wxss 4082 1;}\\\\n\\x22,])();setCssToHead([],undefined,{path:\\x22./packageComponent/app.wxss\\x22})();", "./packageComponent/pages/view/view/view.wxss": "setCssToHead([\\x22.\\x22,[1],\\x22flex-wrp{ margin-top: 30px; display:flex; ;wxcs_originclass: .flex-wrp;;wxcs_fileinfo: ./packageComponent/pages/view/view/view.wxss 1 1; }\\\\n.\\x22,[1],\\x22flex-item{ width: 100px; height: 150px; font-size: 13px; ;wxcs_originclass: .flex-item;;wxcs_fileinfo: ./packageComponent/pages/view/view/view.wxss 5 1; }\\\\n.\\x22,[1],\\x22flex-item-V{ margin: 0 auto; width: 150px; height: 100px; ;wxcs_originclass: .flex-item-V;;wxcs_fileinfo: ./packageComponent/pages/view/view/view.wxss 10 1; }\\\\n\\x22,],undefined,{path:\\x22./packageComponent/pages/view/view/view.wxss\\x22})", "./packageComponent/pages/view/scroll-view/scroll-view.wxss": "setCssToHead([\\x22.\\x22,[1],\\x22page-section-spacing{ margin-top: 30px; ;wxcs_originclass: .page-section-spacing;;wxcs_fileinfo: ./packageComponent/pages/view/scroll-view/scroll-view.wxss 1 1; }\\\\n.\\x22,[1],\\x22scroll-view_H{ white-space: nowrap; ;wxcs_originclass: .scroll-view_H;;wxcs_fileinfo: ./packageComponent/pages/view/scroll-view/scroll-view.wxss 4 1; }\\\\n.\\x22,[1],\\x22scroll-view-item{ height: 150px; ;wxcs_originclass: .scroll-view-item;;wxcs_fileinfo: ./packageComponent/pages/view/scroll-view/scroll-view.wxss 7 1; }\\\\n.\\x22,[1],\\x22scroll-view-item_H{ display: inline-block; width: 100%; height: 150px; ;wxcs_originclass: .scroll-view-item_H;;wxcs_fileinfo: ./packageComponent/pages/view/scroll-view/scroll-view.wxss 10 1; }\\\\n.\\x22,[1],\\x22demo-text-1{ position: relative; align-items: center; justify-content: center; background-color: #1AAD19; color: #FFFFFF; font-size: 18px; ;wxcs_originclass: .demo-text-1;;wxcs_fileinfo: ./packageComponent/pages/view/scroll-view/scroll-view.wxss 16 1; }\\\\n.\\x22,[1],\\x22demo-text-1:before{ content: \\\\x27A\\\\x27; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); ;wxcs_originclass: .demo-text-1:before;;wxcs_fileinfo: ./packageComponent/pages/view/scroll-view/scroll-view.wxss 24 1; }\\\\n.\\x22,[1],\\x22demo-text-2{ position: relative; align-items: center; justify-content: center; background-color: #2782D7; color: #FFFFFF; font-size: 18px; ;wxcs_originclass: .demo-text-2;;wxcs_fileinfo: ./packageComponent/pages/view/scroll-view/scroll-view.wxss 31 1; }\\\\n.\\x22,[1],\\x22demo-text-2:before{ content: \\\\x27B\\\\x27; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); ;wxcs_originclass: .demo-text-2:before;;wxcs_fileinfo: ./packageComponent/pages/view/scroll-view/scroll-view.wxss 39 1; }\\\\n.\\x22,[1],\\x22demo-text-3{ position: relative; align-items: center; justify-content: center; background-color: #F1F1F1; color: #353535; font-size: 18px; ;wxcs_originclass: .demo-text-3;;wxcs_fileinfo: ./packageComponent/pages/view/scroll-view/scroll-view.wxss 46 1; }\\\\n.\\x22,[1],\\x22demo-text-3:before{ content: \\\\x27C\\\\x27; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); ;wxcs_originclass: .demo-text-3:before;;wxcs_fileinfo: ./packageComponent/pages/view/scroll-view/scroll-view.wxss 54 1; }\\\\n\\x22,],undefined,{path:\\x22./packageComponent/pages/view/scroll-view/scroll-view.wxss\\x22})", "./packageComponent/pages/view/swiper/swiper.wxss": "setCssToHead([\\x22wx-button{ margin-bottom: 15px; ;wxcs_originclass: button;;wxcs_fileinfo: ./packageComponent/pages/view/swiper/swiper.wxss 3 1; }\\\\nwx-button:last-child{ margin-bottom: 0; ;wxcs_originclass: button:last-child;;wxcs_fileinfo: ./packageComponent/pages/view/swiper/swiper.wxss 6 1; }\\\\n.\\x22,[1],\\x22page-section-title{ padding: 0; ;wxcs_originclass: .page-section-title;;wxcs_fileinfo: ./packageComponent/pages/view/swiper/swiper.wxss 9 1; }\\\\n.\\x22,[1],\\x22swiper-item{ display: block; height: 150px; ;wxcs_originclass: .swiper-item;;wxcs_fileinfo: ./packageComponent/pages/view/swiper/swiper.wxss 12 1; }\\\\n.\\x22,[1],\\x22page-section-title{ margin-top: 30px; position: relative; ;wxcs_originclass: .page-section-title;;wxcs_fileinfo: ./packageComponent/pages/view/swiper/swiper.wxss 16 1; }\\\\n.\\x22,[1],\\x22info{ position: absolute; right: 0; color: #353535; font-size: 15px; ;wxcs_originclass: .info;;wxcs_fileinfo: ./packageComponent/pages/view/swiper/swiper.wxss 20 1; }\\\\n.\\x22,[1],\\x22page-foot{ margin-top: 25px; ;wxcs_originclass: .page-foot;;wxcs_fileinfo: ./packageComponent/pages/view/swiper/swiper.wxss 26 1; }\\\\n\\x22,],\\x22Some selectors are not allowed in component wxss, including tag name selectors, ID selectors, and attribute selectors.(./packageComponent/pages/view/swiper/swiper.wxss:6:1)\\x22,{path:\\x22./packageComponent/pages/view/swiper/swiper.wxss\\x22})", "./packageComponent/pages/view/movable-view/movable-view.wxss": "setCssToHead([\\x22wx-movable-view { display: flex; align-items: center; justify-content: center; height: 50px; width: 50px; background: #1AAD19; color: #fff; ;wxcs_originclass: movable-view;;wxcs_fileinfo: ./packageComponent/pages/view/movable-view/movable-view.wxss 1 1; }\\\\nwx-movable-area { height: 200px; width: 200px; margin: 25px 0px 0 25px; background-color: #ccc; overflow: hidden; ;wxcs_originclass: movable-area;;wxcs_fileinfo: ./packageComponent/pages/view/movable-view/movable-view.wxss 11 1; }\\\\n.\\x22,[1],\\x22max { width: 300px; height: 300px; ;wxcs_originclass: .max;;wxcs_fileinfo: ./packageComponent/pages/view/movable-view/movable-view.wxss 19 1; }\\\\n.\\x22,[1],\\x22page-section { width: 100%; margin-bottom: 10px; ;wxcs_originclass: .page-section;;wxcs_fileinfo: ./packageComponent/pages/view/movable-view/movable-view.wxss 24 1; }\\\\n.\\x22,[1],\\x22page-section-title { margin-top: 25px; font-size: 14px; color: #999999; margin-bottom: 5px; padding-left: 15px; padding-right: 15px; ;wxcs_originclass: .page-section-title;;wxcs_fileinfo: ./packageComponent/pages/view/movable-view/movable-view.wxss 29 1; }\\\\n.\\x22,[1],\\x22page-section-title.\\x22,[1],\\x22first { margin-top: 0; ;wxcs_originclass: .page-section-title.first;;wxcs_fileinfo: ./packageComponent/pages/view/movable-view/movable-view.wxss 38 1; }\\\\n.\\x22,[1],\\x22btn-area { margin-top: 10px; ;wxcs_originclass: .btn-area;;wxcs_fileinfo: ./packageComponent/pages/view/movable-view/movable-view.wxss 42 1; }\\\\n\\x22,],\\x22Some selectors are not allowed in component wxss, including tag name selectors, ID selectors, and attribute selectors.(./packageComponent/pages/view/movable-view/movable-view.wxss:11:1)\\x22,{path:\\x22./packageComponent/pages/view/movable-view/movable-view.wxss\\x22})", "./packageComponent/pages/view/cover-view/cover-view.wxss": "setCssToHead([\\x22.\\x22,[1],\\x22cover-view { position: absolute; top: calc(50% - 75px); left: calc(50% - 150px); ;wxcs_originclass: .cover-view;;wxcs_fileinfo: ./packageComponent/pages/view/cover-view/cover-view.wxss 1 1; }\\\\n.\\x22,[1],\\x22flex-wrp{ display:flex; ;wxcs_originclass: .flex-wrp;;wxcs_fileinfo: ./packageComponent/pages/view/cover-view/cover-view.wxss 8 1; }\\\\n.\\x22,[1],\\x22flex-item{ width: 100px; height: 150px; font-size: 13px; ;wxcs_originclass: .flex-item;;wxcs_fileinfo: ./packageComponent/pages/view/cover-view/cover-view.wxss 12 1; }\\\\n.\\x22,[1],\\x22demo-text-1 { background: rgba(26, 173, 25, 0.7); ;wxcs_originclass: .demo-text-1;;wxcs_fileinfo: ./packageComponent/pages/view/cover-view/cover-view.wxss 18 1; }\\\\n.\\x22,[1],\\x22demo-text-2 { background: rgba(39, 130, 215, 0.7); ;wxcs_originclass: .demo-text-2;;wxcs_fileinfo: ./packageComponent/pages/view/cover-view/cover-view.wxss 22 1; }\\\\n.\\x22,[1],\\x22demo-text-3 { background: rgba(255, 255, 255, 0.7); ;wxcs_originclass: .demo-text-3;;wxcs_fileinfo: ./packageComponent/pages/view/cover-view/cover-view.wxss 26 1; }\\\\n\\x22,],undefined,{path:\\x22./packageComponent/pages/view/cover-view/cover-view.wxss\\x22})", "./packageComponent/pages/content/text/text.wxss": "setCssToHead([\\x22wx-button{ margin: 20px 0; ;wxcs_originclass: button;;wxcs_fileinfo: ./packageComponent/pages/content/text/text.wxss 1 1; }\\\\n.\\x22,[1],\\x22text-box{ margin-bottom: 35px; padding: 20px 0; display: flex; min-height: 150px; background-color: #FFFFFF; justify-content: center; align-items: center; text-align: center; font-size: 15px; color: #353535; line-height: 2em; ;wxcs_originclass: .text-box;;wxcs_fileinfo: ./packageComponent/pages/content/text/text.wxss 4 1; }\\\\n\\x22,],\\x22Some selectors are not allowed in component wxss, including tag name selectors, ID selectors, and attribute selectors.(./packageComponent/pages/content/text/text.wxss:1:1)\\x22,{path:\\x22./packageComponent/pages/content/text/text.wxss\\x22})", "./packageComponent/pages/content/icon/icon.wxss": "setCssToHead([\\x22.\\x22,[1],\\x22container { display: block; ;wxcs_originclass: .container;;wxcs_fileinfo: ./packageComponent/pages/content/icon/icon.wxss 1 1; }\\\\n.\\x22,[1],\\x22icon-box{ margin-bottom: 20px; padding: 0 38px; display: flex; align-items: center; ;wxcs_originclass: .icon-box;;wxcs_fileinfo: ./packageComponent/pages/content/icon/icon.wxss 4 1; }\\\\n.\\x22,[1],\\x22icon-box-img{ margin-right: 28px; ;wxcs_originclass: .icon-box-img;;wxcs_fileinfo: ./packageComponent/pages/content/icon/icon.wxss 10 1; }\\\\n.\\x22,[1],\\x22icon-box-ctn{ flex-shrink: 100; ;wxcs_originclass: .icon-box-ctn;;wxcs_fileinfo: ./packageComponent/pages/content/icon/icon.wxss 13 1; }\\\\n.\\x22,[1],\\x22icon-box-title{ font-size: 17px; ;wxcs_originclass: .icon-box-title;;wxcs_fileinfo: ./packageComponent/pages/content/icon/icon.wxss 16 1; }\\\\n.\\x22,[1],\\x22icon-box-desc{ margin-top: 6px; font-size: 13px; color: #888; ;wxcs_originclass: .icon-box-desc;;wxcs_fileinfo: ./packageComponent/pages/content/icon/icon.wxss 19 1; }\\\\n.\\x22,[1],\\x22icon-small-wrp{ margin-right: 28px; width: 93px; height: 93px; display: flex; align-items: center; justify-content: center; ;wxcs_originclass: .icon-small-wrp;;wxcs_fileinfo: ./packageComponent/pages/content/icon/icon.wxss 25 1; }\\\\n\\x22,],undefined,{path:\\x22./packageComponent/pages/content/icon/icon.wxss\\x22})", "./packageComponent/pages/content/progress/progress.wxss": "setCssToHead([\\x22wx-progress{ width: 100%; ;wxcs_originclass: progress;;wxcs_fileinfo: ./packageComponent/pages/content/progress/progress.wxss 1 1; }\\\\n.\\x22,[1],\\x22progress-box{ display: flex; height: 25px; margin-bottom: 30px; ;wxcs_originclass: .progress-box;;wxcs_fileinfo: ./packageComponent/pages/content/progress/progress.wxss 4 1; }\\\\n.\\x22,[1],\\x22progress-cancel{ margin-left: 20px; ;wxcs_originclass: .progress-cancel;;wxcs_fileinfo: ./packageComponent/pages/content/progress/progress.wxss 9 1; }\\\\n\\x22,],\\x22Some selectors are not allowed in component wxss, including tag name selectors, ID selectors, and attribute selectors.(./packageComponent/pages/content/progress/progress.wxss:1:1)\\x22,{path:\\x22./packageComponent/pages/content/progress/progress.wxss\\x22})", "./packageComponent/pages/content/rich-text/rich-text.wxss": "setCssToHead([\\x22.\\x22,[1],\\x22page-content { width: auto; margin: 15px 0; padding: 0 25px; ;wxcs_originclass: .page-content;;wxcs_fileinfo: ./packageComponent/pages/content/rich-text/rich-text.wxss 1 1; }\\\\n.\\x22,[1],\\x22code-fragment { height: 325px; ;wxcs_originclass: .code-fragment;;wxcs_fileinfo: ./packageComponent/pages/content/rich-text/rich-text.wxss 7 1; }\\\\n.\\x22,[1],\\x22code-textarea { width: auto; height: 325px; border: 1px solid #1AAD19; ;wxcs_originclass: .code-textarea;;wxcs_fileinfo: ./packageComponent/pages/content/rich-text/rich-text.wxss 11 1; }\\\\n.\\x22,[1],\\x22p { color: #1AAD19; margin-top: 15px; ;wxcs_originclass: .p;;wxcs_fileinfo: ./packageComponent/pages/content/rich-text/rich-text.wxss 17 1; }\\\\n.\\x22,[1],\\x22space { display: inline-block; background: red; width: 5px; ;wxcs_originclass: .space;;wxcs_fileinfo: ./packageComponent/pages/content/rich-text/rich-text.wxss 22 1; }\\\\nwx-scroll-view { height: 325px; border: 1px solid #1AAD19; white-space: pre; padding: 5px; box-sizing: border-box; ;wxcs_originclass: scroll-view;;wxcs_fileinfo: ./packageComponent/pages/content/rich-text/rich-text.wxss 28 1; }\\\\n\\x22,],\\x22Some selectors are not allowed in component wxss, including tag name selectors, ID selectors, and attribute selectors.(./packageComponent/pages/content/rich-text/rich-text.wxss:28:1)\\x22,{path:\\x22./packageComponent/pages/content/rich-text/rich-text.wxss\\x22})", "./packageComponent/pages/form/button/button.wxss": "setCssToHead([\\x22wx-button{ margin-top: 15px; margin-bottom: 15px; ;wxcs_originclass: button;;wxcs_fileinfo: ./packageComponent/pages/form/button/button.wxss 1 1; }\\\\n.\\x22,[1],\\x22button-sp-area{ margin: 0 auto; width: 60%; ;wxcs_originclass: .button-sp-area;;wxcs_fileinfo: ./packageComponent/pages/form/button/button.wxss 5 1; }\\\\n.\\x22,[1],\\x22mini-btn{ margin-right: 5px; ;wxcs_originclass: .mini-btn;;wxcs_fileinfo: ./packageComponent/pages/form/button/button.wxss 9 1; }\\\\n\\x22,],\\x22Some selectors are not allowed in component wxss, including tag name selectors, ID selectors, and attribute selectors.(./packageComponent/pages/form/button/button.wxss:1:1)\\x22,{path:\\x22./packageComponent/pages/form/button/button.wxss\\x22})", "./packageComponent/pages/form/checkbox/checkbox.wxss": "setCssToHead([\\x22.\\x22,[1],\\x22checkbox{ margin-right: 10px; ;wxcs_originclass: .checkbox;;wxcs_fileinfo: ./packageComponent/pages/form/checkbox/checkbox.wxss 1 1; }\\\\n\\x22,],undefined,{path:\\x22./packageComponent/pages/form/checkbox/checkbox.wxss\\x22})", "./packageComponent/pages/form/form/form.wxss": "setCssToHead([\\x22wx-label { display: inline-block; min-width: 235px; margin-right: 10px; ;wxcs_originclass: label;;wxcs_fileinfo: ./packageComponent/pages/form/form/form.wxss 3 1; }\\\\nwx-form{ width: 100%; ;wxcs_originclass: form;;wxcs_fileinfo: ./packageComponent/pages/form/form/form.wxss 8 1; }\\\\n.\\x22,[1],\\x22picker-text { margin-left: 10px; position: relative; ;wxcs_originclass: .picker-text;;wxcs_fileinfo: ./packageComponent/pages/form/form/form.wxss 11 1; }\\\\n\\x22,],\\x22Some selectors are not allowed in component wxss, including tag name selectors, ID selectors, and attribute selectors.(./packageComponent/pages/form/form/form.wxss:8:1)\\x22,{path:\\x22./packageComponent/pages/form/form/form.wxss\\x22})", "./packageComponent/pages/form/input/input.wxss": "setCssToHead([\\x22.\\x22,[1],\\x22page-section{ margin-bottom: 10px; ;wxcs_originclass: .page-section;;wxcs_fileinfo: ./packageComponent/pages/form/input/input.wxss 3 1; }\\\\n\\x22,],undefined,{path:\\x22./packageComponent/pages/form/input/input.wxss\\x22})", "./packageComponent/pages/form/label/label.wxss": "setCssToHead([\\x22.\\x22,[1],\\x22label-1, .\\x22,[1],\\x22label-2{ margin: 15px 0; ;wxcs_originclass: .label-1, .label-2;;wxcs_fileinfo: ./packageComponent/pages/form/label/label.wxss 1 1; }\\\\n.\\x22,[1],\\x22label-3-text{ color: #576B95; font-size: 14px; ;wxcs_originclass: .label-3-text;;wxcs_fileinfo: ./packageComponent/pages/form/label/label.wxss 4 1; }\\\\n.\\x22,[1],\\x22checkbox-3{ display: block; margin: 15px 0; ;wxcs_originclass: .checkbox-3;;wxcs_fileinfo: ./packageComponent/pages/form/label/label.wxss 8 1; }\\\\n\\x22,],undefined,{path:\\x22./packageComponent/pages/form/label/label.wxss\\x22})", "./packageComponent/pages/form/picker/picker.wxss": "setCssToHead([\\x22.\\x22,[1],\\x22picker{ padding: 10px 13px; background-color: #FFFFFF; ;wxcs_originclass: .picker;;wxcs_fileinfo: ./packageComponent/pages/form/picker/picker.wxss 3 1; }\\\\n\\x22,],undefined,{path:\\x22./packageComponent/pages/form/picker/picker.wxss\\x22})", "./packageComponent/pages/form/picker-view/picker-view.wxss": "setCssToHead([\\x22.\\x22,[1],\\x22selected-date { text-align: center; margin: 15px; ;wxcs_originclass: .selected-date;;wxcs_fileinfo: ./packageComponent/pages/form/picker-view/picker-view.wxss 1 1; }\\\\n.\\x22,[1],\\x22icon-container { display: flex; flex-direction: column; justify-content: center; align-items: center; ;wxcs_originclass: .icon-container;;wxcs_fileinfo: ./packageComponent/pages/form/picker-view/picker-view.wxss 6 1; }\\\\n.\\x22,[1],\\x22picker-icon { width: 25px; height: 25px; ;wxcs_originclass: .picker-icon;;wxcs_fileinfo: ./packageComponent/pages/form/picker-view/picker-view.wxss 13 1; }\\\\n\\x22,],undefined,{path:\\x22./packageComponent/pages/form/picker-view/picker-view.wxss\\x22})", "./packageComponent/pages/form/radio/radio.wxss": "setCssToHead([\\x22.\\x22,[1],\\x22radio { margin-right: 10px; ;wxcs_originclass: .radio;;wxcs_fileinfo: ./packageComponent/pages/form/radio/radio.wxss 3 1; }\\\\n\\x22,],undefined,{path:\\x22./packageComponent/pages/form/radio/radio.wxss\\x22})", "./packageComponent/pages/form/slider/slider.wxss": "setCssToHead([\\x22wx-slider { margin: 0; ;wxcs_originclass: slider;;wxcs_fileinfo: ./packageComponent/pages/form/slider/slider.wxss 3 1; }\\\\n\\x22,],\\x22Some selectors are not allowed in component wxss, including tag name selectors, ID selectors, and attribute selectors.(./packageComponent/pages/form/slider/slider.wxss:3:1)\\x22,{path:\\x22./packageComponent/pages/form/slider/slider.wxss\\x22})", "./packageComponent/pages/form/switch/switch.wxss": "setCssToHead([],undefined,{path:\\x22./packageComponent/pages/form/switch/switch.wxss\\x22})", "./packageComponent/pages/form/textarea/textarea.wxss": "setCssToHead([\\x22wx-textarea { width: 350px; padding: 13px 0; ;wxcs_originclass: textarea;;wxcs_fileinfo: ./packageComponent/pages/form/textarea/textarea.wxss 1 1; }\\\\n.\\x22,[1],\\x22textarea-wrp { padding: 0 13px; ;wxcs_originclass: .textarea-wrp;;wxcs_fileinfo: ./packageComponent/pages/form/textarea/textarea.wxss 5 1; }\\\\n\\x22,],\\x22Some selectors are not allowed in component wxss, including tag name selectors, ID selectors, and attribute selectors.(./packageComponent/pages/form/textarea/textarea.wxss:1:1)\\x22,{path:\\x22./packageComponent/pages/form/textarea/textarea.wxss\\x22})", "./packageComponent/pages/form/editor/editor.wxss": "setCssToHead([\\x22@font-face {font-family: \\\\x22iconfont\\\\x22; src: url(\\\\x27//at.alicdn.com/t/font_945958_zfsfjju1dim.eot?t\\\\x3d1547618146468\\\\x27); src: url(\\\\x27//at.alicdn.com/t/font_945958_zfsfjju1dim.eot?t\\\\x3d1547618146468#iefix\\\\x27) format(\\\\x27embedded-opentype\\\\x27), /* IE6-IE8 */\\\\n url(\\\\x27data:application/x-font-woff2;charset\\\\x3dutf-8;base64,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\\\\x27) format(\\\\x27woff2\\\\x27),\\\\n url(\\\\x27//at.alicdn.com/t/font_945958_zfsfjju1dim.woff?t\\\\x3d1547618146468\\\\x27) format(\\\\x27woff\\\\x27),\\\\n url(\\\\x27//at.alicdn.com/t/font_945958_zfsfjju1dim.ttf?t\\\\x3d1547618146468\\\\x27) format(\\\\x27truetype\\\\x27), /* chrome, firefox, opera, Safari, Android, iOS 4.2+ */\\\\n url(\\\\x27//at.alicdn.com/t/font_945958_zfsfjju1dim.svg?t\\\\x3d1547618146468#iconfont\\\\x27) format(\\\\x27svg\\\\x27); ;wxcs_fileinfo: ./packageComponent/pages/form/editor/assets/iconfont.wxss 1 1; }\\\\n.\\x22,[1],\\x22iconfont { font-family: \\\\x22iconfont\\\\x22 !important; font-size: 16px; font-style: normal; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; ;wxcs_originclass: .iconfont;;wxcs_fileinfo: ./packageComponent/pages/form/editor/assets/iconfont.wxss 10 1; }\\\\n.\\x22,[1],\\x22icon-redo:before { content: \\\\x22\\\\\\\\e627\\\\x22; ;wxcs_originclass: .icon-redo:before;;wxcs_fileinfo: ./packageComponent/pages/form/editor/assets/iconfont.wxss 18 1; }\\\\n.\\x22,[1],\\x22icon-undo:before { content: \\\\x22\\\\\\\\e633\\\\x22; ;wxcs_originclass: .icon-undo:before;;wxcs_fileinfo: ./packageComponent/pages/form/editor/assets/iconfont.wxss 22 1; }\\\\n.\\x22,[1],\\x22icon-indent:before { content: \\\\x22\\\\\\\\eb28\\\\x22; ;wxcs_originclass: .icon-indent:before;;wxcs_fileinfo: ./packageComponent/pages/form/editor/assets/iconfont.wxss 26 1; }\\\\n.\\x22,[1],\\x22icon-outdent:before { content: \\\\x22\\\\\\\\e6e8\\\\x22; ;wxcs_originclass: .icon-outdent:before;;wxcs_fileinfo: ./packageComponent/pages/form/editor/assets/iconfont.wxss 30 1; }\\\\n.\\x22,[1],\\x22icon-fontsize:before { content: \\\\x22\\\\\\\\e6fd\\\\x22; ;wxcs_originclass: .icon-fontsize:before;;wxcs_fileinfo: ./packageComponent/pages/form/editor/assets/iconfont.wxss 34 1; }\\\\n.\\x22,[1],\\x22icon-format-header-1:before { content: \\\\x22\\\\\\\\e860\\\\x22; ;wxcs_originclass: .icon-format-header-1:before;;wxcs_fileinfo: ./packageComponent/pages/form/editor/assets/iconfont.wxss 38 1; }\\\\n.\\x22,[1],\\x22icon-format-header-4:before { content: \\\\x22\\\\\\\\e863\\\\x22; ;wxcs_originclass: .icon-format-header-4:before;;wxcs_fileinfo: ./packageComponent/pages/form/editor/assets/iconfont.wxss 42 1; }\\\\n.\\x22,[1],\\x22icon-format-header-5:before { content: \\\\x22\\\\\\\\e864\\\\x22; ;wxcs_originclass: .icon-format-header-5:before;;wxcs_fileinfo: ./packageComponent/pages/form/editor/assets/iconfont.wxss 46 1; }\\\\n.\\x22,[1],\\x22icon-format-header-6:before { content: \\\\x22\\\\\\\\e865\\\\x22; ;wxcs_originclass: .icon-format-header-6:before;;wxcs_fileinfo: ./packageComponent/pages/form/editor/assets/iconfont.wxss 50 1; }\\\\n.\\x22,[1],\\x22icon-clearup:before { content: \\\\x22\\\\\\\\e64d\\\\x22; ;wxcs_originclass: .icon-clearup:before;;wxcs_fileinfo: ./packageComponent/pages/form/editor/assets/iconfont.wxss 54 1; }\\\\n.\\x22,[1],\\x22icon-preview:before { content: \\\\x22\\\\\\\\e631\\\\x22; ;wxcs_originclass: .icon-preview:before;;wxcs_fileinfo: ./packageComponent/pages/form/editor/assets/iconfont.wxss 58 1; }\\\\n.\\x22,[1],\\x22icon-date:before { content: \\\\x22\\\\\\\\e63e\\\\x22; ;wxcs_originclass: .icon-date:before;;wxcs_fileinfo: ./packageComponent/pages/form/editor/assets/iconfont.wxss 62 1; }\\\\n.\\x22,[1],\\x22icon-fontbgcolor:before { content: \\\\x22\\\\\\\\e678\\\\x22; ;wxcs_originclass: .icon-fontbgcolor:before;;wxcs_fileinfo: ./packageComponent/pages/form/editor/assets/iconfont.wxss 66 1; }\\\\n.\\x22,[1],\\x22icon-clearedformat:before { content: \\\\x22\\\\\\\\e67e\\\\x22; ;wxcs_originclass: .icon-clearedformat:before;;wxcs_fileinfo: ./packageComponent/pages/form/editor/assets/iconfont.wxss 70 1; }\\\\n.\\x22,[1],\\x22icon-font:before { content: \\\\x22\\\\\\\\e684\\\\x22; ;wxcs_originclass: .icon-font:before;;wxcs_fileinfo: ./packageComponent/pages/form/editor/assets/iconfont.wxss 74 1; }\\\\n.\\x22,[1],\\x22icon-723bianjiqi_duanhouju:before { content: \\\\x22\\\\\\\\e65f\\\\x22; ;wxcs_originclass: .icon-723bianjiqi_duanhouju:before;;wxcs_fileinfo: ./packageComponent/pages/form/editor/assets/iconfont.wxss 78 1; }\\\\n.\\x22,[1],\\x22icon-722bianjiqi_duanqianju:before { content: \\\\x22\\\\\\\\e660\\\\x22; ;wxcs_originclass: .icon-722bianjiqi_duanqianju:before;;wxcs_fileinfo: ./packageComponent/pages/form/editor/assets/iconfont.wxss 82 1; }\\\\n.\\x22,[1],\\x22icon-text_color:before { content: \\\\x22\\\\\\\\e72c\\\\x22; ;wxcs_originclass: .icon-text_color:before;;wxcs_fileinfo: ./packageComponent/pages/form/editor/assets/iconfont.wxss 86 1; }\\\\n.\\x22,[1],\\x22icon-format-header-2:before { content: \\\\x22\\\\\\\\e75c\\\\x22; ;wxcs_originclass: .icon-format-header-2:before;;wxcs_fileinfo: ./packageComponent/pages/form/editor/assets/iconfont.wxss 90 1; }\\\\n.\\x22,[1],\\x22icon-format-header-3:before { content: \\\\x22\\\\\\\\e75d\\\\x22; ;wxcs_originclass: .icon-format-header-3:before;;wxcs_fileinfo: ./packageComponent/pages/form/editor/assets/iconfont.wxss 94 1; }\\\\n.\\x22,[1],\\x22icon--checklist:before { content: \\\\x22\\\\\\\\e664\\\\x22; ;wxcs_originclass: .icon--checklist:before;;wxcs_fileinfo: ./packageComponent/pages/form/editor/assets/iconfont.wxss 98 1; }\\\\n.\\x22,[1],\\x22icon-baocun:before { content: \\\\x22\\\\\\\\ec09\\\\x22; ;wxcs_originclass: .icon-baocun:before;;wxcs_fileinfo: ./packageComponent/pages/form/editor/assets/iconfont.wxss 102 1; }\\\\n.\\x22,[1],\\x22icon-line-height:before { content: \\\\x22\\\\\\\\e7f8\\\\x22; ;wxcs_originclass: .icon-line-height:before;;wxcs_fileinfo: ./packageComponent/pages/form/editor/assets/iconfont.wxss 106 1; }\\\\n.\\x22,[1],\\x22icon-quanping:before { content: \\\\x22\\\\\\\\ec13\\\\x22; ;wxcs_originclass: .icon-quanping:before;;wxcs_fileinfo: ./packageComponent/pages/form/editor/assets/iconfont.wxss 110 1; }\\\\n.\\x22,[1],\\x22icon-direction-rtl:before { content: \\\\x22\\\\\\\\e66e\\\\x22; ;wxcs_originclass: .icon-direction-rtl:before;;wxcs_fileinfo: ./packageComponent/pages/form/editor/assets/iconfont.wxss 114 1; }\\\\n.\\x22,[1],\\x22icon-direction-ltr:before { content: \\\\x22\\\\\\\\e66d\\\\x22; ;wxcs_originclass: .icon-direction-ltr:before;;wxcs_fileinfo: ./packageComponent/pages/form/editor/assets/iconfont.wxss 118 1; }\\\\n.\\x22,[1],\\x22icon-selectall:before { content: \\\\x22\\\\\\\\e62b\\\\x22; ;wxcs_originclass: .icon-selectall:before;;wxcs_fileinfo: ./packageComponent/pages/form/editor/assets/iconfont.wxss 122 1; }\\\\n.\\x22,[1],\\x22icon-fuzhi:before { content: \\\\x22\\\\\\\\ec7a\\\\x22; ;wxcs_originclass: .icon-fuzhi:before;;wxcs_fileinfo: ./packageComponent/pages/form/editor/assets/iconfont.wxss 126 1; }\\\\n.\\x22,[1],\\x22icon-shanchu:before { content: \\\\x22\\\\\\\\ec7b\\\\x22; ;wxcs_originclass: .icon-shanchu:before;;wxcs_fileinfo: ./packageComponent/pages/form/editor/assets/iconfont.wxss 130 1; }\\\\n.\\x22,[1],\\x22icon-bianjisekuai:before { content: \\\\x22\\\\\\\\ec7c\\\\x22; ;wxcs_originclass: .icon-bianjisekuai:before;;wxcs_fileinfo: ./packageComponent/pages/form/editor/assets/iconfont.wxss 134 1; }\\\\n.\\x22,[1],\\x22icon-fengexian:before { content: \\\\x22\\\\\\\\ec7f\\\\x22; ;wxcs_originclass: .icon-fengexian:before;;wxcs_fileinfo: ./packageComponent/pages/form/editor/assets/iconfont.wxss 138 1; }\\\\n.\\x22,[1],\\x22icon-dianzan:before { content: \\\\x22\\\\\\\\ec80\\\\x22; ;wxcs_originclass: .icon-dianzan:before;;wxcs_fileinfo: ./packageComponent/pages/form/editor/assets/iconfont.wxss 142 1; }\\\\n.\\x22,[1],\\x22icon-charulianjie:before { content: \\\\x22\\\\\\\\ec81\\\\x22; ;wxcs_originclass: .icon-charulianjie:before;;wxcs_fileinfo: ./packageComponent/pages/form/editor/assets/iconfont.wxss 146 1; }\\\\n.\\x22,[1],\\x22icon-charutupian:before { content: \\\\x22\\\\\\\\ec82\\\\x22; ;wxcs_originclass: .icon-charutupian:before;;wxcs_fileinfo: ./packageComponent/pages/form/editor/assets/iconfont.wxss 150 1; }\\\\n.\\x22,[1],\\x22icon-wuxupailie:before { content: \\\\x22\\\\\\\\ec83\\\\x22; ;wxcs_originclass: .icon-wuxupailie:before;;wxcs_fileinfo: ./packageComponent/pages/form/editor/assets/iconfont.wxss 154 1; }\\\\n.\\x22,[1],\\x22icon-juzhongduiqi:before { content: \\\\x22\\\\\\\\ec84\\\\x22; ;wxcs_originclass: .icon-juzhongduiqi:before;;wxcs_fileinfo: ./packageComponent/pages/form/editor/assets/iconfont.wxss 158 1; }\\\\n.\\x22,[1],\\x22icon-yinyong:before { content: \\\\x22\\\\\\\\ec85\\\\x22; ;wxcs_originclass: .icon-yinyong:before;;wxcs_fileinfo: ./packageComponent/pages/form/editor/assets/iconfont.wxss 162 1; }\\\\n.\\x22,[1],\\x22icon-youxupailie:before { content: \\\\x22\\\\\\\\ec86\\\\x22; ;wxcs_originclass: .icon-youxupailie:before;;wxcs_fileinfo: ./packageComponent/pages/form/editor/assets/iconfont.wxss 166 1; }\\\\n.\\x22,[1],\\x22icon-youduiqi:before { content: \\\\x22\\\\\\\\ec87\\\\x22; ;wxcs_originclass: .icon-youduiqi:before;;wxcs_fileinfo: ./packageComponent/pages/form/editor/assets/iconfont.wxss 170 1; }\\\\n.\\x22,[1],\\x22icon-zitidaima:before { content: \\\\x22\\\\\\\\ec88\\\\x22; ;wxcs_originclass: .icon-zitidaima:before;;wxcs_fileinfo: ./packageComponent/pages/form/editor/assets/iconfont.wxss 174 1; }\\\\n.\\x22,[1],\\x22icon-xiaolian:before { content: \\\\x22\\\\\\\\ec89\\\\x22; ;wxcs_originclass: .icon-xiaolian:before;;wxcs_fileinfo: ./packageComponent/pages/form/editor/assets/iconfont.wxss 178 1; }\\\\n.\\x22,[1],\\x22icon-zitijiacu:before { content: \\\\x22\\\\\\\\ec8a\\\\x22; ;wxcs_originclass: .icon-zitijiacu:before;;wxcs_fileinfo: ./packageComponent/pages/form/editor/assets/iconfont.wxss 182 1; }\\\\n.\\x22,[1],\\x22icon-zitishanchuxian:before { content: \\\\x22\\\\\\\\ec8b\\\\x22; ;wxcs_originclass: .icon-zitishanchuxian:before;;wxcs_fileinfo: ./packageComponent/pages/form/editor/assets/iconfont.wxss 186 1; }\\\\n.\\x22,[1],\\x22icon-zitishangbiao:before { content: \\\\x22\\\\\\\\ec8c\\\\x22; ;wxcs_originclass: .icon-zitishangbiao:before;;wxcs_fileinfo: ./packageComponent/pages/form/editor/assets/iconfont.wxss 190 1; }\\\\n.\\x22,[1],\\x22icon-zitibiaoti:before { content: \\\\x22\\\\\\\\ec8d\\\\x22; ;wxcs_originclass: .icon-zitibiaoti:before;;wxcs_fileinfo: ./packageComponent/pages/form/editor/assets/iconfont.wxss 194 1; }\\\\n.\\x22,[1],\\x22icon-zitixiahuaxian:before { content: \\\\x22\\\\\\\\ec8e\\\\x22; ;wxcs_originclass: .icon-zitixiahuaxian:before;;wxcs_fileinfo: ./packageComponent/pages/form/editor/assets/iconfont.wxss 198 1; }\\\\n.\\x22,[1],\\x22icon-zitixieti:before { content: \\\\x22\\\\\\\\ec8f\\\\x22; ;wxcs_originclass: .icon-zitixieti:before;;wxcs_fileinfo: ./packageComponent/pages/form/editor/assets/iconfont.wxss 202 1; }\\\\n.\\x22,[1],\\x22icon-zitiyanse:before { content: \\\\x22\\\\\\\\ec90\\\\x22; ;wxcs_originclass: .icon-zitiyanse:before;;wxcs_fileinfo: ./packageComponent/pages/form/editor/assets/iconfont.wxss 206 1; }\\\\n.\\x22,[1],\\x22icon-zuoduiqi:before { content: \\\\x22\\\\\\\\ec91\\\\x22; ;wxcs_originclass: .icon-zuoduiqi:before;;wxcs_fileinfo: ./packageComponent/pages/form/editor/assets/iconfont.wxss 210 1; }\\\\n.\\x22,[1],\\x22icon-zitiyulan:before { content: \\\\x22\\\\\\\\ec92\\\\x22; ;wxcs_originclass: .icon-zitiyulan:before;;wxcs_fileinfo: ./packageComponent/pages/form/editor/assets/iconfont.wxss 214 1; }\\\\n.\\x22,[1],\\x22icon-zitixiabiao:before { content: \\\\x22\\\\\\\\ec93\\\\x22; ;wxcs_originclass: .icon-zitixiabiao:before;;wxcs_fileinfo: ./packageComponent/pages/form/editor/assets/iconfont.wxss 218 1; }\\\\n.\\x22,[1],\\x22icon-zuoyouduiqi:before { content: \\\\x22\\\\\\\\ec94\\\\x22; ;wxcs_originclass: .icon-zuoyouduiqi:before;;wxcs_fileinfo: ./packageComponent/pages/form/editor/assets/iconfont.wxss 222 1; }\\\\n.\\x22,[1],\\x22icon-duigoux:before { content: \\\\x22\\\\\\\\ec9e\\\\x22; ;wxcs_originclass: .icon-duigoux:before;;wxcs_fileinfo: ./packageComponent/pages/form/editor/assets/iconfont.wxss 226 1; }\\\\n.\\x22,[1],\\x22icon-guanbi:before { content: \\\\x22\\\\\\\\eca0\\\\x22; ;wxcs_originclass: .icon-guanbi:before;;wxcs_fileinfo: ./packageComponent/pages/form/editor/assets/iconfont.wxss 230 1; }\\\\n.\\x22,[1],\\x22icon-shengyin_shiti:before { content: \\\\x22\\\\\\\\eca5\\\\x22; ;wxcs_originclass: .icon-shengyin_shiti:before;;wxcs_fileinfo: ./packageComponent/pages/form/editor/assets/iconfont.wxss 234 1; }\\\\n.\\x22,[1],\\x22icon-Character-Spacing:before { content: \\\\x22\\\\\\\\e964\\\\x22; ;wxcs_originclass: .icon-Character-Spacing:before;;wxcs_fileinfo: ./packageComponent/pages/form/editor/assets/iconfont.wxss 238 1; }\\\\nbody\\\\x3ewx-view { max-width: 100%; ;wxcs_originclass: page\\\\x3eview;;wxcs_fileinfo: ./packageComponent/pages/form/editor/editor.wxss 4 1; }\\\\n.\\x22,[1],\\x22container { position: absolute; top: 0; left: 0; width: 100%; ;wxcs_originclass: .container;;wxcs_fileinfo: ./packageComponent/pages/form/editor/editor.wxss 8 1; }\\\\n.\\x22,[1],\\x22ql-container { box-sizing: border-box; width: 100%; height: 100%; font-size: 16px; line-height: 1.5; overflow: auto; padding: 10px 10px 20px 10px; border: 1px solid #ECECEC; -webkit-overflow-scrolling: touch; ;wxcs_originclass: .ql-container;;wxcs_fileinfo: ./packageComponent/pages/form/editor/editor.wxss 15 1; }\\\\n.\\x22,[1],\\x22ql-active { color: #22C704; ;wxcs_originclass: .ql-active;;wxcs_fileinfo: ./packageComponent/pages/form/editor/editor.wxss 27 1; }\\\\n.\\x22,[1],\\x22iconfont { display: inline-block; width: 30px; height: 30px; cursor: pointer; font-size: 20px; ;wxcs_originclass: .iconfont;;wxcs_fileinfo: ./packageComponent/pages/form/editor/editor.wxss 31 1; }\\\\n.\\x22,[1],\\x22toolbar { box-sizing: border-box; padding: 0 10px; height: 50px; width: 100%; position: fixed; left: 0; right: 100%; bottom: 0; display: flex; align-items: center; justify-content: space-between; border: 1px solid #ECECEC; border-left: none; border-right: none; padding-bottom: constant(safe-area-inset-bottom); padding-bottom: env(safe-area-inset-bottom); ;wxcs_originclass: .toolbar;;wxcs_fileinfo: ./packageComponent/pages/form/editor/editor.wxss 39 1; }\\\\n\\x22,],\\x22Some selectors are not allowed in component wxss, including tag name selectors, ID selectors, and attribute selectors.(./packageComponent/pages/form/editor/editor.wxss:4:1)\\x22,{path:\\x22./packageComponent/pages/form/editor/editor.wxss\\x22})", "./packageComponent/pages/nav/navigator/navigator.wxss": "setCssToHead([\\x22.\\x22,[1],\\x22navigator-hover wx-button{ background-color: #DEDEDE; ;wxcs_originclass: .navigator-hover button;;wxcs_fileinfo: ./packageComponent/pages/nav/navigator/navigator.wxss 1 1; }\\\\n.\\x22,[1],\\x22other-navigator-hover wx-button{ background-color: #DEDEDE; ;wxcs_originclass: .other-navigator-hover button;;wxcs_fileinfo: ./packageComponent/pages/nav/navigator/navigator.wxss 4 1; }\\\\n\\x22,],\\x22Some selectors are not allowed in component wxss, including tag name selectors, ID selectors, and attribute selectors.(./packageComponent/pages/nav/navigator/navigator.wxss:4:24)\\x22,{path:\\x22./packageComponent/pages/nav/navigator/navigator.wxss\\x22})", "./packageComponent/pages/media/image/image.wxss": "setCssToHead([\\x22.\\x22,[1],\\x22page-section-ctn { text-align: center; ;wxcs_originclass: .page-section-ctn;;wxcs_fileinfo: ./packageComponent/pages/media/image/image.wxss 1 1; }\\\\n.\\x22,[1],\\x22image { margin-top: 15px; width: 345px; height: 225px; ;wxcs_originclass: .image;;wxcs_fileinfo: ./packageComponent/pages/media/image/image.wxss 5 1; }\\\\n\\x22,],undefined,{path:\\x22./packageComponent/pages/media/image/image.wxss\\x22})", "./packageComponent/pages/media/video/video.wxss": "setCssToHead([\\x22wx-video { width: 345px; ;wxcs_originclass: video;;wxcs_fileinfo: ./packageComponent/pages/media/video/video.wxss 2 1; }\\\\n.\\x22,[1],\\x22weui-cells{ margin: 20px 15px 0; text-align: left; ;wxcs_originclass: .weui-cells;;wxcs_fileinfo: ./packageComponent/pages/media/video/video.wxss 6 1; }\\\\n.\\x22,[1],\\x22weui-label{ width: 5em; ;wxcs_originclass: .weui-label;;wxcs_fileinfo: ./packageComponent/pages/media/video/video.wxss 10 1; }\\\\n.\\x22,[1],\\x22auto-rotate-container { margin: 20px 20px 0; display: flex; justify-content: space-between; ;wxcs_originclass: .auto-rotate-container;;wxcs_fileinfo: ./packageComponent/pages/media/video/video.wxss 13 1; }\\\\n.\\x22,[1],\\x22video-container { margin: 11px 3px; display: flex; justify-content: center; ;wxcs_originclass: .video-container;;wxcs_fileinfo: ./packageComponent/pages/media/video/video.wxss 19 1; }\\\\n\\x22,],\\x22Some selectors are not allowed in component wxss, including tag name selectors, ID selectors, and attribute selectors.(./packageComponent/pages/media/video/video.wxss:2:1)\\x22,{path:\\x22./packageComponent/pages/media/video/video.wxss\\x22})", "./packageComponent/pages/media/camera/camera.wxss": "setCssToHead([\\x22wx-camera { height: 250px; ;wxcs_originclass: camera;;wxcs_fileinfo: ./packageComponent/pages/media/camera/camera.wxss 3 1; }\\\\n.\\x22,[1],\\x22preview-tips { margin: 10px 0; ;wxcs_originclass: .preview-tips;;wxcs_fileinfo: ./packageComponent/pages/media/camera/camera.wxss 7 1; }\\\\n.\\x22,[1],\\x22photo, .\\x22,[1],\\x22video { margin-top: 25px; width: 100%; ;wxcs_originclass: .photo, .video;;wxcs_fileinfo: ./packageComponent/pages/media/camera/camera.wxss 11 1; }\\\\n.\\x22,[1],\\x22btn-area { margin-top: 0; ;wxcs_originclass: .btn-area;;wxcs_fileinfo: ./packageComponent/pages/media/camera/camera.wxss 16 1; }\\\\n.\\x22,[1],\\x22first-btn { margin-top: 15px; ;wxcs_originclass: .first-btn;;wxcs_fileinfo: ./packageComponent/pages/media/camera/camera.wxss 20 1; }\\\\nwx-form { margin-top: 15px; ;wxcs_originclass: form;;wxcs_fileinfo: ./packageComponent/pages/media/camera/camera.wxss 24 1; }\\\\n.\\x22,[1],\\x22weui-cell__bd { display: flex; justify-content: flex-start; align-items: center; padding: 10px 0; min-height: 30px; ;wxcs_originclass: .weui-cell__bd;;wxcs_fileinfo: ./packageComponent/pages/media/camera/camera.wxss 28 1; }\\\\n.\\x22,[1],\\x22info-container { margin: 12px; text-align: center; ;wxcs_originclass: .info-container;;wxcs_fileinfo: ./packageComponent/pages/media/camera/camera.wxss 36 1; }\\\\n\\x22,],\\x22Some selectors are not allowed in component wxss, including tag name selectors, ID selectors, and attribute selectors.(./packageComponent/pages/media/camera/camera.wxss:24:1)\\x22,{path:\\x22./packageComponent/pages/media/camera/camera.wxss\\x22})", "./packageComponent/pages/media/live-pusher/live-pusher.wxss": "setCssToHead([\\x22wx-live-pusher { display: flex; margin: 11px auto; height: 325px; ;wxcs_originclass: live-pusher;;wxcs_fileinfo: ./packageComponent/pages/media/live-pusher/live-pusher.wxss 1 1; }\\\\n.\\x22,[1],\\x22page-body-button { margin-bottom: 15px; ;wxcs_originclass: .page-body-button;;wxcs_fileinfo: ./packageComponent/pages/media/live-pusher/live-pusher.wxss 7 1; }\\\\n.\\x22,[1],\\x22page-url { margin: 0 auto 15px; width: 90%; ;wxcs_originclass: .page-url;;wxcs_fileinfo: ./packageComponent/pages/media/live-pusher/live-pusher.wxss 10 1; }\\\\nwx-input { width: 90%; margin: 0 auto 15px; ;wxcs_originclass: input;;wxcs_fileinfo: ./packageComponent/pages/media/live-pusher/live-pusher.wxss 15 1; }\\\\n\\x22,],\\x22Some selectors are not allowed in component wxss, including tag name selectors, ID selectors, and attribute selectors.(./packageComponent/pages/media/live-pusher/live-pusher.wxss:15:1)\\x22,{path:\\x22./packageComponent/pages/media/live-pusher/live-pusher.wxss\\x22})", "./packageComponent/pages/media/live-player/live-player.wxss": "setCssToHead([\\x22wx-live-player { display: flex; width: 100%; height: 325px; ;wxcs_originclass: live-player;;wxcs_fileinfo: ./packageComponent/pages/media/live-player/live-player.wxss 1 1; }\\\\n.\\x22,[1],\\x22page-body-button { margin-bottom: 15px; ;wxcs_originclass: .page-body-button;;wxcs_fileinfo: ./packageComponent/pages/media/live-player/live-player.wxss 7 1; }\\\\n.\\x22,[1],\\x22page-url { margin: 0 auto 15px; width: 90%; ;wxcs_originclass: .page-url;;wxcs_fileinfo: ./packageComponent/pages/media/live-player/live-player.wxss 11 1; }\\\\nwx-input { width: 90%; margin: 0 auto 15px; ;wxcs_originclass: input;;wxcs_fileinfo: ./packageComponent/pages/media/live-player/live-player.wxss 17 1; }\\\\n\\x22,],\\x22Some selectors are not allowed in component wxss, including tag name selectors, ID selectors, and attribute selectors.(./packageComponent/pages/media/live-player/live-player.wxss:17:1)\\x22,{path:\\x22./packageComponent/pages/media/live-player/live-player.wxss\\x22})", "./packageComponent/pages/map/map/map.wxss": "setCssToHead([\\x22.\\x22,[1],\\x22page-section-title { margin-bottom: 15px; ;wxcs_originclass: .page-section-title;;wxcs_fileinfo: ./packageComponent/pages/map/map/map.wxss 1 1; }\\\\n.\\x22,[1],\\x22navigator { color: var(--weui-LINK); display: inline-block; ;wxcs_originclass: .navigator;;wxcs_fileinfo: ./packageComponent/pages/map/map/map.wxss 5 1; }\\\\n\\x22,],undefined,{path:\\x22./packageComponent/pages/map/map/map.wxss\\x22})", "./packageComponent/pages/canvas/canvas-2d/canvas-2d.wxss": "setCssToHead([\\x22.\\x22,[1],\\x22canvas { width: 305px; height: 305px; background-color: var(--weui-BG-1); margin-top: 30px; ;wxcs_originclass: .canvas;;wxcs_fileinfo: ./packageComponent/pages/canvas/canvas-2d/canvas-2d.wxss 3 1; }\\\\n\\x22,],undefined,{path:\\x22./packageComponent/pages/canvas/canvas-2d/canvas-2d.wxss\\x22})", "./packageComponent/pages/canvas/webgl/webgl.wxss": "setCssToHead([\\x22.\\x22,[1],\\x22canvas { width: 305px; height: 305px; background-color: var(--weui-BG-1); margin-top: 30px; ;wxcs_originclass: .canvas;;wxcs_fileinfo: ./packageComponent/pages/canvas/webgl/webgl.wxss 3 1; }\\\\n\\x22,],undefined,{path:\\x22./packageComponent/pages/canvas/webgl/webgl.wxss\\x22})", "./packageComponent/pages/open/ad/ad.wxss": "setCssToHead([],undefined,{path:\\x22./packageComponent/pages/open/ad/ad.wxss\\x22})", "./packageComponent/pages/open/open-data/open-data.wxss": "setCssToHead([\\x22.\\x22,[1],\\x22avatar { display: flex; justify-content: center; margin-bottom: 25px; ;wxcs_originclass: .avatar;;wxcs_fileinfo: ./packageComponent/pages/open/open-data/open-data.wxss 3 1; }\\\\n.\\x22,[1],\\x22avatar-img { width: 50%; border-radius: 50%; ;wxcs_originclass: .avatar-img;;wxcs_fileinfo: ./packageComponent/pages/open/open-data/open-data.wxss 9 1; }\\\\n.\\x22,[1],\\x22country, .\\x22,[1],\\x22province, .\\x22,[1],\\x22city { padding-right: 5px; ;wxcs_originclass: .country, .province, .city;;wxcs_fileinfo: ./packageComponent/pages/open/open-data/open-data.wxss 14 1; }\\\\n\\x22,],undefined,{path:\\x22./packageComponent/pages/open/open-data/open-data.wxss\\x22})", "./packageComponent/pages/open/web-view/web-view.wxss": "setCssToHead([],undefined,{path:\\x22./packageComponent/pages/open/web-view/web-view.wxss\\x22})", "./packageComponent/pages/obstacle-free/aria-component/aria-component.wxss": "setCssToHead([\\x22.\\x22,[1],\\x22text-box{ margin-bottom: 35px; padding: 20px 0; display: flex; min-height: 150px; justify-content: center; align-items: center; text-align: center; font-size: 15px; color: #353535; line-height: 2em; ;wxcs_originclass: .text-box;;wxcs_fileinfo: ./packageComponent/pages/obstacle-free/aria-component/aria-component.wxss 1 1; }\\\\n\\x22,],undefined,{path:\\x22./packageComponent/pages/obstacle-free/aria-component/aria-component.wxss\\x22})", "./packageComponent/app.wxss": "setCssToHead([],undefined,{path:\\x22./packageComponent/app.wxss\\x22})" }