Vue组件数据传递:父组件数据传递给子组件,常用的props方法进行传递;并给出两个方法以解决传递时的单向数据流问题。
2022-11-13 19:30:04 86KB Vue
1
vue-simple-uploader 由驱动的Vue.js上传组件 特征 将文件夹和文件视为File 暂停/继续上传 恢复上传 错误处理 使用文件夹阅读器拖放 自定义上传按钮 资料夹上载 队列管理 文件验证 上传进度 剩余时间 块上传 安装 npm install vue-simple-uploader --save 笔记 用法 在里面 import Vue from 'vue' import uploader from 'vue-simple-uploader' import App from './App.vue' Vue . use ( uploader ) /* eslint-disable no-new */ new Vue ( { render ( createElement ) { return createElement ( App ) } } )
2022-11-12 23:50:49 420KB Vue
1
代码结构 ├── admin // 打包产出文件 ├── node_module // npm加载所需的项目依赖模块 ├── public // 静态入口 ├── src // 源代码 │   ├── api // 所有请求 │   ├── assets // 主题 字体 图片等静态资源 │   ├── common // 全局公用配置 │ │ ├── config // 配置全局路由权限和错误捕获 │ │ ├── mixin // 一些vue公用的mixin │
2022-11-12 23:49:46 1.14MB 系统开源
1
负责管理和跟踪高校四年级毕业生的信息,包括学生基础信息的管理、学生可以上传文件、毕业过程的管理与跟踪、毕业后的就业信息的记录和更新等,也为学校提供校友信息。 用户包括:教务处工作人员、辅导员、学生等。 所有用户均具有注册、查询、删除更新信息等功能。 系统最后能够对收集的毕业生数据(如:就业情况),进行简单的数据分析,并将结果以多种形式进行图形化展现(例如饼状图、柱状图等), 并能将表格转化为Excel表格导出;其它文档,也能转化为word或pdf格式打印。
2022-11-12 15:13:09 15.22MB springboot mybatis redis vue
1
功能:实现登录,学习打卡,添加课程, 取消课程, 单词学习,查找,学习分享朋友圈(可以添加删除) , 个人信息修改,课后教评等功能。 ……
2022-11-12 10:45:06 16.45MB java vue idea redis
1
九院校园微服务小程序的开发是基于微信小程序的基础上,采用java语言,基于MVVM模式进行开发,采取MySQL作为后台数据的主要存储单元,采用Springboot框架实现了本系统的全部功能。九院校园微服务小程序,具有校园资讯资讯、空闲教室.....
2022-11-11 11:25:06 16.99MB 小程序 sprignboot Vue bootstrap
1
把包引用到项目中。 预览地址: http://localhost:8022/showofd/showofd.html?file=http://localhost:8022/ofdViewer/ofd/0004.ofd 如果提示打开失败,在IIS上MIME类型中添加 文件扩展名:.ofd MIME类型:application/ofd
2022-11-10 17:08:55 2.16MB ofd ofd文件预览 ofd.js
1
Lots of runnable code When you get access to Fullstack Vue, you’re not getting just a book, but access to live code examples. Every chapter in the book comes packed with a complete project that builds on the concepts of the chapter. 8 Chapters Every chapter focuses on a different part of the ecosystem, but in the context of an app. So you’ll see how everything fits together. Complete Sample Apps Several sample applications, ranging from simple to complex are included with every copy of the book. Up-to-date As the Vue framework matures, so does the book and code. Our team has a history of keeping our books up date – we’ve released updates for our books on Angular & React over 50 times. Detailed explanations We explain, in detail, nearly every concept in every chapter. By the end of the book, you’ll understand Vue really well and feel comfortable writing your own apps.
2022-11-10 17:07:25 38.93MB Vue 全栈 示例代码
1
语言:English 一个devtool扩展,用于检查Vue组件的性能。 Chrome devtool扩展程序,用于检查Vue组件的性能。
2022-11-10 16:09:28 227KB 扩展程序
1
给大家分享一套课程——Vue3 源码实战课,54课时完整版视频课程,附源码+思维脑图。 手把手带你构建自己的 Vue3,只有手写一遍,才能真正的掌握源码!!!
2022-11-10 12:12:02 613B vue 前端
1