|
@@ -2492,11 +2492,7 @@ var render = function () {
|
|
|
_c(
|
|
_c(
|
|
|
"u-cell-group",
|
|
"u-cell-group",
|
|
|
{ attrs: { _i: 12 } },
|
|
{ attrs: { _i: 12 } },
|
|
|
- [
|
|
|
|
|
- _c("u-cell", { attrs: { _i: 13 } }),
|
|
|
|
|
- _c("u-cell", { attrs: { _i: 14 } }),
|
|
|
|
|
- _c("u-cell", { attrs: { _i: 15 } }),
|
|
|
|
|
- ],
|
|
|
|
|
|
|
+ [_c("u-cell", { attrs: { _i: 13 } })],
|
|
|
1
|
|
1
|
|
|
),
|
|
),
|
|
|
],
|
|
],
|
|
@@ -2504,13 +2500,13 @@ var render = function () {
|
|
|
),
|
|
),
|
|
|
_c(
|
|
_c(
|
|
|
"uni-view",
|
|
"uni-view",
|
|
|
- { staticClass: _vm._$g(16, "sc"), attrs: { _i: 16 } },
|
|
|
|
|
|
|
+ { staticClass: _vm._$g(14, "sc"), attrs: { _i: 14 } },
|
|
|
[
|
|
[
|
|
|
_c(
|
|
_c(
|
|
|
"v-uni-button",
|
|
"v-uni-button",
|
|
|
{
|
|
{
|
|
|
- staticClass: _vm._$g(17, "sc"),
|
|
|
|
|
- attrs: { _i: 17 },
|
|
|
|
|
|
|
+ staticClass: _vm._$g(15, "sc"),
|
|
|
|
|
+ attrs: { _i: 15 },
|
|
|
on: {
|
|
on: {
|
|
|
click: function ($event) {
|
|
click: function ($event) {
|
|
|
return _vm.$handleViewEvent($event)
|
|
return _vm.$handleViewEvent($event)
|
|
@@ -4936,7 +4932,6 @@ try {
|
|
|
uPopup: __webpack_require__(/*! @/uview-ui/components/u-popup/u-popup.vue */ 238).default,
|
|
uPopup: __webpack_require__(/*! @/uview-ui/components/u-popup/u-popup.vue */ 238).default,
|
|
|
"u-Image": __webpack_require__(/*! @/uview-ui/components/u--image/u--image.vue */ 270).default,
|
|
"u-Image": __webpack_require__(/*! @/uview-ui/components/u--image/u--image.vue */ 270).default,
|
|
|
uIcon: __webpack_require__(/*! @/uview-ui/components/u-icon/u-icon.vue */ 63).default,
|
|
uIcon: __webpack_require__(/*! @/uview-ui/components/u-icon/u-icon.vue */ 63).default,
|
|
|
- uButton: __webpack_require__(/*! @/uview-ui/components/u-button/u-button.vue */ 283).default,
|
|
|
|
|
}
|
|
}
|
|
|
} catch (e) {
|
|
} catch (e) {
|
|
|
if (
|
|
if (
|
|
@@ -5259,18 +5254,6 @@ var render = function () {
|
|
|
],
|
|
],
|
|
|
1
|
|
1
|
|
|
),
|
|
),
|
|
|
- _c(
|
|
|
|
|
- "u-button",
|
|
|
|
|
- {
|
|
|
|
|
- attrs: { _i: 39 },
|
|
|
|
|
- on: {
|
|
|
|
|
- click: function ($event) {
|
|
|
|
|
- return _vm.$handleViewEvent($event)
|
|
|
|
|
- },
|
|
|
|
|
- },
|
|
|
|
|
- },
|
|
|
|
|
- [_vm._v("打开")]
|
|
|
|
|
- ),
|
|
|
|
|
],
|
|
],
|
|
|
1
|
|
1
|
|
|
),
|
|
),
|