diff --git a/.hbuilderx/launch.json b/.hbuilderx/launch.json index 7231b74..6fbb61b 100644 --- a/.hbuilderx/launch.json +++ b/.hbuilderx/launch.json @@ -15,6 +15,10 @@ { "playground" : "standard", "type" : "uni-app:app-ios" + }, + { + "playground" : "standard", + "type" : "uni-app:app-android" } ] } diff --git a/common/config.js b/common/config.js index 2ce5f94..f66656c 100644 --- a/common/config.js +++ b/common/config.js @@ -1,5 +1,5 @@ const mode = 'production'; //devLocal:本地测试、devOnline:线上测试、production:生产环境 -let ROOTPATH = 'http://yxbd-fangke.ali251.langye.net'; //域名 +let ROOTPATH = 'https://yxbd-fangke.ali251.langye.net'; //域名 switch (mode) { case 'devLocal': ROOTPATH = ROOTPATH diff --git a/common/util.js b/common/util.js index 5b9a9aa..9f89b77 100644 --- a/common/util.js +++ b/common/util.js @@ -88,7 +88,7 @@ const base = { // 分享 shareInfo : () => { return{ - title:"BD柯唯访客在线核销", + title:"BD访客在线核销", imageUrl:"", page:'/pages/index/index' } diff --git a/manifest.json b/manifest.json index d37dbed..e29b948 100644 --- a/manifest.json +++ b/manifest.json @@ -1,6 +1,6 @@ { - "name" : "BD柯唯访客在线核销", - "appid" : "__UNI__DF76F27", + "name" : "BD访客在线核销", + "appid" : "__UNI__2C03B0D", "description" : "", "versionName" : "1.0.2", "versionCode" : 102, @@ -117,7 +117,7 @@ "disableHostCheck" : true, "https" : false }, - "title" : "BD柯唯访客在线核销", + "title" : "BD访客在线核销", "sdkConfigs" : { "maps" : {} } diff --git a/pages.json b/pages.json index d532713..e4268f0 100644 --- a/pages.json +++ b/pages.json @@ -16,7 +16,7 @@ "preloadRule": {}, "globalStyle": { "navigationBarTextStyle": "black", - "navigationBarTitleText": "BD柯唯访客在线核销", + "navigationBarTitleText": "BD访客在线核销", "navigationBarBackgroundColor": "#F8F8F8", "backgroundColor": "#96d6e9" } diff --git a/pages/index/index.vue b/pages/index/index.vue index 0fe76fe..3ddde39 100644 --- a/pages/index/index.vue +++ b/pages/index/index.vue @@ -5,7 +5,9 @@ 访客列表 - 导出访客 + + 导出访客 + @@ -47,7 +49,9 @@ @@ -116,12 +120,12 @@ getVisitDateRange(visitData) }} - + 到访时段: