feat/task1-c-wallet
gongfuxiang 2019-02-23 10:24:36 +08:00
parent 7aec53b70e
commit 61aa156c06
1 changed files with 1 additions and 1 deletions

View File

@ -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 : {