docs: improve code comments (#1911)

This commit is contained in:
花裤衩
2019-04-16 11:20:13 +08:00
committed by GitHub
parent 26d0f40df2
commit be7ec4c0ff
49 changed files with 134 additions and 138 deletions

View File

@@ -1,4 +1,4 @@
/** When your routing table is too long, you can split it into small modules**/
/** When your routing table is too long, you can split it into small modules **/
import Layout from '@/layout'

View File

@@ -1,4 +1,4 @@
/** When your routing table is too long, you can split it into small modules**/
/** When your routing table is too long, you can split it into small modules **/
import Layout from '@/layout'

View File

@@ -1,4 +1,4 @@
/** When your routing table is too long, you can split it into small modules**/
/** When your routing table is too long, you can split it into small modules **/
import Layout from '@/layout'