Commit 822c67ac authored by tanjuanjuan's avatar tanjuanjuan

测试

parent 9abef03a
......@@ -167,7 +167,7 @@
console.log(submitstr)
test.value=submitstr
xma.request({
url: "back/one-visit/one-visit/web/ybVisit/ybSgySm2",
url: "https://onemoment.gywb.cn/back/one-visit/one-visit/web/ybVisit/ybSgySm2",
method: "POST",
format: "json",
data: {
......
......@@ -28,11 +28,11 @@ export default defineConfig({
server: {
open: true,
// 代理配置
proxy: {
'/back/one-visit/one-visit/web/ybVisit/ybSgySm2': {
target: 'https://onemoment.gywb.cn/',
changeOrigin: true,
},
},
// proxy: {
// '/back/one-visit/one-visit/web/ybVisit/ybSgySm2': {
// target: 'https://onemoment.gywb.cn/',
// changeOrigin: true,
// },
// },
},
});
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment