feat(广告): 添加首页广告弹窗组件并更新版本号
- 新增common-advertisement组件用于展示首页广告弹窗 - 在首页添加广告组件调用逻辑 - 更新manifest.json中的版本号至1.0.47 - 临时修改开发环境baseUrl配置
This commit is contained in:
@@ -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" : {
|
||||
|
||||
Reference in New Issue
Block a user