This commit is contained in:
Abbh1 2023-11-19 15:17:35 +08:00
parent d8d3f2c50f
commit 2bb4ec260e
6 changed files with 8 additions and 10 deletions

View File

@ -41,7 +41,10 @@ import 'swiper/css/navigation'
//
const banner_list = ref([
{
// banner_img:`/img/loading.gif`,
banner_img:`/img/home/10012.jpg`,
},
{
banner_img:`/img/home/10013.jpg`,
},
])
const params = reactive({

View File

@ -1,9 +1,4 @@
<template>
<div class="share-hide-main animate__animated animate__fadeIn " @click.self="closeShare" v-show="showShare">
<div class="share-box">
<img id="code-box" src="/img/wx_qrcode.jpg" alt="">
</div>
</div>
<div class="Final op0" data-animation="animate__animated animate__fadeInUp">

View File

@ -15,11 +15,11 @@
<div class="Home-main">
<!-- 米尔产品 -->
<!-- 阿尔文产品 -->
<div class="product-big-box">
<div class="product-pos-box">
<div class="product-title-box">
<h1 class="product-title">米尔产品 </h1>
<h1 class="product-title">阿尔文产品 </h1>
</div>
<div class="product-type-box">
<div v-for="idx in 4" class="product-typ-item">
@ -31,7 +31,7 @@
</div>
<div class="product-content-right-box" style="">
<div class="product-content-right-intro">
米尔通过与STTINXP全志Microchip等芯片原厂保持深度密切合作自主研发了系列应用于工业控制及物联网等相关领域的核心板和开发板等产品帮助客户实现产品及方案的快速开发
阿尔文通过与STTINXP全志Microchip等芯片原厂保持深度密切合作自主研发了系列应用于工业控制及物联网等相关领域的核心板和开发板等产品帮助客户实现产品及方案的快速开发
</div>
<div class="product-advantage-pos-box">
<div class="product-advantage-box" v-for="(item, idx) in 3">

View File

@ -14,7 +14,7 @@
<!-- 返回 -->
<div @click="router.back()">
<img class="return" src="/img/business/signUp/返回.png" alt="">
</div>
<!-- 标题 -->
<div class="joint-details-title-box" data-animation="animate__animated animate__zoomIn">

BIN
public/img/home/10012.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 313 KiB

BIN
public/img/home/10013.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 236 KiB