fix: 修复插件钩子调用

This commit is contained in:
Ying
2022-08-22 11:23:53 +08:00
parent f6b2eeae15
commit ad639339cb
4 changed files with 3 additions and 4 deletions

View File

@@ -128,7 +128,7 @@ layui.define(['i18n'], function (exports) {
layer.open({
type: 2,
title: i18n.prop('立即支付'),
area: area,
area: ['500px','685px'],
offset: "30px",
resize: false,
shade: 0.8,