diff --git a/components/Book.vue b/components/Book.vue index d0c9ff6..9ce34b5 100644 --- a/components/Book.vue +++ b/components/Book.vue @@ -21,7 +21,7 @@ @click="prevSlide" v-if="list.length > 1 && currentIndex > 0" > - + @@ -66,7 +66,7 @@ @click="nextSlide" v-if="list.length > 1 && currentIndex < list.length - 1" > - + @@ -278,7 +278,6 @@ export default { transform: translateY(-50%); width: 60rpx; height: 60rpx; - background: rgba(255, 255, 255, 0.2); border-radius: 50%; display: flex; align-items: center; @@ -286,13 +285,6 @@ export default { cursor: pointer; z-index: 3; transition: all 0.3s ease; - backdrop-filter: blur(10rpx); - - &:hover { - background: rgba(255, 255, 255, 0.3); - transform: translateY(-50%) scale(1.1); - } - &.left-arrow { left: 0rpx; } diff --git a/components/DynamicIsland.vue b/components/DynamicIsland.vue index 304770f..282dc94 100644 --- a/components/DynamicIsland.vue +++ b/components/DynamicIsland.vue @@ -30,7 +30,7 @@ EVITA - DES介绍 >> + 交响介绍 >> @@ -46,7 +46,7 @@ }}欢迎回来~ - 查看您的DES数据资产行 + 查看您的交响数据文化资产行 @@ -54,14 +54,14 @@ {{userInfo&&userInfo.unUseOrderQuantity||0}} - 数字权益行 + 交响权益行
{{userInfo&&userInfo.ipQuantity||0}} - 数字资产行 + 交响资产行
@@ -70,7 +70,7 @@ 0 - 旅行时间行 + 交响时间行 @@ -93,7 +93,7 @@ 旅行时间行 + style="font-size: 24rpx;font-weight: bold;">交响时间行 diff --git a/components/IPComponents.vue b/components/IPComponents.vue new file mode 100644 index 0000000..c97ffdf --- /dev/null +++ b/components/IPComponents.vue @@ -0,0 +1,384 @@ + + + + + diff --git a/pages/index/index.vue b/pages/index/index.vue index 85116d2..22c21e5 100644 --- a/pages/index/index.vue +++ b/pages/index/index.vue @@ -18,6 +18,7 @@ /> +