1
0
This commit is contained in:
syui 2024-04-15 09:51:43 +09:00
parent 4309344d8a
commit 70344a6e37
Signed by: syui
GPG Key ID: 5417CFEBAD92DF56

View File

@ -1,6 +1,6 @@
<template> <template>
<div id="app"> <div id="app">
<link rel="stylesheet" href="https://yui.syui.ai/pkg/icomoon/css/icomoon.css" /> <link rel="stylesheet" href="https://yui.syui.ai/pkg/icomoon/icomoon.css" />
<link rel="stylesheet" href="https://yui.syui.ai/pkg/font-awesome/css/all.min.css" /> <link rel="stylesheet" href="https://yui.syui.ai/pkg/font-awesome/css/all.min.css" />
<hooper :settings="hooperSettings"> <hooper :settings="hooperSettings">
<slide v-for="(n,index) of products" :key="n"> <slide v-for="(n,index) of products" :key="n">