Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit f3733c0

Browse files
committed
fix: demo links
1 parent 0ef14ff commit f3733c0

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

src/views/components-demo/mixin.vue

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,19 +7,19 @@
77
</div>
88
<div style="margin-bottom:50px;">
99
<el-col :span="4" class="text-center">
10-
<router-link class="pan-btn blue-btn" to="/components/index">Components</router-link>
10+
<router-link class="pan-btn blue-btn" to="/documentation/index">Documentation</router-link>
1111
</el-col>
1212
<el-col :span="4" class="text-center">
13-
<router-link class="pan-btn light-blue-btn" to="/charts/index">Charts</router-link>
13+
<router-link class="pan-btn light-blue-btn" to="/icon/index">Icons</router-link>
1414
</el-col>
1515
<el-col :span="4" class="text-center">
16-
<router-link class="pan-btn pink-btn" to="/excel/download">Excel</router-link>
16+
<router-link class="pan-btn pink-btn" to="/excel/export-excel">Excel</router-link>
1717
</el-col>
1818
<el-col :span="4" class="text-center">
19-
<router-link class="pan-btn green-btn" to="/example/table/complex-table">Table</router-link>
19+
<router-link class="pan-btn green-btn" to="/table/complex-table">Table</router-link>
2020
</el-col>
2121
<el-col :span="4" class="text-center">
22-
<router-link class="pan-btn tiffany-btn" to="/form/edit-form">Form</router-link>
22+
<router-link class="pan-btn tiffany-btn" to="/example/create">Form</router-link>
2323
</el-col>
2424
<el-col :span="4" class="text-center">
2525
<router-link class="pan-btn yellow-btn" to="/theme/index">Theme</router-link>

0 commit comments

Comments
 (0)