Skip to content

Commit 05e870e

Browse files
author
hikki
committed
v3.8 优化
1 parent 83afa65 commit 05e870e

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

test/index.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -300,10 +300,6 @@
300300
});
301301

302302
let cascadeData = [
303-
{
304-
"key": 586,
305-
"val": "尋歡洞"
306-
},
307303
{
308304
"key": 3,
309305
"val": "基本",
@@ -711,6 +707,10 @@
711707
"val": "疊屁股"
712708
}
713709
]
710+
},
711+
{
712+
"key": 586,
713+
"val": "重口味"
714714
}
715715
];
716716
let cascadeData_copy = JSON.parse(JSON.stringify(cascadeData));

0 commit comments

Comments
 (0)