diff --git a/manifest.json b/manifest.json index eaccdbd..10b1c54 100644 --- a/manifest.json +++ b/manifest.json @@ -2,8 +2,8 @@ "name" : "心灵空间", "appid" : "__UNI__BBBDFD2", "description" : "心灵空间", - "versionName" : "1.0.21", - "versionCode" : 1021, + "versionName" : "1.0.23", + "versionCode" : 1023, "transformPx" : false, /* 5+App特有相关 */ "app-plus" : { diff --git a/pages.json b/pages.json index 8020af1..8b60d4d 100644 --- a/pages.json +++ b/pages.json @@ -1,5 +1,16 @@ { "pages": [ + { + "path": "pages/visitor/index", + "style": { + "navigationBarTitleText": "游客登录", + "app-plus": { + "bounce": "none", + "titleNView": false, + "popGesture": "none" + } + } + }, { "path": "pages/home/index", "style": { @@ -22,18 +33,6 @@ } } }, - - { - "path": "pages/visitor/index", - "style": { - "navigationBarTitleText": "游客登录", - "app-plus": { - "bounce": "none", - "titleNView": false, - "popGesture": "none" - } - } - }, { "path": "pages/visitor/taihu", "style": { diff --git a/pages/curriculum/list/index.vue b/pages/curriculum/list/index.vue index 1a084e4..2bbc7f3 100644 --- a/pages/curriculum/list/index.vue +++ b/pages/curriculum/list/index.vue @@ -35,11 +35,11 @@ {{item.title}} - + 免费 ¥{{item.courseCatalogueEntityList[0].halfFee}}/{{item.courseCatalogueEntityList[0].fee}} - + {{formatContent(v.title)}}/ diff --git a/pages/visitor/detail.vue b/pages/visitor/detail.vue index e101fdb..85a8e13 100644 --- a/pages/visitor/detail.vue +++ b/pages/visitor/detail.vue @@ -53,7 +53,7 @@