th-network-common

1.4.25 • Public • Published

配网一张图th-network-map的公共业务代码库

  • 项目引用

npm i element-ui -S npm i xlsx -S npm i th-vue-component -S npm i th-vue-business -S npm i th-vue-echarts -S npm i th-gis -S

  import ThNetworkCommon from 'th-network-common'
  import 'th-network-common/lib/th-network-common.css'
  import 'th-vue-component/lib/th-vue-component.css'
  import 'th-vue-component/lib/theme-sggreen/index.css'
  import 'th-vue-business/lib/th-vue-business.css'
  import 'th-vue-echarts/lib/th-vue-echarts.css'
  import 'th-gis/lib/th-gis.css'

  Vue.use(ThNetworkCommon)

一、指令说明

# 安装依赖
npm run pre

# 启动DEMO开发模式
npm run dev

# 打包组件
npm run build

# 发布(npm adduser && npm login)
npm run deploy

Package Sidebar

Install

npm i th-network-common

Weekly Downloads

5

Version

1.4.25

License

MIT

Unpacked Size

1.31 MB

Total Files

112

Last publish

Collaborators

  • huangfengnv