mirror of
https://github.com/vform666/variant-form3-vite.git
synced 2025-06-21 09:35:58 +08:00
Variant Form3(for Vue 3.x)正式版3.0.1发布。
This commit is contained in:
@ -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;
|
||||
|
@ -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/'
|
||||
|
Reference in New Issue
Block a user