0.1.25 • Published 3 years ago

hd-mobile-plugin-gather v0.1.25

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

iview-layout-themes

Description

项目组件依赖iview

Software Architecture

Software architecture description

设置说明

1.设置淘宝镜像 npm config set registry http://registry.npm.taobao.org/ 2.设置默认镜像 npm config set registry https://registry.npmjs.org/ 3.编译组件 npm run lib 4.登录npm:npm login 输入账号密码 5.修改版本号 6.npm publish 推送到npm仓库

使用说明

  1. npm install iview-layout-themes

  2. 在项目的main.js 里面全局引入组件

  3. import iViewThemes from 'iview-layout-themes'

  4. import 'iview-layout-themes/lib/iview-layout-themes.css'

  5. Vue.use(iViewThemes)

开发信息

#####2019年7月11日 本人公司前端架构,公司整体前端技术都采用vue方式开发,选择了iview作为pc端的开发ui,基础框架已经本地搭建完成,由于业务的复杂性,公司会启用很多管理端项目,于是准备把页面的整体框架布局都封装成组件 给开发人员最大的便捷,可以不用关心架构方面,专注业务开发,之后会陆续封装项目组件。

0.1.20

3 years ago

0.1.21

3 years ago

0.1.24

3 years ago

0.1.25

3 years ago

0.1.16

3 years ago

0.1.17

3 years ago

0.1.18

3 years ago

0.1.19

3 years ago

0.1.10

3 years ago

0.1.11

3 years ago

0.1.12

3 years ago

0.1.14

3 years ago

0.1.15

3 years ago

0.1.9

3 years ago

0.1.8

3 years ago

0.1.7

3 years ago

0.1.4

3 years ago

0.1.6

3 years ago

0.1.5

3 years ago

0.1.3

3 years ago

0.1.2

3 years ago

0.1.1

3 years ago