123456789101112131415161718192021222324252627282930313233343536373839 |
- const config = {
-
-
-
-
-
- apiBaseurl:'http://wx.hw.hongweisoft.com/zddtest/forest-portal',
-
-
-
-
- placeImg:'http://placekitten.com',
-
-
-
-
- loginUrl:'http://wx.hw.hongweisoft.com/zddtest/forest-portal/wechat/h5/authorize?returnUrl=http://foresth5test.hw.hongweisoft.com/#/',
-
-
-
-
-
-
-
-
-
-
- imgUrl:"",
- }
- export {
- config
- }
|