lvkun996 2 жил өмнө
parent
commit
472611ed5b

+ 1 - 0
src/layout/pageHeader.vue

@@ -14,6 +14,7 @@ interface IProps {
   desc: string
 }
 const props = defineProps<IProps>()
+
 </script>
 
 <style lang="less" scoped >