mirror of
https://gitee.com/beijing_hongye_huicheng/lilishop-ui.git
synced 2025-12-17 16:35:53 +08:00
新增npmrc以及yarnrc文件,修改config配置变成可配置的cdn加载以及端口设置
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
import Main from "@/views/Main.vue";
|
||||
import config from '@/config/index'
|
||||
|
||||
const config = require('@/config/index')
|
||||
// 不作为Main组件的子页面展示的页面单独写,如下
|
||||
export const loginRouter = {
|
||||
path: "/login",
|
||||
|
||||
Reference in New Issue
Block a user