康嘉威代码提交

main
kangjiawei 2 years ago
parent cb7ad2c727
commit f69a787514
  1. 11160
      package-lock.json
  2. 3
      vue.config.js
  3. 10279
      yarn.lock

11160
package-lock.json generated

File diff suppressed because it is too large Load Diff

@ -9,7 +9,8 @@ module.exports = defineConfig({
proxy: {
"/api": {
//本地服务接口地址
target: "http://192.168.1.3:8080",
target: "http://192.168.1.104:80/",//孙
// target: "http://192.168.1.3:8080",
// target: "http://192.168.1.106",
//远程演示服务地址,可用于直接启动项目
// target: 'https://saber.bladex.vip/api',

10279
yarn.lock

File diff suppressed because it is too large Load Diff
Loading…
Cancel
Save