#
whycq
2022-09-21 6d4fa64e31b29f6d49ed6a495a553661eacfbd18
unpackage/dist/dev/app-plus/app-view.js
@@ -14771,7 +14771,7 @@
            "uni-view",
            {
              staticStyle: {
                position: "absolute",
                position: "fixed",
                width: "100%",
                "min-height": "100%",
                "background-color": "rgba(0, 0, 0, 0.5)",
@@ -14899,7 +14899,12 @@
                            "letter-spacing": "8px",
                            "font-weight": "700"
                          },
                          attrs: { _i: 44 }
                          attrs: { _i: 44 },
                          on: {
                            click: function($event) {
                              return _vm.$handleViewEvent($event)
                            }
                          }
                        },
                        [_vm._v("取消")]
                      ),
@@ -14913,7 +14918,12 @@
                            color: "#409EFF",
                            "font-weight": "700"
                          },
                          attrs: { _i: 45 }
                          attrs: { _i: 45 },
                          on: {
                            click: function($event) {
                              return _vm.$handleViewEvent($event)
                            }
                          }
                        },
                        [_vm._v("确认")]
                      )