peacetrue-iview

WebJar for peacetrue-iview

License

License

ISC
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

peacetrue-iview
Last Version

Last Version

1.0.14
Release Date

Release Date

Type

Type

jar
Description

Description

peacetrue-iview
WebJar for peacetrue-iview
Project URL

Project URL

http://webjars.org
Source Code Management

Source Code Management

https://github.com/peacetrue/peacetrue-iview

Download peacetrue-iview

How to add to project

<!-- https://jarcasting.com/artifacts/org.webjars.npm/peacetrue-iview/ -->
<dependency>
    <groupId>org.webjars.npm</groupId>
    <artifactId>peacetrue-iview</artifactId>
    <version>1.0.14</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/peacetrue-iview/
implementation 'org.webjars.npm:peacetrue-iview:1.0.14'
// https://jarcasting.com/artifacts/org.webjars.npm/peacetrue-iview/
implementation ("org.webjars.npm:peacetrue-iview:1.0.14")
'org.webjars.npm:peacetrue-iview:jar:1.0.14'
<dependency org="org.webjars.npm" name="peacetrue-iview" rev="1.0.14">
  <artifact name="peacetrue-iview" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='peacetrue-iview', version='1.0.14')
)
libraryDependencies += "org.webjars.npm" % "peacetrue-iview" % "1.0.14"
[org.webjars.npm/peacetrue-iview "1.0.14"]

Dependencies

compile (5)

Group / Artifact Type Version
org.webjars.npm : vue jar [2.6.10,3)
org.webjars.npm : iview jar [3.4.2,4)
org.webjars.npm : vuedraggable jar [2.23.0,3)
org.webjars.npm : lodash jar [4.17.11,5)
org.webjars.npm : axios jar [0.19.0,0.20)

Project Modules

There are no modules declared in this project.

peacetrue-iview

基于iview,添加额外的扩展组件。

2. 技术结构

  • 可以整体打包

  • 也可以单独打包,每次打包所有模块,耗时太长

3. 全局变量

PeaceIview

4. PageTable

4.1. iview中的模块文件(.vue)无法解析

可选的解决办法
  • 使用生成的js(iview/dist/iview)依赖

  • 添加vue-loader解析vue文件

5. ImageUpload

6. VideoUpload

7. ImagesTile

使用Row、Col等距平铺图片

8. VideosTile

使用Row、Col等距平铺视频

9. Util

Versions

Version
1.0.14
1.0.13
1.0.12
1.0.10
1.0.6
1.0.5
1.0.4