|
|
@ -22,7 +22,7 @@ |
|
|
import { |
|
|
import { |
|
|
genTestUserSig |
|
|
genTestUserSig |
|
|
} from './debug/GenerateTestUserSig.js'; |
|
|
} from './debug/GenerateTestUserSig.js'; |
|
|
|
|
|
import printer from './components/print/index.js'; // app.js |
|
|
// const aegis = new Aegis({ |
|
|
// const aegis = new Aegis({ |
|
|
// id: 'iHWefAYqKznuxWjLnr', // 项目key |
|
|
// id: 'iHWefAYqKznuxWjLnr', // 项目key |
|
|
// reportApiSpeed: true, // 接口测速 |
|
|
// reportApiSpeed: true, // 接口测速 |
|
|
@ -47,7 +47,7 @@ |
|
|
// mainurl: 'https://take.sdwanyue.com/api/?s=', |
|
|
// mainurl: 'https://take.sdwanyue.com/api/?s=', |
|
|
// mainurl: 'https://dev.xenjoyou.com/hiver', |
|
|
// mainurl: 'https://dev.xenjoyou.com/hiver', |
|
|
// mainurl: 'https://storage.xenjoyou.com/hiver', |
|
|
// mainurl: 'https://storage.xenjoyou.com/hiver', |
|
|
mainurl: 'http://192.168.100.54:8888/hiver', |
|
|
mainurl: 'http://192.168.1.192:8888/hiver', |
|
|
// #endif |
|
|
// #endif |
|
|
// weburl: 'https://taketest.sdwanyue.com/', |
|
|
// weburl: 'https://taketest.sdwanyue.com/', |
|
|
weburl: 'https://takeout.sdwanyue.com/', |
|
|
weburl: 'https://takeout.sdwanyue.com/', |
|
|
@ -114,7 +114,7 @@ |
|
|
this.globalData.printData.push(JSON.parse(result.android.inAppExtras)) |
|
|
this.globalData.printData.push(JSON.parse(result.android.inAppExtras)) |
|
|
console.log("通知数据",this.globalData.printData) |
|
|
console.log("通知数据",this.globalData.printData) |
|
|
// printer.getIsData("1") |
|
|
// printer.getIsData("1") |
|
|
printer.onPrint() |
|
|
printer.getData() |
|
|
}); |
|
|
}); |
|
|
|
|
|
|
|
|
jpushModule.isPushStopped(res => { |
|
|
jpushModule.isPushStopped(res => { |
|
|
|