fix: lock resousers

This commit is contained in:
zzc
2026-03-12 10:56:03 +08:00
parent f653e6659a
commit ff8d9836d5
6 changed files with 211 additions and 23 deletions

View File

@@ -3,7 +3,7 @@
{
"path": "pages/index/index",
"style": {
"navigationBarTitleText": "新春祝福",
"navigationBarTitleText": "祝福 壁纸 头像",
"enablePullDownRefresh": true,
"navigationStyle": "custom",
"backgroundColor": "#FFFFFF"
@@ -36,7 +36,7 @@
{
"path": "pages/mine/greeting",
"style": {
"navigationBarTitleText": "我的新春祝福",
"navigationBarTitleText": "我的祝福",
"navigationStyle": "custom",
"enablePullDownRefresh": true
}
@@ -44,7 +44,7 @@
{
"path": "pages/mine/wallpaper",
"style": {
"navigationBarTitleText": "我的新春壁纸",
"navigationBarTitleText": "我的壁纸",
"navigationStyle": "custom",
"enablePullDownRefresh": true
}
@@ -92,7 +92,7 @@
{
"path": "pages/avatar/index",
"style": {
"navigationBarTitleText": "新春头像挂饰",
"navigationBarTitleText": "头像挂饰",
"enablePullDownRefresh": false,
"navigationStyle": "custom"
}
@@ -124,7 +124,7 @@
{
"path": "pages/detail/index",
"style": {
"navigationBarTitleText": "新春祝福详情",
"navigationBarTitleText": "祝福详情",
"enablePullDownRefresh": false,
"navigationStyle": "custom"
}