|
@@ -44125,7 +44125,7 @@ var render = function() {
|
|
|
}
|
|
|
}
|
|
|
},
|
|
|
- [_vm._v("取消")]
|
|
|
+ [_vm._v("删除")]
|
|
|
),
|
|
|
_c(
|
|
|
"v-uni-button",
|
|
@@ -46466,20 +46466,28 @@ var render = function() {
|
|
|
],
|
|
|
1
|
|
|
),
|
|
|
- _vm._$g(13, "i")
|
|
|
+ _c(
|
|
|
+ "uni-view",
|
|
|
+ {
|
|
|
+ staticStyle: { "text-align": "center", "margin-bottom": "50rpx" },
|
|
|
+ attrs: { _i: 13 }
|
|
|
+ },
|
|
|
+ [_vm._v(_vm._$g(13, "t0-0"))]
|
|
|
+ ),
|
|
|
+ _vm._$g(14, "i")
|
|
|
? _c(
|
|
|
"uni-view",
|
|
|
- { staticClass: _vm._$g(13, "sc"), attrs: { _i: 13 } },
|
|
|
+ { staticClass: _vm._$g(14, "sc"), attrs: { _i: 14 } },
|
|
|
[
|
|
|
_c(
|
|
|
"uni-view",
|
|
|
- { staticClass: _vm._$g(14, "sc"), attrs: { _i: 14 } },
|
|
|
+ { staticClass: _vm._$g(15, "sc"), attrs: { _i: 15 } },
|
|
|
[
|
|
|
_c(
|
|
|
"u-button",
|
|
|
{
|
|
|
staticStyle: { width: "100%" },
|
|
|
- attrs: { _i: 15 },
|
|
|
+ attrs: { _i: 16 },
|
|
|
on: {
|
|
|
click: function($event) {
|
|
|
return _vm.$handleViewEvent($event)
|
|
@@ -46493,13 +46501,13 @@ var render = function() {
|
|
|
),
|
|
|
_c(
|
|
|
"uni-view",
|
|
|
- { staticClass: _vm._$g(16, "sc"), attrs: { _i: 16 } },
|
|
|
+ { staticClass: _vm._$g(17, "sc"), attrs: { _i: 17 } },
|
|
|
[
|
|
|
_c(
|
|
|
"u-button",
|
|
|
{
|
|
|
staticStyle: { width: "100%" },
|
|
|
- attrs: { _i: 17 },
|
|
|
+ attrs: { _i: 18 },
|
|
|
on: {
|
|
|
click: function($event) {
|
|
|
return _vm.$handleViewEvent($event)
|