jufubao-base 1.0.350 → 1.0.351

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.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "jufubao-base",
3
- "version": "1.0.350",
3
+ "version": "1.0.351",
4
4
  "private": false,
5
5
  "description": "聚福宝业务组件基础插件包",
6
6
  "main": "index.js",
@@ -319,9 +319,9 @@ export default {
319
319
  password: "",
320
320
  accountLoginType: "phone", //phone: 验证码登录 pwd: 密码登录
321
321
  accountForm: {
322
- phone_number: "", //15801505541
322
+ phone_number: "",
323
323
  verification_code: "",
324
- password: "", //123456
324
+ password: "",
325
325
  },
326
326
  resetForm: {
327
327
  phone_number: "",