明梦爽
2022-04-17 5529b7077126be368abd444d45ec085d8c7779e3
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>