app_evaluating/unpackage/dist/dev/app-plus/pages/evaluation/doEvaluation.js
2020-01-09 16:29:09 +08:00

2 lines
610 B
JavaScript

setCssToHead([".",[1],"body { display: -webkit-box; display: -webkit-flex; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; flex-direction: column; -webkit-box-pack: center; -webkit-justify-content: center; justify-content: center; text-align: center; -webkit-box-align: center; -webkit-align-items: center; align-items: center; padding-top: 50%; }\n",],undefined,{path:"./pages/evaluation/doEvaluation.wxss"})();
document.dispatchEvent(new CustomEvent("generateFuncReady", { detail: { generateFunc: $gwx('./pages/evaluation/doEvaluation.wxml') } }));