123456789101112131415161718192021222324252627282930313233343536373839404142 |
- const config = {
-
-
- apiBaseurl:'http://wx.hw.hongweisoft.com/cqthminapp',
-
-
- placeImg:'http://placekitten.com',
-
- loginUrl:'http://wx.hw.hongweisoft.com/zddtest/forest-portal/wechat/h5/authorize?returnUrl=http://foresth5test.hw.hongweisoft.com/#/',
-
-
- version:'1',
-
-
-
-
-
-
-
-
-
-
-
- imgUrl:"http://fqn.hongweisoft.com/cqcarbon/wxapp/",
-
-
- innerImgUrl:"http://fqn.hongweisoft.com/cqcarbon/wxapp/",
-
- onlineImg:"http://cqth.hw.hongweisoft.com/ht/",
-
- qnyImg:"http://fqn.hongweisoft.com/cqcarbon/wxapp/",
- }
- export {
- config
- }
|