PAMapp/pages/faq.vue
@@ -9,7 +9,7 @@ <script lang="ts"> import { Vue, Component } from 'nuxt-property-decorator'; import { faqList } from '~/assets/ts/const/faqList'; import { faqList } from '~/shared/const/faqList'; @Component export default class Faq extends Vue { @@ -22,4 +22,4 @@ } </script> <style lang="scss" scoped></style> <style lang="scss" scoped></style>