Skip to content
This repository has been archived by the owner on Mar 28, 2024. It is now read-only.

Commit

Permalink
fix(fix #290): userinfo
Browse files Browse the repository at this point in the history
userinfo
  • Loading branch information
renxxing committed Dec 16, 2020
1 parent dddfc8f commit 80d67e1
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
5 changes: 2 additions & 3 deletions src/controllers/constant.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 3 additions & 1 deletion src/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,9 @@
forceCalculation:false,
userInfo: {
isShow:true,
str:'<i style="font-size:16px;color:#ff6a00;" class="fa fa-taxi" aria-hidden="true"></i> rabbit'
str:'<i style="font-size:16px;color:#ff6a00;" class="fa fa-taxi" aria-hidden="true"></i> rabbit',
url:'https://dss0.bdstatic.com/70cFuHSh_Q1YnxGkpoWK1HF6hhy/it/u=1490464830,1853038030&fm=26&gp=0.jpg',
username:'lucky'
},
plugins: ['chart'],
fontList:[
Expand Down

0 comments on commit 80d67e1

Please sign in to comment.