littlegreen před 2 roky
rodič
revize
ed260d1c2a
4 změnil soubory, kde provedl 2 přidání a 2 odebrání
  1. binární
      ruoyi-ui/cert0223.zip
  2. binární
      ruoyi-ui/cert0242.zip
  3. binární
      ruoyi-ui/cert0306.zip
  4. 2 2
      ruoyi-ui/vue.config.js

binární
ruoyi-ui/cert0223.zip


binární
ruoyi-ui/cert0242.zip


binární
ruoyi-ui/cert0306.zip


+ 2 - 2
ruoyi-ui/vue.config.js

@@ -36,8 +36,8 @@ module.exports = {
       // detail: https://cli.vuejs.org/config/#devserver-proxy
       [process.env.VUE_APP_BASE_API]: {
         // target: `http://localhost:8080`,
-        target: `http://192.168.0.107:18590`,
-        // target: `http://114.116.114.108:18590`,
+        // target: `http://192.168.0.107:18590`,
+        target: `http://114.116.114.108:18590`,
         changeOrigin: true,
         pathRewrite: {
           ['^' + process.env.VUE_APP_BASE_API]: ''