Commit 0dddce7b by cocomilk2012

update

parent c95b9536
Showing with 5 additions and 4 deletions
...@@ -31,6 +31,7 @@ appid=app_register_id ...@@ -31,6 +31,7 @@ appid=app_register_id
authcode authcode
测试线账号及参数 测试线账号及参数
http://106.120.107.150:7773?appId=70770&authCode=001e6816b6324a92a681ac1a470f4715
appId=70770 appId=70770
userName=13522476236 userName=13522476236
password=qqxb123456 password=qqxb123456
......
...@@ -53,10 +53,10 @@ Vue.prototype.setPageNavState = function () { ...@@ -53,10 +53,10 @@ Vue.prototype.setPageNavState = function () {
Vue.prototype.$bridge = bridge; Vue.prototype.$bridge = bridge;
// if (process.env.NODE_ENV === 'development'||process.env.NODE_ENV === 'staging') { if (process.env.NODE_ENV === 'development'||process.env.NODE_ENV === 'staging') {
// const VConsole = require('vconsole') const VConsole = require('vconsole')
// const my_console = new VConsole(); const my_console = new VConsole();
// } }
new Vue({ new Vue({
......
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 sign in to comment