download and:
npm install
npm run serve
npm run build
npm run lint
In the root folder title.js
.
Code likes:
{
index: '主页',
'user/login': '登录',
'customer/home': '用户首页'
}
download and:
npm install
npm run serve
npm run build
npm run lint
In the root folder title.js
.
Code likes:
{
index: '主页',
'user/login': '登录',
'customer/home': '用户首页'
}