eoss-mobiles 0.3.33 → 0.3.35

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.
package/lib/form.js CHANGED
@@ -199,7 +199,7 @@ function normalizeComponent(
199
199
  // ESM COMPAT FLAG
200
200
  __webpack_require__.r(__webpack_exports__);
201
201
 
202
- // CONCATENATED MODULE: ./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/vue-loader/lib??vue-loader-options!./packages/form/src/main.vue?vue&type=template&id=2c86be92
202
+ // CONCATENATED MODULE: ./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/vue-loader/lib??vue-loader-options!./packages/form/src/main.vue?vue&type=template&id=041f051e
203
203
  var render = function () {
204
204
  var _vm = this
205
205
  var _h = _vm.$createElement
@@ -1100,30 +1100,39 @@ var render = function () {
1100
1100
  },
1101
1101
  [_vm._v("提交")]
1102
1102
  )
1103
- : _vm._l(_vm.btnList[0].contents, function (item) {
1104
- return _c(
1105
- "em-button",
1106
- _vm._b(
1103
+ : _vm._e(),
1104
+ _vm._l(_vm.btnList[0].contents, function (item) {
1105
+ return _c(
1106
+ "em-button",
1107
+ _vm._b(
1108
+ {
1109
+ directives: [
1107
1110
  {
1108
- key: item.text,
1109
- attrs: {
1110
- "native-type": item.nativeType
1111
- ? item.nativeType
1112
- : "button",
1113
- },
1114
- on: {
1115
- click: function ($event) {
1116
- _vm.handleClick(item)
1117
- },
1118
- },
1111
+ name: "show",
1112
+ rawName: "v-show",
1113
+ value: _vm.btnList.length != 0,
1114
+ expression: "btnList.length != 0",
1119
1115
  },
1120
- "em-button",
1121
- item,
1122
- false
1123
- ),
1124
- [_vm._v(_vm._s(item.text))]
1125
- )
1126
- }),
1116
+ ],
1117
+ key: item.text,
1118
+ attrs: {
1119
+ "native-type": item.nativeType
1120
+ ? item.nativeType
1121
+ : "button",
1122
+ },
1123
+ on: {
1124
+ click: function ($event) {
1125
+ _vm.handleClick(item)
1126
+ },
1127
+ },
1128
+ },
1129
+ "em-button",
1130
+ item,
1131
+ false
1132
+ ),
1133
+ [_vm._v(_vm._s(item.text))]
1134
+ )
1135
+ }),
1127
1136
  ],
1128
1137
  2
1129
1138
  )
@@ -1135,7 +1144,7 @@ var staticRenderFns = []
1135
1144
  render._withStripped = true
1136
1145
 
1137
1146
 
1138
- // CONCATENATED MODULE: ./packages/form/src/main.vue?vue&type=template&id=2c86be92
1147
+ // CONCATENATED MODULE: ./packages/form/src/main.vue?vue&type=template&id=041f051e
1139
1148
 
1140
1149
  // CONCATENATED MODULE: ./node_modules/babel-loader/lib!./node_modules/vue-loader/lib??vue-loader-options!./packages/form/src/main.vue?vue&type=script&lang=js
1141
1150
  //