Commit 7f452081 authored by 张伯涛's avatar 张伯涛

bug修改

parent aeaf023d
...@@ -108,8 +108,10 @@ import projectName from "../../common/projectName"; ...@@ -108,8 +108,10 @@ import projectName from "../../common/projectName";
password, password,
code, code,
uuid, uuid,
wechatType,
type type
} }
console.log('data',data)
// let a=rsaEncrypt(data) // let a=rsaEncrypt(data)
let a = Qs.stringify({ let a = Qs.stringify({
sign: rsaEncrypt(data) sign: rsaEncrypt(data)
......
...@@ -10,7 +10,7 @@ Vue.prototype.vuePrototype = '枣红' ...@@ -10,7 +10,7 @@ Vue.prototype.vuePrototype = '枣红'
Vue.prototype.$global = { Vue.prototype.$global = {
// appName: 'HZY' //name: '鸿泽云智能推广系统' // appName: 'HZY' //name: '鸿泽云智能推广系统'
appName: 'YHZ' // name: '耀洪泽文化智能推广系统' appName: 'YHZ' // name: '耀洪泽文化智能推广系统'
} }
// 引入全局uView // 引入全局uView
import uView from 'uview-ui' import uView from 'uview-ui'
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment