删除header组件

merge-requests/3/merge
ch 3 years ago
parent 6b6ce39d0c
commit 2d51a034be

@ -1,18 +0,0 @@
<!--
* @Author: ch
* @Date: 2022-05-04 17:43:34
* @LastEditors: ch
* @LastEditTime: 2022-05-04 17:43:40
* @Description: file content
-->
<template>
<div>我是公共页头</div>
</template>
<script>
export default {
}
</script>
<style lang="scss" scoped>
</style>
Loading…
Cancel
Save