init
This commit is contained in:
3
src/views/website/siteSet/agreement/index.vue
Normal file
3
src/views/website/siteSet/agreement/index.vue
Normal file
@ -0,0 +1,3 @@
|
||||
<template>
|
||||
<div>协议设置</div>
|
||||
</template>
|
3
src/views/website/siteSet/banner/index.vue
Normal file
3
src/views/website/siteSet/banner/index.vue
Normal file
@ -0,0 +1,3 @@
|
||||
<template>
|
||||
<div>banner</div>
|
||||
</template>
|
3
src/views/website/siteSet/footer/index.vue
Normal file
3
src/views/website/siteSet/footer/index.vue
Normal file
@ -0,0 +1,3 @@
|
||||
<template>
|
||||
<div>尾部导航列表</div>
|
||||
</template>
|
3
src/views/website/siteSet/qrCode/index.vue
Normal file
3
src/views/website/siteSet/qrCode/index.vue
Normal file
@ -0,0 +1,3 @@
|
||||
<template>
|
||||
<div>客服二维码</div>
|
||||
</template>
|
Reference in New Issue
Block a user