From e980cd91afee781a004d7e207283e41990b4e45c Mon Sep 17 00:00:00 2001
From: liuyang <qwbfsa@gmail.com>
Date: Tue, 22 Sep 2020 11:24:01 +0800
Subject: [PATCH] fix(fix index.html): fix

---
 src/index.html | 80 +++++++++++++++++++++++++-------------------------
 1 file changed, 40 insertions(+), 40 deletions(-)

diff --git a/src/index.html b/src/index.html
index 2a2c2c2d3..2c67cca39 100644
--- a/src/index.html
+++ b/src/index.html
@@ -78,46 +78,46 @@
 				forceCalculation:false,
 				plugins: ['chart'],
 				data:  
-				// [sheetCell,sheetFormula,sheetConditionFormat,sheetSparkline,sheetTable,sheetComment,sheetPivotTableData,sheetPivotTable,sheetChart]
-				[{"name":"Sheet1","config":{"columnlen":{"0":241},"rowlen":{"0":81}},"index":"1","status":"1","order":"0","luckysheet_select_save":[{"row":[0,0],"column":[4,4],"sheetIndex":1}],"zoomRatio":1,"showGridLines":"1","defaultColWidth":72,"defaultRowHeight":18,"celldata":[
-					{"r":0,"c":0,
-						"v":{
-							"ct":{
-								"fa":"General",
-								"t":"inlineStr",
-								"s":[
-									{
-										"ff":"Arial", //font family
-										"fc":"#fff000",//font color
-										"fs":12,//font size
-										"cl":0,//strike
-										"un":0,//underline
-										"bl":0,//blod
-										"it":0,//italic
-										v:"我在马路\r\n边捡到\r\n\r\n一分钱"
-									},
-									{
-										"ff":"Arial", //font family
-										"fc":"#ff0000",//font color
-										"fs":14,//font size
-										"cl":"1",//strike
-										"un":"1",//underline
-										"bl":"1",//blod
-										"it":"0",//italic
-										v:"交给警\r\n察叔叔\r\n"
-									},
-								]
-							},
-							"fs":11,
-							"ff":"等线",
-							"vt":0,
-							"tb":2,
-							"v":"",
-							"qp":1,
-						}
-					},
-					{"r":17,"c":2,"v":{"v":"Luckysheet","ct":{"fa":"General","t":"g"},"bg":null,"bl":0,"it":0,"ff":0,"fs":"11","fc":"rgb(51, 51, 51)","ht":1,"vt":1,"m":"Luckysheet"}}
-				],"calcChain":[]}]
+				[sheetCell,sheetFormula,sheetConditionFormat,sheetSparkline,sheetTable,sheetComment,sheetPivotTableData,sheetPivotTable,sheetChart]
+				// [{"name":"Sheet1","config":{"columnlen":{"0":241},"rowlen":{"0":81}},"index":"1","status":"1","order":"0","luckysheet_select_save":[{"row":[0,0],"column":[4,4],"sheetIndex":1}],"zoomRatio":1,"showGridLines":"1","defaultColWidth":72,"defaultRowHeight":18,"celldata":[
+				// 	{"r":0,"c":0,
+				// 		"v":{
+				// 			"ct":{
+				// 				"fa":"General",
+				// 				"t":"inlineStr",
+				// 				"s":[
+				// 					{
+				// 						"ff":"Arial", //font family
+				// 						"fc":"#fff000",//font color
+				// 						"fs":12,//font size
+				// 						"cl":0,//strike
+				// 						"un":0,//underline
+				// 						"bl":0,//blod
+				// 						"it":0,//italic
+				// 						v:"我在马路\r\n边捡到\r\n\r\n一分钱"
+				// 					},
+				// 					{
+				// 						"ff":"Arial", //font family
+				// 						"fc":"#ff0000",//font color
+				// 						"fs":14,//font size
+				// 						"cl":"1",//strike
+				// 						"un":"1",//underline
+				// 						"bl":"1",//blod
+				// 						"it":"0",//italic
+				// 						v:"交给警\r\n察叔叔\r\n"
+				// 					},
+				// 				]
+				// 			},
+				// 			"fs":11,
+				// 			"ff":"等线",
+				// 			"vt":0,
+				// 			"tb":2,
+				// 			"v":"",
+				// 			"qp":1,
+				// 		}
+				// 	},
+				// 	{"r":17,"c":2,"v":{"v":"Luckysheet","ct":{"fa":"General","t":"g"},"bg":null,"bl":0,"it":0,"ff":0,"fs":"11","fc":"rgb(51, 51, 51)","ht":1,"vt":1,"m":"Luckysheet"}}
+				// ],"calcChain":[]}]
 			})
 
 		})