test
This commit is contained in:
5
app/pages/sub/dir.vue
Normal file
5
app/pages/sub/dir.vue
Normal file
@@ -0,0 +1,5 @@
|
||||
<template>
|
||||
<div>
|
||||
sub dir view
|
||||
</div>
|
||||
</template>
|
||||
5
app/pages/sub/index.vue
Normal file
5
app/pages/sub/index.vue
Normal file
@@ -0,0 +1,5 @@
|
||||
<template>
|
||||
<div>
|
||||
test
|
||||
</div>
|
||||
</template>
|
||||
Reference in New Issue
Block a user