jufubao-base 1.0.233-beta30 → 1.0.233-beta31

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.233-beta30",
3
+ "version": "1.0.233-beta31",
4
4
  "private": false,
5
5
  "description": "聚福宝业务组件基础插件包",
6
6
  "main": "index.js",
@@ -124,7 +124,7 @@ export default {
124
124
  data() {
125
125
  return {
126
126
  notice: "",
127
- card_number: "101001000005238",
127
+ card_number: "",
128
128
  backgroundColor: "",
129
129
  packageList: null,
130
130
  activeIndex: 0,