management/guns-admin/src/main/webapp/static/modular/system/tYouTui/tYouTui_info.js
@@ -22,6 +22,10 @@ validators: { notEmpty: { message: '兑换条件不能为空' }, regexp: { regexp: /^[1-9]\d*$/, message: '请输入大于0的正整数' } } }, @@ -29,6 +33,10 @@ validators: { notEmpty: { message: '优推距离不能为空' }, regexp: { regexp: /^[1-9]\d*$/, message: '请输入大于0的正整数' } } }, @@ -36,6 +44,10 @@ validators: { notEmpty: { message: '有效期不能为空' }, regexp: { regexp: /^[1-9]\d*$/, message: '请输入大于0的正整数' } } },