Explorar o código

修改用户类型

anderx hai 11 meses
pai
achega
8c2a94d859
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      vue.config.js

+ 1 - 1
vue.config.js

@@ -36,7 +36,7 @@ module.exports = {
       // detail: https://cli.vuejs.org/config/#devserver-proxy
       [process.env.VUE_APP_BASE_API]: {
         target: `http://172.16.0.255:8888`,
-        // target: `http://yfdk.jishutao.com`,
+        // target: `https://yfdk.jishutao.com`,
         changeOrigin: true,
         pathRewrite: {
           ['^' + process.env.VUE_APP_BASE_API]: ''