Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
J
jz_Travel
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
zhengke
jz_Travel
Commits
3fd74f50
Commit
3fd74f50
authored
Feb 21, 2025
by
youjie
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
产品详情 优化
parent
97a362a1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
33 additions
and
16 deletions
+33
-16
jz_LineDetail.vue
pages/jiuzhai/jz_LineDetail.vue
+15
-9
visaDetail.vue
pages/visa/visaDetail.vue
+18
-7
No files found.
pages/jiuzhai/jz_LineDetail.vue
View file @
3fd74f50
...
@@ -52,16 +52,19 @@
...
@@ -52,16 +52,19 @@
<view
class=
"jz_LineTitleLText"
v-else
>
返100/人
</view>
<view
class=
"jz_LineTitleLText"
v-else
>
返100/人
</view>
</view>
</view>
<view
class=
"col"
>
<view
class=
"col"
>
<text>
同业价:
</text>
<!--
<text>
同业价:
</text>
<text
class=
"jz_renmin"
>
¥
</text><text
class=
"jz_B2bPrice"
>
{{
discountPrice
}}
</text>
<text
class=
"jz_renmin"
>
¥
</text><text
class=
"jz_B2bPrice"
>
{{
discountPrice
}}
</text>
-->
<text>
原价:
</text>
<text
class=
"jz_renmin"
>
¥
</text><text
class=
"jz_B2bPrice"
>
{{
$utils
.
getretailer
()?
currentPrice
.
b2BPrice
:
currentPrice
.
b2CPrice
}}
</text>
<text
style=
"color: #999999; font-size: 28rpx; font-weight: 400"
>
/人起
</text>
<text
style=
"color: #999999; font-size: 28rpx; font-weight: 400"
>
/人起
</text>
<!--
<view
class=
""
v-if=
"stepNumber==0&&dataList.currentPriceInfo.teamType==0"
>
<view
class=
""
v-if=
"stepNumber==0&&dataList.currentPriceInfo.teamType==0"
>
<text
style=
"font-size: 13px;color:#111"
>
<text
style=
"font-size: 13px;color:#111"
>
直客价:
<text
style=
"font-size: 20rpx;"
>
¥
</text>
{{
currentPrice
.
b2CPrice
}}
直客价:
<text
style=
"font-size: 20rpx;"
>
¥
</text>
{{
currentPrice
.
b2CPrice
}}
</text>
</text>
</view>
</view>
<text
style=
"font-size: 13px;color:#111;margin-left: 10px;"
v-else
>
-->
<text
style=
"font-size: 13px;color:#111;margin-left: 10px;"
>
直客价:
<text
style=
"font-size: 20rpx;"
>
¥
</text>
{{
currentPrice
.
b2CPrice
}}
直客价:
<text
style=
"font-size: 20rpx;"
>
¥
</text>
{{
currentPrice
.
b2CPrice
}}
</text>
</text>
</view>
</view>
...
@@ -78,11 +81,13 @@
...
@@ -78,11 +81,13 @@
</view>
</view>
<view
v-if=
"TotalDiscount>0"
class=
"jz_LineDetaYJDKQ"
style=
"padding: 0rpx 0 0 0;"
>
<view
v-if=
"TotalDiscount>0"
class=
"jz_LineDetaYJDKQ"
style=
"padding: 0rpx 0 0 0;"
>
<view
class=
"jz_LineDetaYJ"
>
<view
class=
"jz_LineDetaYJ"
>
<view
class=
"jz_LineDetaYJL"
>
原价 ¥{{ $utils.getretailer()?currentPrice.b2BPrice:currentPrice.b2CPrice }}/人起
</view>
<view
class=
"jz_LineDetaYJL"
>
<view
class=
"jz_LineDetaYJR"
>
已减{{TotalDiscount}}
</view>
<!-- 原价 ¥{{ $utils.getretailer()?currentPrice.b2BPrice:currentPrice.b2CPrice }}/人起 -->
</view>
<view
class=
"jz_LineDetaYJR"
>
最高可减{{TotalDiscount}}
</view>
</view>
</view>
<view
v-if=
"couponList.length>0"
class=
"jz_LineDetaRDKQ"
>
<view
v-if=
"couponList.length>0"
class=
"jz_LineDetaRDKQ"
>
<view>
共{{couponList.length}}张抵扣
券
</view>
<view>
{{couponList.length}}张可用优惠
券
</view>
<u-icon
name=
"arrow"
size=
"30"
color=
"#cecece"
style=
"margin-left: 5px;"
></u-icon>
<u-icon
name=
"arrow"
size=
"30"
color=
"#cecece"
style=
"margin-left: 5px;"
></u-icon>
</view>
</view>
</view>
</view>
...
@@ -1101,7 +1106,8 @@
...
@@ -1101,7 +1106,8 @@
<
view
style
=
"color: #ff3166; font-weight: bold"
>
<
view
style
=
"color: #ff3166; font-weight: bold"
>
<
text
style
=
"font-size: 22rpx"
>
¥
<
/text
>
<
text
style
=
"font-size: 22rpx"
>
¥
<
/text
>
<!--
原
b2b
-->
<!--
原
b2b
-->
<
text
style
=
"font-size: 40rpx;font-family: nav-font;"
>
{{
discountPrice
}}
<
/text
>
<!--
<
text
style
=
"font-size: 40rpx;font-family: nav-font;"
>
{{
discountPrice
}}
<
/text>--
>
<
text
style
=
"font-size: 40rpx;font-family: nav-font;"
>
{{
$utils
.
getretailer
()?
currentPrice
.
b2BPrice
:
currentPrice
.
b2CPrice
}}
<
/text
>
<
text
style
=
"font-size: 22rpx"
>
/起</
text
>
<
text
style
=
"font-size: 22rpx"
>
/起</
text
>
<
/view
>
<
/view
>
<
view
style
=
"display: flex; align-items: center"
>
<
view
style
=
"display: flex; align-items: center"
>
...
@@ -2833,7 +2839,7 @@
...
@@ -2833,7 +2839,7 @@
font-family: PingFang SC;
font-family: PingFang SC;
font-size: 28rpx;
font-size: 28rpx;
color: #FF3166;
color: #FF3166;
margin-left: 15rpx;
//
margin-left: 15rpx;
}
}
.jz_LineDetaRDKQ{
.jz_LineDetaRDKQ{
font-family: PingFang SC;
font-family: PingFang SC;
...
...
pages/visa/visaDetail.vue
View file @
3fd74f50
...
@@ -42,20 +42,28 @@
...
@@ -42,20 +42,28 @@
<view
style=
"padding: 33rpx 30rpx 51rpx 38rpx;"
>
<view
style=
"padding: 33rpx 30rpx 51rpx 38rpx;"
>
<view
class=
"jz_LineTitle row items-center"
>
<view
class=
"jz_LineTitle row items-center"
>
<view
class=
"col"
>
<view
class=
"col"
>
<text
class=
"jz_renmin"
>
¥
</text>
<text
class=
"jz_renmin"
>
原价:
</text>
<text
class=
"jz_B2bPrice"
>
<text
class=
"jz_B2bPrice"
>
{{ discountPrice }}
<!--{{ discountPrice }}-->
{{ $utils.getretailer()?dataList.VisaPrice:dataList.VisaB2CPrice }}
</text>
</text>
<text
style=
"color: #999999; font-size: 28rpx; font-weight: 400"
>
/人
</text>
<text
style=
"color: #999999; font-size: 28rpx; font-weight: 400"
>
/人
</text>
<text
style=
"font-size: 13px;color:#111;margin-left: 10px;"
>
直客价:
<text
style=
"font-size: 20rpx;"
>
¥
</text>
{{ dataList.VisaB2CPrice}}
</text>
</view>
</view>
</view>
</view>
<view
class=
"jz_LineDetaYJDKQ"
style=
"padding: 0rpx 0 0 0;"
v-if=
"couponList.length>0||TotalDiscount>0"
>
<view
class=
"jz_LineDetaYJDKQ"
style=
"padding: 0rpx 0 0 0;"
v-if=
"couponList.length>0||TotalDiscount>0"
>
<view
class=
"jz_LineDetaYJ"
v-if=
"TotalDiscount>0"
>
<view
class=
"jz_LineDetaYJ"
v-if=
"TotalDiscount>0"
>
<view
class=
"jz_LineDetaYJL"
>
原价 ¥{{ $utils.getretailer()?dataList.VisaPrice:dataList.VisaB2CPrice }}/人
</view>
<view
class=
"jz_LineDetaYJL"
>
<view
class=
"jz_LineDetaYJR"
>
已减{{TotalDiscount}}
</view>
<!--
原价 ¥{{ $utils.getretailer()?dataList.VisaPrice:dataList.VisaB2CPrice }}/人
-->
</view>
<view
class=
"jz_LineDetaYJR"
>
最高可减{{TotalDiscount}}
</view>
</view>
</view>
<view
v-if=
"couponList.length>0"
class=
"jz_LineDetaRDKQ"
>
<view
v-if=
"couponList.length>0"
class=
"jz_LineDetaRDKQ"
>
<view>
共{{couponList.length}}张抵扣
券
</view>
<view>
{{couponList.length}}张可用优惠
券
</view>
<u-icon
name=
"arrow"
size=
"30"
color=
"#cecece"
style=
"margin-left: 5px;"
></u-icon>
<u-icon
name=
"arrow"
size=
"30"
color=
"#cecece"
style=
"margin-left: 5px;"
></u-icon>
</view>
</view>
</view>
</view>
...
@@ -153,7 +161,10 @@
...
@@ -153,7 +161,10 @@
<view
style=
"color: #ff3166; font-weight: bold"
>
<view
style=
"color: #ff3166; font-weight: bold"
>
<text
style=
"font-size: 22rpx"
>
¥
</text>
<text
style=
"font-size: 22rpx"
>
¥
</text>
<!-- 原b2b -->
<!-- 原b2b -->
<text
style=
"font-size: 40rpx;font-family: nav-font;"
>
{{discountPrice}}
</text>
<text
style=
"font-size: 40rpx;font-family: nav-font;"
>
<!-- {{discountPrice}} -->
{{ $utils.getretailer()?dataList.VisaPrice:dataList.VisaB2CPrice }}
</text>
<text
style=
"font-size: 22rpx"
>
/人
</text>
<text
style=
"font-size: 22rpx"
>
/人
</text>
</view>
</view>
<view
style=
"display: flex; align-items: center"
>
<view
style=
"display: flex; align-items: center"
>
...
@@ -1447,7 +1458,7 @@
...
@@ -1447,7 +1458,7 @@
font-family
:
PingFang
SC
;
font-family
:
PingFang
SC
;
font-size
:
28rpx
;
font-size
:
28rpx
;
color
:
#FF3166
;
color
:
#FF3166
;
margin-left
:
15rpx
;
/* margin-left: 15rpx; */
}
}
.jz_LineDetaRDKQ
{
.jz_LineDetaRDKQ
{
font-family
:
PingFang
SC
;
font-family
:
PingFang
SC
;
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment