feat(广告): 添加首页广告弹窗组件并更新版本号

- 新增common-advertisement组件用于展示首页广告弹窗
- 在首页添加广告组件调用逻辑
- 更新manifest.json中的版本号至1.0.47
- 临时修改开发环境baseUrl配置
This commit is contained in:
2026-02-24 13:21:42 +08:00
parent 3d4a079524
commit 0f72e08dde
5 changed files with 297 additions and 4 deletions

View File

@@ -2,9 +2,9 @@
"name" : "心灵空间",
"appid" : "__UNI__BBBDFD2",
"description" : "心灵空间",
"versionName" : "1.0.46",
"versionName" : "1.0.47",
"sassImplementationName" : "node-sass",
"versionCode" : 1046,
"versionCode" : 1047,
"transformPx" : false,
/* 5+App */
"app-plus" : {