|
@@ -155,13 +155,13 @@ const jumpLink = (link: string) => {
|
|
|
<el-collapse v-model="activeName" accordion>
|
|
<el-collapse v-model="activeName" accordion>
|
|
|
<el-collapse-item title="REGIONAL SOLUTIONS" name="1" :icon="CaretRight">
|
|
<el-collapse-item title="REGIONAL SOLUTIONS" name="1" :icon="CaretRight">
|
|
|
<div class="blogroll-content">
|
|
<div class="blogroll-content">
|
|
|
- <div class="blogroll-item" @click="jumpLink('https://www.kerrysiamseaport.com/')">
|
|
|
|
|
|
|
+ <div class="blogroll-item" @click="jumpLink('https://www.ksp.kln.com/')">
|
|
|
<img
|
|
<img
|
|
|
style="height: 16px; width: 16px; margin-right: 4px"
|
|
style="height: 16px; width: 16px; margin-right: 4px"
|
|
|
src="./images/flag.png"
|
|
src="./images/flag.png"
|
|
|
alt="string"
|
|
alt="string"
|
|
|
/>
|
|
/>
|
|
|
- <span class="title">Kerry Siam Seaport Web Service</span>
|
|
|
|
|
|
|
+ <span class="title">KLN Siam Seaport Web Service</span>
|
|
|
</div>
|
|
</div>
|
|
|
</div>
|
|
</div>
|
|
|
</el-collapse-item>
|
|
</el-collapse-item>
|