Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Sign in / Register
Toggle navigation
U
uni-pdtravel
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
panyongping
uni-pdtravel
Commits
8aacc785
Commit
8aacc785
authored
Aug 15, 2024
by
潘永坪
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
文字修改
parent
996811b5
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
distributionCombiChoose.vue
...ation/distributionCombiChoose/distributionCombiChoose.vue
+2
-2
No files found.
pages/combination/distributionCombiChoose/distributionCombiChoose.vue
View file @
8aacc785
...
...
@@ -148,7 +148,7 @@
<view
class=
"bottom-right"
>
<view
class=
"bottom-choose"
>
<view
class=
"bottom-more"
v-show=
"chooseProduct.length > 0"
>
组合购更
优惠
组合购更
便捷
<text
class=
"bottom-triangle"
></text>
</view>
<view
class=
"bottom-detail"
@
click=
"showDetail()"
:style=
"{ top: chooseProduct.length > 0 ? '-28rpx' : '0' }"
>
...
...
@@ -838,7 +838,7 @@ export default {
onShareAppMessage
(
options
)
{
let
url
=
'pages/combination/distributionCombiChoose/distributionCombiChoose'
return
{
title
:
'组合购
买更优惠
'
,
title
:
'组合购
更便捷
'
,
path
:
`
${
url
}
?channelId=
${
this
.
channelId
}
&merchantId=
${
this
.
merchantId
}
&groupId=
${
this
.
groupId
}
&groupChannelId=
${
this
.
groupChannelId
}
&companyId=
${
this
.
companyId
}
`
}
}
...
...
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