Compare commits

...

2 Commits

Author SHA1 Message Date
ebba3ca7d3 添加 README.md 2024-01-24 09:59:48 +08:00
757412fac6 更新 app.json 2024-01-09 16:11:02 +08:00
2 changed files with 1 additions and 8 deletions

1
README.md Normal file
View File

@@ -0,0 +1 @@
微信小程序

View File

@@ -15,14 +15,6 @@
"navigationBarBackgroundColor": "#2b4b6b"
},
"style": "v2",
"rendererOptions": {
"skyline": {
"defaultDisplayBlock": true,
"disableABTest": true,
"sdkVersionBegin": "3.0.0",
"sdkVersionEnd": "15.255.255"
}
},
"componentFramework": "glass-easel",
"sitemapLocation": "sitemap.json",
"lazyCodeLoading": "requiredComponents"