address.js 2.6 KB
setCssToHead(["body { background: #F7F7F7; }\n.",[1],"box { background: #fff; margin-top: ",[0,16],"; padding: 0 ",[0,32],"; box-sizing: border-box; }\n.",[1],"item { padding: ",[0,34]," 0; box-sizing: border-box; display: -webkit-box; display: -webkit-flex; display: flex; -webkit-box-pack: justify; -webkit-justify-content: space-between; justify-content: space-between; -webkit-box-align: center; -webkit-align-items: center; align-items: center; border-bottom: 1px solid #EDEDED; }\n.",[1],"left { width: ",[0,590],"; 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,28],"; font-family: PingFangHK-Regular, PingFangHK; font-weight: 400; color: rgba(8, 18, 31, 1); }\n.",[1],"top{ width: 100%; display: -webkit-box; display: -webkit-flex; display: flex; -webkit-box-align: center; -webkit-align-items: center; align-items: center; }\n.",[1],"name{ font-size:",[0,32],"; font-family:PingFangSC-Medium,PingFang SC; font-weight:500; color:rgba(6,18,32,1); }\n.",[1],"tel{ font-size:",[0,28],"; font-family:PingFangSC-Regular,PingFang SC; font-weight:400; color:rgba(61,69,76,1); margin-left: ",[0,48],"; }\n.",[1],"address{ width: 100%; font-size:",[0,28],"; font-family:PingFangSC-Regular,PingFang SC; font-weight:400; color:rgba(61,69,76,1); margin-top: ",[0,20],"; }\n.",[1],"right { width: ",[0,168],"; font-size: ",[0,28],"; font-family: PingFangHK-Regular, PingFangHK; font-weight: 400; color: rgba(61, 69, 76, 1); display: -webkit-box; display: -webkit-flex; display: flex; -webkit-box-align: center; -webkit-align-items: center; align-items: center; -webkit-box-pack: end; -webkit-justify-content: flex-end; justify-content: flex-end; }\n.",[1],"right wx-image{ width: ",[0,32],"; }\n.",[1],"btn { width: ",[0,686],"; height: ",[0,84],"; background: rgba(194, 148, 69, 1); border-radius: ",[0,8],"; font-size: ",[0,32],"; font-family: PingFangSC-Medium, PingFang SC; font-weight: 500; color: rgba(255, 255, 255, 1); display: -webkit-box; display: -webkit-flex; display: flex; -webkit-box-pack: center; -webkit-justify-content: center; justify-content: center; -webkit-box-align: center; -webkit-align-items: center; align-items: center; position:fixed; bottom:",[0,30],"; left:",[0,32],"; }\n",],"Some selectors are not allowed in component wxss, including tag name selectors, ID selectors, and attribute selectors.(./pages/usercenter/address.wxss:86:8)",{path:"./pages/usercenter/address.wxss"})();
document.dispatchEvent(new CustomEvent("generateFuncReady", { detail: { generateFunc: $gwx('./pages/usercenter/address.wxml') } }));