jufubao-base 1.0.159-beta11 → 1.0.159-beta12

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.159-beta11",
3
+ "version": "1.0.159-beta12",
4
4
  "private": false,
5
5
  "description": "聚福宝业务组件基础插件包",
6
6
  "main": "index.js",
@@ -147,8 +147,8 @@ export default {
147
147
  data() {
148
148
  return {
149
149
  info: null,
150
- card_number: "171003500000580", //卡号
151
- card_password: "70420410", //卡密码
150
+ card_number: "", //卡号
151
+ card_password: "", //卡密码
152
152
  isPassword: true,
153
153
  card_num_placeholder: "",
154
154
  card_pwd_placeholder: "",