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
87b1d123
Commit
87b1d123
authored
Aug 30, 2023
by
qipeng
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'develop' of
http://git.tbd.yanzuoguang.com/panyongping/uni-pdtravel
into develop
parents
a48db788
ac1ba620
Changes
4
Show whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
41 additions
and
20 deletions
+41
-20
manifest.json
manifest.json
+33
-8
merchantListIndex.vue
pages/indexs/merchantListIndex/merchantListIndex.vue
+0
-5
detail.vue
pages/scenic/scenicChooseProduct/components/detail.vue
+2
-1
scenicChooseProduct.vue
pages/scenic/scenicChooseProduct/scenicChooseProduct.vue
+6
-6
No files found.
manifest.json
View file @
87b1d123
...
...
@@ -48,7 +48,7 @@
}
},
"uniStatistics"
:
{
"enable"
:
tru
e
"enable"
:
fals
e
}
},
/*
快应用特有相关
*/
...
...
@@ -69,42 +69,67 @@
}
},
"uniStatistics"
:
{
"enable"
:
tru
e
"enable"
:
fals
e
},
"requiredPrivateInfos"
:
[
"getLocation"
]
},
"mp-alipay"
:
{
"usingComponents"
:
true
,
"uniStatistics"
:
{
"enable"
:
tru
e
"enable"
:
fals
e
},
"appid"
:
"2021001194629244"
},
"mp-baidu"
:
{
"usingComponents"
:
true
,
"uniStatistics"
:
{
"enable"
:
tru
e
"enable"
:
fals
e
}
},
"mp-toutiao"
:
{
"usingComponents"
:
true
,
"uniStatistics"
:
{
"enable"
:
tru
e
"enable"
:
fals
e
}
},
"uniStatistics"
:
{
"enable"
:
tru
e
"enable"
:
fals
e
},
"h5"
:
{
"title"
:
"uni-pdtravel"
,
"domain"
:
"www.baidu.com"
,
"uniStatistics"
:
{
"enable"
:
tru
e
"enable"
:
fals
e
}
},
"mp-qq"
:
{
"uniStatistics"
:
{
"enable"
:
true
"enable"
:
false
}
},
"mp-jd"
:
{
"uniStatistics"
:
{
"enable"
:
false
}
},
"mp-kuaishou"
:
{
"uniStatistics"
:
{
"enable"
:
false
}
},
"mp-lark"
:
{
"uniStatistics"
:
{
"enable"
:
false
}
},
"quickapp-webview-huawei"
:
{
"uniStatistics"
:
{
"enable"
:
false
}
},
"quickapp-webview-union"
:
{
"uniStatistics"
:
{
"enable"
:
false
}
}
}
pages/indexs/merchantListIndex/merchantListIndex.vue
View file @
87b1d123
...
...
@@ -382,11 +382,6 @@ export default {
font-size
:
20rpx
;
padding
:
2rpx
4rpx
;
border-radius
:
2rpx
;
width
:
110rpx
;
display
:
inline-block
;
overflow
:
hidden
;
text-overflow
:
ellipsis
;
white-space
:
nowrap
;
}
.right2
text
:not
(
:last-child
)
{
margin-right
:
10rpx
;
...
...
pages/scenic/scenicChooseProduct/components/detail.vue
View file @
87b1d123
...
...
@@ -25,7 +25,7 @@
<view
class=
"bottom"
>
<view
class=
"bottom-left"
>
合计:¥
<text
style=
"font-
size: 36rpx;font-weight: bold
;"
>
{{
priceTotal
}}
</text>
<text
style=
"font-
weight: bold;font-size: 40rpx
;"
>
{{
priceTotal
}}
</text>
</view>
<view
class=
"bottom-right"
>
<text
class=
"btn"
@
click=
"goFillorder()"
>
...
...
@@ -138,6 +138,7 @@ export default {
}
.bottom-left
{
color
:
$red
;
font-size
:
32rpx
;
}
.btn
{
padding
:
16rpx
48rpx
;
...
...
pages/scenic/scenicChooseProduct/scenicChooseProduct.vue
View file @
87b1d123
<
template
>
<view
class=
"wrap"
>
<view
class=
"banner"
>
<u-swiper
:list=
"imgList"
name=
"url"
mode=
"number"
height=
"
42
0"
indicator-pos=
"topRight"
></u-swiper>
<u-swiper
:list=
"imgList"
name=
"url"
mode=
"number"
height=
"
36
0"
indicator-pos=
"topRight"
></u-swiper>
</view>
<view
class=
"middle"
>
<view
class=
"tabbar"
>
...
...
@@ -53,7 +53,7 @@
</text>
<text
class=
"product-rule"
>
无需取票
</text>
<text
@
click=
"showBuyKnow(items)"
>
购买须知
</text>
<text
@
click
.
stop
=
"showBuyKnow(items)"
>
购买须知
</text>
<u-icon
name=
"arrow-right"
></u-icon>
</view>
<view>
...
...
@@ -143,7 +143,7 @@ export default {
return
{
merchantId
:
''
,
//商户Id
// tabbar:['热门景点','一日游','摄影/旅拍','文创DIY'],//tabbar标题列表
tabbar
:
[
'热门景点'
,
'
一日游'
,
'摄影/旅拍
'
],
//tabbar标题列表
tabbar
:
[
'热门景点'
,
'
摄影/旅拍'
,
'一日游
'
],
//tabbar标题列表
active
:
0
,
//导航栏下标
imgList
:
[],
//图片列表
scenicList
:
[],
//景区数据
...
...
@@ -421,8 +421,7 @@ export default {
let
productIdList
=
this
.
chooseProduct
.
map
(
item
=>
{
return
item
.
id
})
let
query
=
'?productIdList='
+
JSON
.
stringify
(
productIdList
)
+
'&groupId='
+
this
.
groupId
+
'&groupChannelId='
+
this
.
groupChannelId
+
'&orderSource=3'
let
query
=
'?productIdList='
+
JSON
.
stringify
(
productIdList
)
+
'&groupId='
+
this
.
groupId
+
'&groupChannelId='
+
this
.
groupChannelId
+
'&orderSource=3'
uni
.
navigateTo
({
url
:
'/pages/combination/combiOrder/combiOrder'
+
query
})
...
...
@@ -462,7 +461,8 @@ export default {
}
}
.tabbar
.on
{
background
:
url('../../../static/img/scenic/tabbar.png')
no-repeat
;
// background: url('../../../static/img/scenic/tabbar.png') no-repeat;
background
:
$blue
;
background-size
:
100%
100%
;
color
:
#fff
;
font-weight
:
bold
;
...
...
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