feat: 文本绘制测试页面

This commit is contained in:
zhangyi
2025-03-19 17:51:43 +08:00
parent d6fbf1a6d3
commit adb2652272
12 changed files with 169 additions and 75 deletions
+2 -2
View File
@@ -18,7 +18,7 @@
"postcss": false,
"minified": true,
"minifyWXSS": true,
"enhance": true,
"enhance": false,
"showShadowRootInWxmlPanel": false,
"packNpmRelationList": [
{
@@ -29,7 +29,7 @@
"ignoreUploadUnusedFiles": true,
"compileHotReLoad": false,
"skylineRenderEnable": true,
"es6": true,
"es6": false,
"packNpmManually": true
},
"simulatorType": "wechat",