src/components/page/banShiZhiNan.vue
@@ -2,7 +2,7 @@ <div> <globalTitle /> <div> <img src="../../assets/keyanlixiangjieti.png" alt=""> <img src="../../assets/keyanlixiangjieti.png" alt="" /> </div> </div> </template> @@ -10,12 +10,9 @@ <script> import globalTitle from '../globalTitle.vue' export default { components: { globalTitle}, name: 'banShiZhiNan', components: { globalTitle }, name: 'banShiZhiNan' } </script> <style lang="less" scoped> </style> <style lang="less" scoped></style>