ADD file via upload

main
pjhmizn49 1 year ago
parent cf415b2f4f
commit 91ca5dc410

@ -0,0 +1,18 @@
<template>
<div class="footer" style="padding-top: 50px">
<div style="margin-bottom: 20px">好花科技有限公司荣誉出品 百株好花只取一朵精华</div>
<div>免费客服电话123-456-7890 工作时间周一到周日8:00 ~ 21:30</div>
</div>
</template>
<script>
export default {
data(){
return {
}
},
}
</script>
<style>
</style>
Loading…
Cancel
Save