cfel-base-components 2.5.16 → 2.5.17

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": "cfel-base-components",
3
- "version": "2.5.16",
3
+ "version": "2.5.17",
4
4
  "description": "cfel-base-components",
5
5
  "main": "/src/index.tsx",
6
6
  "types": "src/index.d.ts",
@@ -129,8 +129,8 @@ export default function UserCard({
129
129
  </div>
130
130
  </div>
131
131
 
132
- {/* myWalletInfo */}
133
- { true && (
132
+
133
+ { myWalletInfo && (
134
134
  <div className="lios-userInfo">
135
135
  <div className="lios-li">
136
136
  <div className="lios-key">现金余额</div>