静态数据填充

master
lml 4 months ago
parent 7a05697206
commit 3baf38ffea

Binary file not shown.

Binary file not shown.

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.4 MiB

After

Width:  |  Height:  |  Size: 1.4 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.1 MiB

After

Width:  |  Height:  |  Size: 2.1 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.7 MiB

After

Width:  |  Height:  |  Size: 1.7 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.4 MiB

After

Width:  |  Height:  |  Size: 1.4 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.8 MiB

After

Width:  |  Height:  |  Size: 1.8 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 59 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 18 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 41 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 15 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 42 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 14 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 96 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 35 KiB

Binary file not shown.

@ -139,7 +139,7 @@
methods: {
setColor() {
if(
this.path !=='/home'
this.path !=='/newsHome'
) {
this.color = 'black';
}else {

@ -5,10 +5,10 @@ import Login from "./pages/login.vue";
import Signup from "./pages/signup.vue";
import Forgotpassword from './pages/password-forgot.vue';
// 首页
import home from "../view/home/index.vue";
import news from "../view/home/news/index.vue";
import newsDetail from "../view/home/news/detail.vue";
import questionDetail from "../view/home/homeComponents/questionDetail.vue";
import home from "../view/newsHome/index.vue";
import news from "../view/newsHome/news/index.vue";
import newsDetail from "../view/newsHome/news/detail.vue";
import questionDetail from "../view/newsHome/homeComponents/questionDetail.vue";
// 业务介绍
import business from "../view/business/index.vue";
import sea from "../view/business/tab/sea.vue"
@ -36,8 +36,8 @@ Vue.use(VueRouter);
const routes = [
{
path: "/home",
name: "home",
path: "/newsHome",
name: "newsHome",
component: home
},
{
@ -150,10 +150,10 @@ const routes = [
name: 'Forgot Password page',
component: Forgotpassword
},
{
path: '*', // 捕获所有不匹配的路径
redirect: '/home' // 重定向到/home
}
// {
// path: '*', // 捕获所有不匹配的路径
// redirect: '/newsHome' // 重定向到/home
// }
];
const router = new VueRouter({

@ -33,7 +33,7 @@
<div class="container flx-center" style="padding: 70px 0 150px 0 ">
<video autoplay loop muted playsinline>
<!-- 视频源指向你的 mp4 文件 -->
<source src="@/assets/video/aboutMT.mp4" type="video/mp4">
<source src="https://public-aaf-shenzhen-file.oss-cn-beijing.aliyuncs.com/aaf1.0/ui/media/aboutMT.3bc43ff2.mp4" type="video/mp4">
Your browser does not support the video tag.
</video>
<!-- <div class="circle4 flx-center">

@ -24,7 +24,7 @@
</div>
</el-col>
</el-row>
<div v-show="showData_None"></div>
<div v-show="showData_None" style="margin-bottom: 500px;"></div>
</div>
</div>
</template>

@ -167,7 +167,7 @@
</div>
</div>
<!-- 运输流程 -->
<div class="service-text-bg" style="padding-bottom: 80px;">
<!-- <div class="service-text-bg" style="padding-bottom: 80px;">
<div class="container " >
<div class="service-text" style="padding-top: 100px;margin:0 0 0 0px;">
@ -246,8 +246,8 @@
</el-row>
</div>
</div>
</div>
</div> -->
</div>
</div>
</template>

@ -274,14 +274,14 @@
</div>
</template>
<script>
import Earth from "@/view/home/homeComponents/earth.vue";
import Amazon from "@/view/home/homeComponents/Amazon";
import BeforeDelivery from "@/view/home/homeComponents/beforeDelivery";
import DulyReceived from "@/view/home/homeComponents/dulyReceived";
import LocalAdded from "@/view/home/homeComponents/LocalAdded";
import ForeignTransport from "@/view/home/homeComponents/foreignTransport";
import DomesticCustomsDeclaration from "@/view/home/homeComponents/domesticCustomsDeclaration";
import TrunkTransport from "@/view/home/homeComponents/trunkTransport";
import Earth from "@/view/newsHome/homeComponents/earth.vue";
import Amazon from "@/view/newsHome/homeComponents/Amazon";
import BeforeDelivery from "@/view/newsHome/homeComponents/beforeDelivery";
import DulyReceived from "@/view/newsHome/homeComponents/dulyReceived";
import LocalAdded from "@/view/newsHome/homeComponents/LocalAdded";
import ForeignTransport from "@/view/newsHome/homeComponents/foreignTransport";
import DomesticCustomsDeclaration from "@/view/newsHome/homeComponents/domesticCustomsDeclaration";
import TrunkTransport from "@/view/newsHome/homeComponents/trunkTransport";
import {ceshi} from '@/api/home.js'
// import Switcher from "@/view/home/homeComponents/switcher";
@ -434,8 +434,9 @@ export default {
console.log(item.transportMode,index);
this.activeIndex = index;
setTimeout(() => {
window.location.href= `http://47.119.163.201/#/home/index?companyType=company&companyTransportMode=${item.transportMode}`
// window.location.href= `http://47.119.163.201/#/home/index?companyType=company&companyTransportMode=${item.transportMode}`
// window.location.href= `http://192.168.10.54:9081/#/home/index?companyType=company&companyTransportMode=${item.transportMode}`
window.location.href= `http://56carrier.com/#/home/index?companyType=company&companyTransportMode=${item.transportMode}`
}, 200);
@ -471,14 +472,14 @@ export default {
}
}, 300);
this.timer4 = setInterval(() => {
if (this.num4 === 10) {
if (this.num4 === 5) {
clearTimeout(this.timer4);
} else {
this.num4++;
}
}, 280);
this.timer5 = setInterval(() => {
if (this.num5 === 50) {
if (this.num5 === 70) {
clearTimeout(this.timer5);
} else {
this.num5++;

@ -282,7 +282,7 @@
<div class="TSDN-Box-mainTitle" style="padding-bottom: 0px;margin-top: 80px;">观看视频轻松get教程</div>
<div class="video">
<video autoplay muted playsinline style="height: 100%;">
<source src="@/assets/video/send美通教程.mp4" type="video/mp4" >
<source src="https://public-aaf-shenzhen-file.oss-cn-beijing.aliyuncs.com/aaf1.0/ui/media/send_guide.mp4" type="video/mp4" >
Your browser does not support the video tag.
</video>
</div>
@ -392,7 +392,7 @@ export default {
},
{
description:"选择“库存”菜单中的“货件”选项",
imageUrl1:require("@/assets/images/platform/ShipTrack-3.png"),
imageUrl1:require("@/assets/images/platform/ShipTrack-3.webp"),
},
{
description:"进入Send to Amazon开始创建亚马逊FBA货件",
@ -400,9 +400,9 @@ export default {
content2:"2.配送模式和承运人",
content3:"3.货件打标",
content4:"4.货件追踪",
imageUrl1:require("@/assets/images/platform/ShipTrack-4.png"),
imageUrl2:require("@/assets/images/platform/ShipTrack-5.png"),
imageUrl3:require("@/assets/images/platform/ShipTrack-6.png"),
imageUrl1:require("@/assets/images/platform/ShipTrack-4.webp"),
imageUrl2:require("@/assets/images/platform/ShipTrack-5.webp"),
imageUrl3:require("@/assets/images/platform/ShipTrack-6.webp"),
},
// ...

Loading…
Cancel
Save