Commit c13552bc authored by 王炽's avatar 王炽

66666

parent 00fd3203
<template> <template>
<view class="mianfei-component" :style="{ <view class="mianfei-component" :style="{
background: `url(${$baseUrl}integral/1015/mianfeiwenzhenBg${props.index}.png) no-repeat center/contain`, background: `url(${$baseUrl}integral/1020/mianfeiwenzhenBg${props.index}.png) no-repeat center/contain`,
}"> }">
<!-- 标题区域 --> <!-- 标题区域 -->
<view class="title-section"> <view class="title-section">
...@@ -10,7 +10,7 @@ ...@@ -10,7 +10,7 @@
<!-- 底部按钮 --> <!-- 底部按钮 -->
<image <image
class="bottom-button" class="bottom-button"
:src="$baseUrl + `integral/1015/mianfeiwenzhenQushiyongBtn${props.index}.png`" :src="$baseUrl + `integral/1020/mianfeiwenzhenQushiyongBtn${props.index}.png`"
mode="aspectFit" mode="aspectFit"
@click="handleUseNow" @click="handleUseNow"
/> />
......
...@@ -628,7 +628,7 @@ import YearGift from '../components/pointRightsCom/yearGift.vue'; ...@@ -628,7 +628,7 @@ import YearGift from '../components/pointRightsCom/yearGift.vue';
// const maxVal = ref([]); // const maxVal = ref([]);
const integralData = ref({ const integralData = ref({
"tupianBanben": "1019", "tupianBanben": "1020",
"swiper": [ "swiper": [
], ],
"quanyitiaozhuanInfo":{ "quanyitiaozhuanInfo":{
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment