@zscreate/zhxy-app-component 1.0.205 → 1.0.206

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.
@@ -521,7 +521,7 @@
521
521
 
522
522
  <!-- location 定位 -->
523
523
  <view v-else-if="widget.type === 'location'" class="evan-form-item-container" :class="'evan-form-item-container--top'"
524
- :style="{ borderWidth: border ? '1upx' : 0 }">
524
+ >
525
525
  <view class="evan-form-item-container__label"
526
526
  :class="{ showAsteriskRect: hasRequiredAsterisk, isRequired: showRequiredAsterisk }" :style="mLabelStyle">
527
527
  {{ widget.name }}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@zscreate/zhxy-app-component",
3
- "version": "1.0.205",
3
+ "version": "1.0.206",
4
4
  "private": false,
5
5
  "description": "zhxy-app-component",
6
6
  "main": "index.js",