@juzhenfe/page-model 3.18.8 → 3.18.9

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -140,6 +140,7 @@ declare global {
140
140
  size?: Size
141
141
  labelWidth?: string
142
142
  class?: string
143
+ labelPositon?: 'left' | 'top'
143
144
  }
144
145
 
145
146
  // 表单的元素
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@juzhenfe/page-model",
3
- "version": "3.18.8",
3
+ "version": "3.18.9",
4
4
  "types": "dist/main.d.ts",
5
5
  "main": "dist/index.umd.js",
6
6
  "keywords": [