@zscreate/form-component 1.1.221-test.62 → 1.1.221-test.63

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.
@@ -5020,7 +5020,7 @@ span.CodeMirror-selectedtext { background: none; }
5020
5020
  @font-face {
5021
5021
  font-family: "iconfont";
5022
5022
  /* Project id 4407909 */
5023
- src: url('//at.alicdn.com/t/c/font_4407909_q2cn2yzu24.woff2?t=1706755602963') format('woff2'), url('//at.alicdn.com/t/c/font_4407909_q2cn2yzu24.woff?t=1706755602963') format('woff'), url('//at.alicdn.com/t/c/font_4407909_q2cn2yzu24.ttf?t=1706755602963') format('truetype');
5023
+ src: url('//at.alicdn.com/t/c/font_4407909_5kdt7use5zi.woff2?t=1707028068339') format('woff2'), url('//at.alicdn.com/t/c/font_4407909_5kdt7use5zi.woff?t=1707028068339') format('woff'), url('//at.alicdn.com/t/c/font_4407909_5kdt7use5zi.ttf?t=1707028068339') format('truetype');
5024
5024
  }
5025
5025
  .iconfont {
5026
5026
  font-family: "iconfont" !important;
@@ -5053,7 +5053,7 @@ span.CodeMirror-selectedtext { background: none; }
5053
5053
  .icon-fuwenbenbianjiqi:before {
5054
5054
  content: "\e631";
5055
5055
  }
5056
- .icon-weizhi:before {
5056
+ .icon-form_weizhi:before {
5057
5057
  content: "\e632";
5058
5058
  }
5059
5059
  .icon-shujuliebiao:before {
@@ -147293,7 +147293,7 @@ var __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/*!
147293
147293
  /***/ ((module) => {
147294
147294
 
147295
147295
  "use strict";
147296
- module.exports = JSON.parse('{"i8":"1.1.221-test.62"}');
147296
+ module.exports = JSON.parse('{"i8":"1.1.221-test.63"}');
147297
147297
 
147298
147298
  /***/ })
147299
147299
 
@@ -150018,7 +150018,7 @@ const advanceComponents = [{
150018
150018
  }, {
150019
150019
  type: 'location',
150020
150020
  name: '位置',
150021
- icon: 'icon-weizhi',
150021
+ icon: 'icon-form_weizhi',
150022
150022
  options: {
150023
150023
  defaultValue: '',
150024
150024
  placeholder: '',
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@zscreate/form-component",
3
- "version": "1.1.221-test.62",
3
+ "version": "1.1.221-test.63",
4
4
  "private": false,
5
5
  "description": "",
6
6
  "main": "dist/form-component.umd.js",