Browse Source

big table title

Evan You 10 năm trước cách đây
mục cha
commit
d5914fe9d7
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      benchmarks/big-table/index.html

+ 1 - 1
benchmarks/big-table/index.html

@@ -3,7 +3,7 @@
 <link rel="stylesheet" href="demo.css">
 <link rel="stylesheet" href="demo.css">
 
 
 <div id="el">
 <div id="el">
-  <h1>Rendering Large Datasets With Vue</h1>
+  <h1>Rendering Dynamic Big Table</h1>
 
 
   <p>
   <p>
     <span>{{ rows }} x {{ cols }}, {{ optimized ? 'with' : 'without' }} optimization. {{ msg }}</span>
     <span>{{ rows }} x {{ cols }}, {{ optimized ? 'with' : 'without' }} optimization. {{ msg }}</span>