feat:2.4.5 修改首页

This commit is contained in:
R524809
2025-12-08 13:43:20 +08:00
parent 1e50a3b56e
commit e193369478
7 changed files with 110 additions and 50 deletions
+2 -2
View File
@@ -23,7 +23,7 @@ Page({
currentColor: '',
showIntroductionPopup: false,
showSelectWordPopup: false, // 选择文字弹窗
selectedTemplate: 'find', // 选中的模板类型
selectedTemplate: 'grid', // 选中的模板类型 grid 或 find 模式
env: 'release',
isPCDevtool: false,
showShareDialog: false, // 显示分享引导弹窗
@@ -53,7 +53,7 @@ Page({
{ color: '#8A2BE2', word: '您' },
],
selectedWords: ['涂', '鸦', '丫', '欢', '迎', '您'],
showIntroductionPopup: true,
// showIntroductionPopup: true,
env: getApp().globalData.env || 'release',
},
() => {