<template>
  <div>่”็›Ÿไป‹็ป</div>
</template>
<script>
export default {
  data () {
    return {}
  },
  methods: {},
  mounted () { },
  watch: {}
}
</script>
<style lang="scss" scoped>
</style>