chengziding 3 周之前
父節點
當前提交
94fd65e2f6
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      nuxt.config.ts

+ 1 - 1
nuxt.config.ts

@@ -31,7 +31,7 @@ export default defineNuxtConfig({
       '/api': {
         // target: 'https://www.dirmarketresearch.com/api',
         target: 'http://192.168.0.70:8980/js/a/api',
-        target: 'http://192.168.0.132//js/a/api',
+        // target: 'http://192.168.0.132//js/a/api',
         changeOrigin: true,
         prependPath: true,
         secure: false,