|
|
|
@ -17,15 +17,15 @@ App<IAppOption>({
@@ -17,15 +17,15 @@ App<IAppOption>({
|
|
|
|
|
globalData: { |
|
|
|
|
// dev
|
|
|
|
|
// appid:wxa4ece062e60e93a5
|
|
|
|
|
url: 'https://m.wtx.hbraas.com', |
|
|
|
|
upFileUrl: 'https://m.wtx.hbraas.com/', |
|
|
|
|
imageUrl: 'https://m.wtx.hbraas.com/GeneB/', |
|
|
|
|
// url: 'https://m.wtx.hbraas.com',
|
|
|
|
|
// upFileUrl: 'https://m.wtx.hbraas.com/',
|
|
|
|
|
// imageUrl: 'https://m.wtx.hbraas.com/GeneB/',
|
|
|
|
|
|
|
|
|
|
// pro
|
|
|
|
|
// appid:wx96104303877e3fd9
|
|
|
|
|
// url: 'https://m.gene.hbsaas.com',
|
|
|
|
|
// upFileUrl: 'https://m.gene.hbsaas.com/',
|
|
|
|
|
// imageUrl: 'https://m.gene.hbsaas.com/GeneB/',
|
|
|
|
|
url: 'https://m.gene.hbsaas.com', |
|
|
|
|
upFileUrl: 'https://m.gene.hbsaas.com/', |
|
|
|
|
imageUrl: 'https://m.gene.hbsaas.com/GeneB/', |
|
|
|
|
Timestamp: new Date().getTime(), |
|
|
|
|
|
|
|
|
|
scene: {}, |
|
|
|
|