tanyanfei 4 jaren geleden
bovenliggende
commit
c67fd5f79b
2 gewijzigde bestanden met toevoegingen van 4 en 3 verwijderingen
  1. 2 1
      pages/gameDetail/gameDetail.js
  2. 2 2
      project.config.json

+ 2 - 1
pages/gameDetail/gameDetail.js

@@ -123,7 +123,8 @@ function initChart(canvas, width, height, dpr) {
               axisLabel: {
                 interval: 0,
                 rotate: 40,
-                color: '#999999'
+                color: '#999999',
+                interval:2
               }
             },
             yAxis: {

+ 2 - 2
project.config.json

@@ -1,5 +1,5 @@
 {
-	"description": "ECharts 图表示例",
+	"description": "wanzhubei",
 	"setting": {
 		"urlCheck": false,
 		"es6": true,
@@ -39,7 +39,7 @@
 	"compileType": "miniprogram",
 	"libVersion": "2.15.0",
 	"appid": "wxb299e10e65157301",
-	"projectname": "wanzhubei",
+	"projectname": "wanzb_xcx",
 	"simulatorType": "wechat",
 	"simulatorPluginLibVersion": {},
 	"condition": {