account.js
2.6 KB
setCssToHead(["body{ background: #F7F7F7; }\n.",[1],"box{ margin-top: ",[0,38],"; padding: ",[0,32],"; box-sizing: border-box; overflow: hidden; }\n.",[1],"item{ width: 100%; height: ",[0,244],"; background: #fff; padding: ",[0,24],"; box-sizing: border-box; margin-top: ",[0,16],"; }\n.",[1],"info { display: -webkit-box; display: -webkit-flex; display: flex; -webkit-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-align: center; -webkit-align-items: center; align-items: center; font-size:",[0,32],"; font-family:PingFangHK-Regular,PingFangHK; font-weight:400; color:rgba(8,18,31,1); }\n.",[1],"name{ font-size:",[0,32],"; font-family:PingFangHK-Regular,PingFangHK; font-weight:400; color:rgba(8,18,31,1); line-height:",[0,44],"; display: -webkit-box; display: -webkit-flex; display: flex; -webkit-box-align: center; -webkit-align-items: center; align-items: center; }\n.",[1],"icon{ width: ",[0,36],"; margin-right: ",[0,8],"; }\n.",[1],"num{ display: -webkit-box; display: -webkit-flex; display: flex; -webkit-box-align: center; -webkit-align-items: center; align-items: center; -webkit-box-pack: justify; -webkit-justify-content: space-between; justify-content: space-between; margin-top: ",[0,10],"; margin-bottom: ",[0,20],"; }\n.",[1],"numItem{ margin-right: ",[0,40],"; display: -webkit-box; display: -webkit-flex; display: flex; -webkit-box-align: center; -webkit-align-items: center; align-items: center; font-size:",[0,42],"; font-family:PingFangHK-Medium,PingFangHK; font-weight:500; color:rgba(194,148,69,1); line-height:",[0,58],"; }\n.",[1],"numItem:last-child{ margin-right: 0; }\n.",[1],"dian{ width:",[0,18],"; height:",[0,18],"; background:rgba(238,238,238,1); border-radius:",[0,10],"; margin-right: ",[0,12],"; }\n.",[1],"numItem .",[1],"dian:last-child{ margin-right: 0; }\n.",[1],"btnBox{ height: ",[0,86],"; border-top: 1px solid #EAEAEA; box-sizing: border-box; display: -webkit-box; display: -webkit-flex; display: flex; -webkit-box-align: center; -webkit-align-items: center; align-items: center; -webkit-box-pack: justify; -webkit-justify-content: space-between; justify-content: space-between; }\n.",[1],"edit{ font-size:",[0,28],"; font-family:PingFangHK-Regular,PingFangHK; font-weight:400; color:rgba(8,18,31,1); }\n.",[1],"right{ width: ",[0,32],"; }\n",],"Some selectors are not allowed in component wxss, including tag name selectors, ID selectors, and attribute selectors.(./pages/usercenter/account.wxss:2:1)",{path:"./pages/usercenter/account.wxss"})();
document.dispatchEvent(new CustomEvent("generateFuncReady", { detail: { generateFunc: $gwx('./pages/usercenter/account.wxml') } }));