|
@@ -11,7 +11,7 @@ import "element-plus/theme-chalk/index.css";
|
|
import locale from "element-plus/lib/locale/lang/zh-cn";
|
|
import locale from "element-plus/lib/locale/lang/zh-cn";
|
|
|
|
|
|
import * as ElIcon from "@element-plus/icons-vue";
|
|
import * as ElIcon from "@element-plus/icons-vue";
|
|
-axios.defaults.baseURL = "http://jzmanagerweb.aiyangniu.net";
|
|
|
|
|
|
+axios.defaults.baseURL = "http://jzuserweb.aiyangniu.net";
|
|
const app = createApp(App);
|
|
const app = createApp(App);
|
|
app
|
|
app
|
|
.use(store)
|
|
.use(store)
|