diff --git a/app/config/app.js b/app/config/app.js index be268a9..fc5356a 100644 --- a/app/config/app.js +++ b/app/config/app.js @@ -8,7 +8,8 @@ // | Author: CRMEB Team // +---------------------------------------------------------------------- //移动端商城API -let domain = 'http://your Front API domain' +// let domain = 'http://124.71.134.146:18093' +let domain = 'https://crmebxcx.test.jiutianda.cn' module.exports = { // 请求域名 格式: https://您的域名 @@ -17,7 +18,7 @@ module.exports = { // #ifdef MP HTTP_REQUEST_URL: domain, // #endif - HTTP_ADMIN_URL:'http://your h5 domain', //PC后台的API请求地址,上传图片用,影响h5上传头像 + HTTP_ADMIN_URL:'http://124.71.134.146:18091', //PC后台的API请求地址,上传图片用,影响h5上传头像 // #ifdef H5 //H5接口是浏览器地址 // HTTP_REQUEST_URL: window.location.protocol+"//"+window.location.host, diff --git a/app/manifest.json b/app/manifest.json index 9c964e5..b8daba4 100644 --- a/app/manifest.json +++ b/app/manifest.json @@ -1,7 +1,7 @@ { - "name" : "CRMEB Java 商城", - "appid" : "__UNI__E0D9AB1", - "description" : "CRMEB Java 商城", + "name" : "甄味馆商城", + "appid" : "__UNI__B905528", + "description" : "甄味馆商城", "versionName" : "1.0.0", "versionCode" : 1001, "transformPx" : false, @@ -122,7 +122,7 @@ "quickapp" : {}, /* 小程序特有相关 */ "mp-weixin" : { - "appid" : "111111", + "appid" : "", "setting" : { "urlCheck" : true, "minified" : true, @@ -172,7 +172,7 @@ "async" : { "timeout" : 200000 }, - "title" : "CRMEB" + "title" : "甄味馆" }, "plus" : { "statusbar" : { diff --git a/app/pages/auth/index.vue b/app/pages/auth/index.vue index 95faec2..ea56fb0 100644 --- a/app/pages/auth/index.vue +++ b/app/pages/auth/index.vue @@ -1,73 +1,73 @@ - - - - - + + + + + \ No newline at end of file diff --git a/app/pages/columnGoods/HotNewGoods/index.vue b/app/pages/columnGoods/HotNewGoods/index.vue index 57e60a5..278d9ef 100644 --- a/app/pages/columnGoods/HotNewGoods/index.vue +++ b/app/pages/columnGoods/HotNewGoods/index.vue @@ -110,7 +110,7 @@ export default { }; - + \ No newline at end of file diff --git a/app/pages/user/index.vue b/app/pages/user/index.vue index 4063799..793a6b8 100644 --- a/app/pages/user/index.vue +++ b/app/pages/user/index.vue @@ -1,665 +1,676 @@ - - - - + + + + \ No newline at end of file diff --git a/app/static/html/pc.html b/app/static/html/pc.html index c272993..e15b16b 100644 --- a/app/static/html/pc.html +++ b/app/static/html/pc.html @@ -1,59 +1,60 @@ - - - - - - - CRMEB - - - - - - - - - - - - - - + + + + + + + 甄味馆 + + + + + + + + + + + + + + \ No newline at end of file diff --git a/app/static/images/support.png b/app/static/images/support.png deleted file mode 100644 index e309976..0000000 Binary files a/app/static/images/support.png and /dev/null differ diff --git a/app/static/img/live-logo.gif b/app/static/img/live-logo.gif deleted file mode 100644 index 1dfef3a..0000000 Binary files a/app/static/img/live-logo.gif and /dev/null differ