diff --git a/.env.development b/.env.development index bbd4f27..ca6b14e 100644 --- a/.env.development +++ b/.env.development @@ -22,4 +22,4 @@ VUE_APP_XXL_JOB_ADMIN = 'http://localhost:9100/xxl-job-admin' # 路由懒加载 VUE_CLI_BABEL_TRANSPILE_MODULES = true -VUE_APP_LOGO_PRE = 'leyan' +VUE_APP_LOGO_PRE = 'qiumu' diff --git a/src/views/cai/payTrdConfig/pay-trd-config-add-or-update-dialog.vue b/src/views/cai/payTrdConfig/pay-trd-config-add-or-update-dialog.vue index 1a06f12..b6b708b 100644 --- a/src/views/cai/payTrdConfig/pay-trd-config-add-or-update-dialog.vue +++ b/src/views/cai/payTrdConfig/pay-trd-config-add-or-update-dialog.vue @@ -121,9 +121,6 @@ export default { name: [ { required: true, message: "支付名称不能为空", trigger: "blur" } ], - notifyUrl: [ - { required: true, message: "回调域名不能为空", trigger: "blur" } - ], mchId: [ { required: true, message: "商户ID不能为空", trigger: "blur" } ], diff --git a/src/views/cai/pointChangeLog/draw-winning-record-tabs.vue b/src/views/cai/pointChangeLog/draw-winning-record-tabs.vue index 070907c..288ce42 100644 --- a/src/views/cai/pointChangeLog/draw-winning-record-tabs.vue +++ b/src/views/cai/pointChangeLog/draw-winning-record-tabs.vue @@ -52,6 +52,7 @@ + @@ -67,9 +68,6 @@ - - -