|
@@ -51,42 +51,42 @@
|
|
|
<div class="j-main">
|
|
|
<div class="structured_top">
|
|
|
<div class="str_title">
|
|
|
- <img src='{{Cdns .Host "seo" "cdn"|SafeUrl}}/common-module/solution/image/A_02.jpg' alt="">
|
|
|
+ <img src='{{Cdns .Host "seo" "cdn"|SafeUrl}}/common-module/solution/image/A_02.jpg?v={{Msg "seo" "version"}}' alt="">
|
|
|
</div>
|
|
|
</div>
|
|
|
<div class="str_what question" style="margin-top: -1px;">
|
|
|
- <img src='{{Cdns .Host "seo" "cdn"|SafeUrl}}/common-module/solution/image/A_03.jpg' alt="">
|
|
|
+ <img src='{{Cdns .Host "seo" "cdn"|SafeUrl}}/common-module/solution/image/A_03.jpg?v={{Msg "seo" "version"}}' alt="">
|
|
|
</div>
|
|
|
|
|
|
<!-- 结构化数据有什么特点 -->
|
|
|
<div class="advantage" id="advantage" style="margin-top: -1px;">
|
|
|
<van-image-preview v-model="show" :images="images">
|
|
|
</van-image-preview>
|
|
|
- <img src='{{Cdns .Host "seo" "cdn"|SafeUrl}}/common-module/solution/image/A_04.jpg' @click="imageView" alt="">
|
|
|
+ <img src='{{Cdns .Host "seo" "cdn"|SafeUrl}}/common-module/solution/image/A_04.jpg?v={{Msg "seo" "version"}}' @click="imageView" alt="">
|
|
|
</div>
|
|
|
|
|
|
<!-- 结构化招标数据能干什么 -->
|
|
|
<div class="dowhat" style="margin-top: -1px;">
|
|
|
- <img src='{{Cdns .Host "seo" "cdn"|SafeUrl}}/common-module/solution/image/A_05.jpg' alt="">
|
|
|
+ <img src='{{Cdns .Host "seo" "cdn"|SafeUrl}}/common-module/solution/image/A_05.jpg?v={{Msg "seo" "version"}}' alt="">
|
|
|
</div>
|
|
|
<!-- 优惠信息 -->
|
|
|
<div class="module buy-discount" style="margin-top: -1px;">
|
|
|
- <img src='{{Cdns .Host "seo" "cdn"|SafeUrl}}/common-module/solution/image/B_01.jpg' alt="">
|
|
|
- <img src='{{Cdns .Host "seo" "cdn"|SafeUrl}}/common-module/solution/image/B_02.jpg' alt="" style="margin-top: -1px;">
|
|
|
+ <img src='{{Cdns .Host "seo" "cdn"|SafeUrl}}/common-module/solution/image/B_01.jpg?v={{Msg "seo" "version"}}' alt="">
|
|
|
+ <img src='{{Cdns .Host "seo" "cdn"|SafeUrl}}/common-module/solution/image/B_02.jpg?v={{Msg "seo" "version"}}' alt="" style="margin-top: -1px;">
|
|
|
</div>
|
|
|
<!-- 核心优势 -->
|
|
|
<div style="margin-top: -1px;">
|
|
|
- <img src='{{Cdns .Host "seo" "cdn"|SafeUrl}}/common-module/solution/image/B_03.jpg' alt="">
|
|
|
+ <img src='{{Cdns .Host "seo" "cdn"|SafeUrl}}/common-module/solution/image/B_03.jpg?v={{Msg "seo" "version"}}' alt="">
|
|
|
</div>
|
|
|
<!-- 已使用结构化招标数据的部分企业 -->
|
|
|
<div class="company">
|
|
|
- <img src='{{Cdns .Host "seo" "cdn"|SafeUrl}}/common-module/solution/image/B_04.jpg' alt="">
|
|
|
+ <img src='{{Cdns .Host "seo" "cdn"|SafeUrl}}/common-module/solution/image/B_04.jpg?v={{Msg "seo" "version"}}' alt="">
|
|
|
|
|
|
</div>
|
|
|
<!-- 更多定制化数据服务 -->
|
|
|
<div style="margin-top: -1px;">
|
|
|
- <img src='{{Cdns .Host "seo" "cdn"|SafeUrl}}/common-module/solution/image/B_05.jpg' alt="">
|
|
|
- <img src='{{Cdns .Host "seo" "cdn"|SafeUrl}}/common-module/solution/image/B_06.jpg' style="height: 50px;width: 100%;margin-top: -1px;" alt="">
|
|
|
+ <img src='{{Cdns .Host "seo" "cdn"|SafeUrl}}/common-module/solution/image/B_05.jpg?v={{Msg "seo" "version"}}' alt="">
|
|
|
+ <img src='{{Cdns .Host "seo" "cdn"|SafeUrl}}/common-module/solution/image/B_06.jpg?v={{Msg "seo" "version"}}' style="height: 50px;width: 100%;margin-top: -1px;" alt="">
|
|
|
</div>
|
|
|
</div>
|
|
|
<div class="j-button-group">
|