|
@@ -14,12 +14,16 @@
|
|
|
<div class="spotCont">
|
|
<div class="spotCont">
|
|
|
<a-collapse class="spotCollapse" :bordered="false">
|
|
<a-collapse class="spotCollapse" :bordered="false">
|
|
|
<template #expandIcon>
|
|
<template #expandIcon>
|
|
|
- <span class="icon iconfont icon-shouqi1"></span>
|
|
|
|
|
|
|
+ <!-- <svg class="icon svg-icon" aria-hidden="true">
|
|
|
|
|
+ <use xlink:href="#icon-shouqi1"></use>
|
|
|
|
|
+ </svg> -->
|
|
|
</template>
|
|
</template>
|
|
|
<a-collapse-panel key="1" header="This is panel header 1">
|
|
<a-collapse-panel key="1" header="This is panel header 1">
|
|
|
<a-collapse default-active-key="4">
|
|
<a-collapse default-active-key="4">
|
|
|
<template #expandIcon>
|
|
<template #expandIcon>
|
|
|
- <span class="icon iconfont icon-shouqi1"></span>
|
|
|
|
|
|
|
+ <!-- <svg class="icon svg-icon" aria-hidden="true">
|
|
|
|
|
+ <use xlink:href="#icon-shouqi1"></use>
|
|
|
|
|
+ </svg> -->
|
|
|
</template>
|
|
</template>
|
|
|
<a-collapse-panel key="4" header="This is panel nest panel">
|
|
<a-collapse-panel key="4" header="This is panel nest panel">
|
|
|
<p>A dog is a type of domesticated animal.Known for its loyalty and faithfulness,it can be found as a welcome guest in many households across the world</p>
|
|
<p>A dog is a type of domesticated animal.Known for its loyalty and faithfulness,it can be found as a welcome guest in many households across the world</p>
|