fix
This commit is contained in:
parent
4309344d8a
commit
70344a6e37
@ -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">
|
||||||
|
Loading…
Reference in New Issue
Block a user