feat/task1-c-wallet
parent
7aec53b70e
commit
61aa156c06
|
|
@ -207,7 +207,7 @@ $(function()
|
|||
var goods_hot_chart = echarts.init(document.getElementById('echarts-goods-hot'), 'macarons');
|
||||
var option = {
|
||||
title : {
|
||||
subtext: '只显示前10条商品',
|
||||
subtext: '仅显示前10条商品',
|
||||
x:'center'
|
||||
},
|
||||
tooltip : {
|
||||
|
|
|
|||
Loading…
Reference in New Issue