diff --git a/src/assets/image/1440/product-introduction-img4.png b/src/assets/image/1440/product-introduction-img4.png index 58813e4..bec1b65 100644 Binary files a/src/assets/image/1440/product-introduction-img4.png and b/src/assets/image/1440/product-introduction-img4.png differ diff --git a/src/assets/image/768/bg-events-calendar.png b/src/assets/image/768/bg-events-calendar.png index dc41b4e..d2b8a40 100644 Binary files a/src/assets/image/768/bg-events-calendar.png and b/src/assets/image/768/bg-events-calendar.png differ diff --git a/src/assets/image/768/bg-pc.png b/src/assets/image/768/bg-pc.png index dc41b4e..d2b8a40 100644 Binary files a/src/assets/image/768/bg-pc.png and b/src/assets/image/768/bg-pc.png differ diff --git a/src/assets/image/768/product-introduction-img4.png b/src/assets/image/768/product-introduction-img4.png index bec1b65..58813e4 100644 Binary files a/src/assets/image/768/product-introduction-img4.png and b/src/assets/image/768/product-introduction-img4.png differ diff --git a/src/components/customFooter/size768/index.vue b/src/components/customFooter/size768/index.vue index 33031d1..3ebbe67 100644 --- a/src/components/customFooter/size768/index.vue +++ b/src/components/customFooter/size768/index.vue @@ -1,12 +1,12 @@ @@ -26,29 +26,28 @@ const handleLink = (link) => { // } else if (link === "siteMap") { // window.open(siteMap, "_blank"); // } - router.push(link) + router.push(link); }; diff --git a/src/views/financialinformation/quarterlyreports/size1440/index.vue b/src/views/financialinformation/quarterlyreports/size1440/index.vue index 8016124..0ec02c9 100644 --- a/src/views/financialinformation/quarterlyreports/size1440/index.vue +++ b/src/views/financialinformation/quarterlyreports/size1440/index.vue @@ -341,6 +341,7 @@ const handleClickOutside = (event) => { diff --git a/src/views/historic-stock/size1440/index.vue b/src/views/historic-stock/size1440/index.vue index dc05e77..7277f5f 100644 --- a/src/views/historic-stock/size1440/index.vue +++ b/src/views/historic-stock/size1440/index.vue @@ -677,9 +677,9 @@ const getPageData = async () => { background: #fff8fb; } - &:last-child { - border-bottom: none; - } + // &:last-child { + // border-bottom: none; + // } &:nth-child(even) { margin: 4px 0; diff --git a/src/views/historic-stock/size1920/index.vue b/src/views/historic-stock/size1920/index.vue index ae99b5b..2d979be 100644 --- a/src/views/historic-stock/size1920/index.vue +++ b/src/views/historic-stock/size1920/index.vue @@ -676,9 +676,9 @@ const getPageData = async () => { background: #fff8fb; } - &:last-child { - border-bottom: none; - } + // &:last-child { + // border-bottom: none; + // } &:nth-child(even) { margin: 4px 0; diff --git a/src/views/press-releases/size1440/index.vue b/src/views/press-releases/size1440/index.vue index cd0bcc3..40cd3d8 100644 --- a/src/views/press-releases/size1440/index.vue +++ b/src/views/press-releases/size1440/index.vue @@ -539,6 +539,7 @@ const handleClickOutside = (event) => { display: flex; flex-direction: column; gap: 4px; + background: #fff; } .table-row { @@ -547,11 +548,11 @@ const handleClickOutside = (event) => { position: relative; border-radius: 8px; - &:last-child { - .separator-line { - display: none; - } - } + // &:last-child { + // .separator-line { + // display: none; + // } + // } } .content { @@ -656,6 +657,7 @@ const handleClickOutside = (event) => { display: flex; align-items: center; justify-content: flex-end; + margin-top: 20px; margin-bottom: 30px; gap: 21px; } diff --git a/src/views/press-releases/size1920/index.vue b/src/views/press-releases/size1920/index.vue index 29f95ea..618e302 100644 --- a/src/views/press-releases/size1920/index.vue +++ b/src/views/press-releases/size1920/index.vue @@ -535,6 +535,7 @@ const handleClickOutside = (event) => { display: flex; flex-direction: column; gap: 4px; + background: #fff; } .table-row { @@ -543,11 +544,11 @@ const handleClickOutside = (event) => { position: relative; border-radius: 8px; - &:last-child { - .separator-line { - display: none; - } - } + // &:last-child { + // .separator-line { + // display: none; + // } + // } } .content { diff --git a/src/views/product-introduction/index.vue b/src/views/product-introduction/index.vue index 6b97869..973ca46 100644 --- a/src/views/product-introduction/index.vue +++ b/src/views/product-introduction/index.vue @@ -3,7 +3,7 @@ import { computed } from "vue"; import { useWindowSize } from "@vueuse/core"; // import size375 from "./size375/index.vue"; -// import size768 from "./size768/index.vue"; +import size768 from "./size768/index.vue"; import size1440 from "./size1440/index.vue"; import size1920 from "./size1920/index.vue"; import { useRouter } from "vue-router"; diff --git a/src/views/product-introduction/size768/index.vue b/src/views/product-introduction/size768/index.vue index e69de29..315dab6 100644 --- a/src/views/product-introduction/size768/index.vue +++ b/src/views/product-introduction/size768/index.vue @@ -0,0 +1,619 @@ + + + + +