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

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