0.0.1 • Published 2 years ago

eft-yctop v0.0.1

Weekly downloads
-
License
-
Repository
-
Last release
2 years ago

yctop友舱公共依赖包

目录介绍

  1. components —— 通用组件
  2. business-comps —— 业务组件
  3. need-api —— 接口api
  4. utils —— 工具库

使用方式

import modules from "eft-yctop";
Vue.use(modules);

说明(依赖文件去友舱网代码寻找)

  1. 部分组件依赖了友舱网内部组件,如 @/components/Auth
  2. 部分组件依赖了友舱网的接口, 如 @api/xxx.js, @/api/xxx.js