feat:完成生成打印纸的步骤

This commit is contained in:
2025-06-02 10:05:59 +08:00
parent 419818eb24
commit 82c55fece3
18 changed files with 726 additions and 46 deletions
+2 -2
View File
@@ -18,7 +18,7 @@
"postcss": false,
"minified": true,
"minifyWXSS": true,
"enhance": false,
"enhance": true,
"showShadowRootInWxmlPanel": false,
"packNpmRelationList": [
{
@@ -29,7 +29,7 @@
"ignoreUploadUnusedFiles": true,
"compileHotReLoad": false,
"skylineRenderEnable": true,
"es6": false,
"es6": true,
"packNpmManually": true
},
"simulatorType": "wechat",