Variant Form3(for Vue 3.x)正式版3.0.1发布。

This commit is contained in:
vdpAdmin
2022-02-02 15:19:09 +08:00
parent deb8ed31c3
commit 3b45fa7a17
5 changed files with 7 additions and 23 deletions

View File

@ -267,7 +267,7 @@
<style lang="scss" scoped>
.grid-cell {
min-height: 38px;
min-height: 38px !important;
//margin: 6px 0; /* 设置了margin栅格列的offset、push、pull会失效 */
padding: 3px;
outline: 1px dashed #336699;

View File

@ -8,7 +8,7 @@ export const DESIGNER_OPTIONS = {
}
export const VARIANT_FORM_VERSION = '3.0.0'
export const VARIANT_FORM_VERSION = '3.0.1'
//export const MOCK_CASE_URL = 'https://www.fastmock.site/mock/2de212e0dc4b8e0885fea44ab9f2e1d0/vform/'
export const MOCK_CASE_URL = 'https://ks3-cn-beijing.ksyuncs.com/vform-static/vcase/'