修改chart报错

This commit is contained in:
一云 2022-03-04 08:10:59 +00:00 committed by Gitee
parent c269c28474
commit ffcee6019a
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
1 changed files with 2 additions and 1 deletions

View File

@ -1,4 +1,5 @@
{ {
"backgroundColor": "#f4f4f4", "backgroundColor": "#f4f4f4",
"navigationBarTitleText": "购物车" "navigationBarTitleText": "购物车",
"enablePullDownRefresh": false
} }