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.
 
 
 
roger_home_pc 9f3180cfe7 父子组件互传 2 years ago
demo 父子组件互传 2 years ago
public init 2 years ago
src 父子组件互传 2 years ago
.gitignore init 2 years ago
README.md init 2 years ago
babel.config.js init 2 years ago
jsconfig.json init 2 years ago
package-lock.json 更新了一点点Element的内容 2 years ago
package.json 更新了一点点Element的内容 2 years ago
vue.config.js 组件学习:基本知识,选项式API&组合式API,组件通信 props,组件通信 $emit 2 years 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.