From 83e732f8c6135a97de5e68eb4811cf471ac2d8cc Mon Sep 17 00:00:00 2001 From: liugongyu <290219706@qq.com> Date: Wed, 1 Dec 2021 15:13:57 +0800 Subject: [PATCH] 赤峰正式环境 默认蒙D车牌 --- config/index.js | 2 +- index.html | 4 ++++ src/utils/utils.js | 6 +++--- 3 files changed, 8 insertions(+), 4 deletions(-) diff --git a/config/index.js b/config/index.js index f030a2a..38ad3fa 100644 --- a/config/index.js +++ b/config/index.js @@ -58,7 +58,7 @@ module.exports = { * Source Maps */ - productionSourceMap: true, + productionSourceMap: false, // https://webpack.js.org/configuration/devtool/#production devtool: '#source-map', diff --git a/index.html b/index.html index 6000cd5..a5a64a9 100644 --- a/index.html +++ b/index.html @@ -4,6 +4,10 @@ + + + + 微信公众号 diff --git a/src/utils/utils.js b/src/utils/utils.js index 78918f6..b84c44d 100644 --- a/src/utils/utils.js +++ b/src/utils/utils.js @@ -145,7 +145,7 @@ export default { // ud8yq5tv0inxupc05xfeau39jywlqoj2 新的id // ny1u72b6k374sg379z0kqjgfxe2ycnpw 新的签名 - myVarAppid:'ud8yq5tv0inxupc05xfeau39jywlqoj2',// 公共请求Appid + myVarAppid:'65grtq5tv0wewec05xfeau39jyghhjm',// 公共请求Appid myDeviceInfo: 'BC0703A4-AFB0-4B51-9089-9B7487C0CC6E', // 公共请求设备信息 @@ -169,13 +169,13 @@ export default { } } objb.sort(compare); - var strmd5 = 'ny1u72b6k374sg379z0kqjgfxe2ycnpw'; + var strmd5 = 'dfdf2b6k37r5y79z0kqjgfxe2wet3434'; for(var i=0;i'+strmd5); strmd5 = md5(strmd5); strmd5=strmd5.toUpperCase(); -- libgit2 0.21.4