jufubao-admin-library 1.1.156 → 1.1.157

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1228,7 +1228,7 @@ export default {
1228
1228
  ele: "xd-select-site-path",
1229
1229
  className: "input100",
1230
1230
  valueKey: "pay_error_url_data",
1231
- placeholder:'请选择基础应用的授权失败页面',
1231
+ placeholder:'请选择业务线对应应用的订单错误页面',
1232
1232
  value: params.pay_error_url_data || null,
1233
1233
  setting: {
1234
1234
  site_id: params.site_id,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "jufubao-admin-library",
3
- "version": "1.1.156",
3
+ "version": "1.1.157",
4
4
  "description": "聚福宝福利后台管理系统公共模块",
5
5
  "author": "goashiyong <gaoshiyong1272@vip.163.com>",
6
6
  "scripts": {