-
- 外边距折叠 #4
-
CSS/视觉格式化模型/浮动/ex/css/common.css
- 分页器
-
CSS/视觉格式化模型/定位/二级菜单/css/2th.css
- 32~ 元素的隐藏与显示,将 :hover 挂载到共同的父元素上
- 79~ 二级菜单和上层之间衔接的 border 处理:伪元素遮挡
-
CSS/视觉格式化模型/定位/弹出层/css/popup.css
- 居中
-
- 自实现选择框
-
- .cjs 后缀会永远用 CJS
- 会覆盖 package.json 中的 type: "module"
- .mjs → 永远是 ES Module
- .cjs 后缀会永远用 CJS
-
- demo created from Vue/CLI
-
vue2/sandboxs/src/utils/getComponentRootDom.js
- 通过 render 以及 $el 获取某个组件渲染的Dom根元素
-
vue2/sandboxs/src/utils/toast.js
- 实现 toast 提示函数,通过 JS 创建提示框
-
- 通过开发服务器代理处理开发环境中的、浏览器同源策略导致的跨域问题
-
vue2/sandboxs/src/mock/index.js
- 拦截 AJAX ,重新赋值 XHR 。 Apifox 和 Postman 也支持 mock 环境
-
vue2/sandboxs/test/Lifecycle/timerDestroyed.vue
- 类似于组合关系的析构函数,凡是在 mounted / created 中引入的“组件外部副作用”,都应该在 beforeDestroy 中对称清理
-
vue2/sandboxs/src/directives/loading/index.js
- v-loading 自定义指令实现 Loading 态呈现
-
Notifications
You must be signed in to change notification settings - Fork 1
ceilf6/Lab
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
( look | think ) & code