init
This commit is contained in:
parent
d8d3f2c50f
commit
2bb4ec260e
@ -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({
|
||||
|
@ -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">
|
||||
|
||||
|
@ -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">
|
||||
米尔通过与ST,TI,NXP,全志,Microchip等芯片原厂保持深度密切合作,自主研发了系列应用于工业控制及物联网等相关领域的核心板和开发板等产品,帮助客户实现产品及方案的快速开发。
|
||||
阿尔文通过与ST,TI,NXP,全志,Microchip等芯片原厂保持深度密切合作,自主研发了系列应用于工业控制及物联网等相关领域的核心板和开发板等产品,帮助客户实现产品及方案的快速开发。
|
||||
</div>
|
||||
<div class="product-advantage-pos-box">
|
||||
<div class="product-advantage-box" v-for="(item, idx) in 3">
|
||||
|
@ -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
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
BIN
public/img/home/10013.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 236 KiB |
Loading…
Reference in New Issue
Block a user