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 510dd3dfab 插槽完善备注信息 1 year ago
demo 父子组件互传 1 year ago
public init 1 year ago
src 插槽完善备注信息 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 更新了一点点Element的内容 1 year ago
package.json 更新了一点点Element的内容 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.