调整 CRMEB 字样

pull/1/MERGE
YunaiV 2023-08-31 19:21:22 +08:00
parent e45372d4b6
commit 32e108ca2f
7 changed files with 13 additions and 13 deletions

View File

@ -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) {

View File

@ -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" : {

View File

@ -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,

View File

@ -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

View File

@ -4,11 +4,11 @@
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width,user-scalable=no,initial-scale=1,maximum-scale=1,minimum-scale=1">
<title>CRMEB</title>
<title>芋道商城</title>
<meta name="Copyright" content="helang">
<!-- <link rel="shortcut icon" type="image/png" href="/uniapp-extend/static/logo.png"> -->
<meta name="keywords" content="CRMEB">
<meta name="description" content="CRMEB">
<meta name="keywords" content="芋道商城">
<meta name="description" content="芋道商城">
<style type="text/css">
body{
margin: 0;

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.3 KiB

After

Width:  |  Height:  |  Size: 12 KiB