diff --git a/main.js b/main.js index 4159e5cc..1b6d9c75 100644 --- a/main.js +++ b/main.js @@ -22,7 +22,7 @@ let cookieName = "VCONSOLE", query = parseQuery(), urlSpread = query["spread"], vconsole = query[cookieName.toLowerCase()], - md5Crmeb = "b14d1e9baeced9bb7525ab19ee35f2d2", //CRMEB MD5 加密开启vconsole模式 + md5Crmeb = "b14d1e9baeced9bb7525ab19ee35f2d2", //CRMEB MD5 加密开启vconsole模式 TODO 芋艿:这个是啥,后面研究下 md5UnCrmeb = "3dca2162c4e101b7656793a1af20295c"; //UN_CREMB MD5 加密关闭vconsole模式 if (urlSpread !== undefined) { diff --git a/manifest.json b/manifest.json index a349311d..e45eafa1 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { - "name" : "crmeb", - "appid" : "__UNI__E8BDBA5", - "description" : "crmeb商城", + "name" : "yudao", + "appid" : "__UNI__E2B3EDC", + "description" : "芋道商城", "versionName" : "1.0.0", "versionCode" : 1001, "transformPx" : false, @@ -110,7 +110,7 @@ "async" : { "timeout" : 200000 }, - "title" : "CRMEB" + "title" : "芋道商城" }, "plus" : { "statusbar" : { diff --git a/pages.json b/pages.json index cf3f956c..2139e093 100644 --- a/pages.json +++ b/pages.json @@ -81,7 +81,7 @@ { "path": "pages/auth/index", "style": { - "navigationBarTitleText": "CRMEB" + "navigationBarTitleText": "芋道商城" } }, //#endif @@ -501,7 +501,7 @@ ], "globalStyle": { "navigationBarTextStyle": "black", - "navigationBarTitleText": "crmeb", + "navigationBarTitleText": "芋道商城", "navigationBarBackgroundColor": "#fff", "backgroundColor": "#F8F8F8", "titleNView": false, diff --git a/pages/index/index.vue b/pages/index/index.vue index 9a3f2639..4b7bf303 100644 --- a/pages/index/index.vue +++ b/pages/index/index.vue @@ -357,7 +357,7 @@ const configApi = { "title": "芋道商城", "synopsis": "芋道商城,好用!", - "img": "https://api.java.crmeb.net/crmebimage/public/operation/2021/09/23/61fc3e4a49844fa69c12812ce5d57641bfkfzjqh1q.png" + "img": "https://static.iocoder.cn/ruoyi-vue-pro-logo.png" } this.$set(this, 'configApi', configApi); // #ifdef H5 diff --git a/static/html/pc.html b/static/html/pc.html index c272993f..a601c048 100644 --- a/static/html/pc.html +++ b/static/html/pc.html @@ -4,11 +4,11 @@ -