chore: 缺失图标文件
This commit is contained in:
@@ -75,7 +75,7 @@ import Video from './components/Video.vue'
|
||||
const router = useRouter()
|
||||
|
||||
// stylist数据
|
||||
const stylists = ref<Array<any>>([
|
||||
const stylists = ref<any[]>([
|
||||
{
|
||||
id: 1,
|
||||
name: 'Vera Lo',
|
||||
|
||||
Reference in New Issue
Block a user