選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
 
 
 
xiaohanzi 98ea9cd6bf fix config 3年前
build fix config 3年前
config fix config 3年前
src add posadmin project 3年前
static add posadmin project 3年前
.babelrc add posadmin project 3年前
.editorconfig add posadmin project 3年前
.eslintignore add posadmin project 3年前
.eslintrc.js add posadmin project 3年前
.gitignore add posadmin project 3年前
.postcssrc.js add posadmin project 3年前
README.md add posadmin project 3年前
favicon.ico add posadmin project 3年前
index.html add posadmin project 3年前
package-lock.json add posadmin project 3年前
package.json fix config 3年前

README.md

基于 Vue.js 和 element

veu 文档:https://cn.vuejs.org/v2/guide/routing.html

element 文档:http://element-cn.eleme.io/#/zh-CN/component/installation

使用方法

项目初始化 npm install

运行开发环境 npm run dev