mirror of
https://github.com/ialley-workshop-open/uni-halo.git
synced 2026-09-02 17:30:44 +08:00
修改:简单兼容QQ小程序(未测试)
This commit is contained in:
+2
-2
@@ -12,7 +12,7 @@ module.exports = {
|
||||
changeOrigin: true,
|
||||
secure: true,
|
||||
pathRewrite: {
|
||||
"^/api": ""
|
||||
"^/api": "/api"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -29,4 +29,4 @@ module.exports = {
|
||||
})
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user