|
@@ -3,8 +3,8 @@
|
|
|
*/
|
|
*/
|
|
|
const IS_DEV = process.env.NODE_ENV === 'development'
|
|
const IS_DEV = process.env.NODE_ENV === 'development'
|
|
|
// const URL = 'https://zhangsiye.9026.com'
|
|
// const URL = 'https://zhangsiye.9026.com'
|
|
|
-const URL = 'https://t9.9026.com'
|
|
|
|
|
-// const URL = 'https://ihg.9026.com'
|
|
|
|
|
|
|
+// const URL = 'https://t9.9026.com'
|
|
|
|
|
+const URL = 'https://ihg.9026.com'
|
|
|
|
|
|
|
|
module.exports = {
|
|
module.exports = {
|
|
|
// 版本
|
|
// 版本
|