feat: AI 修改图形打印页
This commit is contained in:
@@ -1,7 +1,12 @@
|
||||
{
|
||||
"navigationBarTitleText": "图形绘制 示例",
|
||||
"navigationBarBackgroundColor": "#d2e7d8",
|
||||
"navigationBarTitleText": "形状涂色练习生成器",
|
||||
"navigationBarBackgroundColor": "#667eea",
|
||||
"homeButton": true,
|
||||
"backgroundColor": "#e8eddb",
|
||||
"enablePullDownRefresh": false
|
||||
"backgroundColor": "#f5f5f5",
|
||||
"enablePullDownRefresh": false,
|
||||
"usingComponents": {
|
||||
"van-popup": "@vant/weapp/popup/index",
|
||||
"van-icon": "@vant/weapp/icon/index",
|
||||
"color-picker": "/components/color-picker/color-picker"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user