|
@@ -17,10 +17,13 @@
|
|
|
</div>
|
|
|
</div>
|
|
|
</div>
|
|
|
- <div class="phone-dn">
|
|
|
- <img class="phone-dn" src="@/assets/pro/frid.png" alt="" />
|
|
|
+ <div class="phone-dn frid-box">
|
|
|
+ <div class="frid-box-bg"></div>
|
|
|
+ <!-- <img class="phone-dn" src="@/assets/pro/frid.png" alt="" /> -->
|
|
|
+ </div>
|
|
|
+ <div class="frid-box-h5 phone-db">
|
|
|
+ <img src="@/assets/h5-pro/wms_tl.png" style="width:100%" alt="" />
|
|
|
</div>
|
|
|
-
|
|
|
<van-overlay :show="show">
|
|
|
<div class="commons-overlay-warp" @click.stop>
|
|
|
<div class="title">
|
|
@@ -217,7 +220,7 @@
|
|
|
<div class="customer">
|
|
|
<div class="customer-content">
|
|
|
<div class="img phone-dn" :class="coreAnimate9">
|
|
|
- <img src="../assets/pro/img_sjkb.png" alt="">
|
|
|
+ <img src="../assets/pro/img_gyshx.png" alt="">
|
|
|
</div>
|
|
|
<div class="text" :class="coreAnimate9">
|
|
|
<div>
|
|
@@ -226,7 +229,7 @@
|
|
|
</div>
|
|
|
<p>通过企业级标签化管理理念,实现了对企业供应商精细化、可视化、智能化等管理,最大程度降低供应商管理风险、物资质量风险、供货周期风险及物资价格风险等,提升企业供应商管理整体效率,有效防范管理与运营风险。</p>
|
|
|
|
|
|
- <img class="phone-db" style="width:100%" src="../assets/pro/img_sjkb.png" alt="">
|
|
|
+ <img class="phone-db" style="width:100%" src="../assets/pro/img_gyshx.png" alt="">
|
|
|
</div>
|
|
|
</div>
|
|
|
</div>
|
|
@@ -307,7 +310,7 @@
|
|
|
</div>
|
|
|
</div>
|
|
|
|
|
|
-
|
|
|
+
|
|
|
</div>
|
|
|
|
|
|
</div>
|
|
@@ -475,6 +478,16 @@ export default {
|
|
|
</style>
|
|
|
<style lang='less' scoped>
|
|
|
.erp {
|
|
|
+ .frid-box{
|
|
|
+ background: #3678fc;
|
|
|
+ height: 120px;
|
|
|
+ .frid-box-bg{
|
|
|
+ height:120px;
|
|
|
+ background: url(../assets/pro/img_tl.png) no-repeat;
|
|
|
+ background-size: auto 120px;
|
|
|
+ background-position: center center;
|
|
|
+ }
|
|
|
+ }
|
|
|
.rfid{
|
|
|
background: url(../assets/pro/img_bjht.png) no-repeat;
|
|
|
background-size: cover;
|