解决 import 的方法无法在 html 中直接使用 4kachill 2023-09-11 28 阅读1分钟 需要在methods中声明一下 import {getIcon} from '@/utils/like' methods: { getIcon }