调整支付成功页面字段

This commit is contained in:
唐明明
2021-09-18 15:31:50 +08:00
parent d8d5766c86
commit ac4552a3ee
6 changed files with 43 additions and 17 deletions

View File

@@ -3604,7 +3604,12 @@ var render = function() {
{
key: item,
staticClass: _vm._$g("6-" + $30, "sc"),
attrs: { _i: "6-" + $30 }
attrs: { _i: "6-" + $30 },
on: {
click: function($event) {
return _vm.$handleViewEvent($event)
}
}
},
[
_c("v-uni-image", {
@@ -39716,7 +39721,7 @@ var render = function() {
[
_vm._v("支付金额"),
_c("v-uni-text", { attrs: { _i: 4 } }, [
_vm._v(_vm._$g(4, "t0-0") + "10.00")
_vm._v(_vm._$g(4, "t0-0") + _vm._$g(4, "t0-1"))
])
],
1