You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
RogerWork 8d97214424 el-table练习代码 1 year ago
demo 完成 mapState mapGetters mapMutations mapActions 1 year ago
public init 1 year ago
src el-table练习代码 1 year ago
.gitignore init 1 year ago
README.md init 1 year ago
babel.config.js init 1 year ago
jsconfig.json init 1 year ago
package-lock.json vuex的基本应用示例 1 year ago
package.json vuex的基本应用示例 1 year ago
vue.config.js 组件学习:基本知识,选项式API&组合式API,组件通信 props,组件通信 $emit 1 year ago

README.md

vue3_element_demo1

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.