0907
11
import FormMaking from '../lib/vue-form-making'
import '../lib/vue-form-making/dist/FormMaking.css'
import ElementUI from 'element-ui'
import 'element-ui/lib/theme-chalk/index.css'
Vue.use(ElementUI);
Vue.use(FormMaking)

在index.js
const baseUrl = "http://localhost:8088/jeecg-boot/"
Vue.prototype.API_BASE_URL = baseUrl;
![image]()
在private static boolean jwtTokenRefresh
![image]()






浙公网安备 33010602011771号