app_evaluating/unpackage/dist/dev/app-plus/pages/index/index.js

2 lines
1.3 KiB
JavaScript
Raw Normal View History

2020-01-09 17:45:45 +08:00
setCssToHead([".",[1],"task-content {}\n.",[1],"task-content .",[1],"task-content-item { padding: ",[0,5]," 0; }\n.",[1],"task-content .",[1],"task-count { text-align: left|center; font-size: ",[0,25],"; }\n.",[1],"task-content-hover { background-color: #effaff; }\n.",[1],"task-content:last-child { border: none; }\n.",[1],"task-content .",[1],"task-name { font-size: ",[0,30],"; font-weight: bold; }\n.",[1],"task-content .",[1],"evalutaion-name { font-size: ",[0,30],"; }\n.",[1],"task-content .",[1],"task-time { text-align: right; font-size: ",[0,25],"; }\n.",[1],"task-content .",[1],"task-type { text-align: right; font-size: ",[0,25],"; }\n.",[1],"item-li { display: -webkit-box; display: -webkit-flex; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; flex-direction: column; height: auto; -webkit-box-pack: justify; -webkit-justify-content: space-between; justify-content: space-between; -webkit-box-align: start; -webkit-align-items: flex-start; align-items: flex-start; min-width: 50%; width: 90%; min-height: 50px; margin: 10px; background: #FFFFFF; padding: 5px; border-radius: 5px; box-shadow: ",[0,5]," ",[0,5]," 15px #d9d9d9; }\n",],undefined,{path:"./pages/index/index.wxss"})();
2020-01-09 16:29:09 +08:00
document.dispatchEvent(new CustomEvent("generateFuncReady", { detail: { generateFunc: $gwx('./pages/index/index.wxml') } }));