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
302c2134
Commit
302c2134
authored
Jun 03, 2024
by
潘永坪
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
电话号码修改
parent
1aae3bbd
Changes
5
Show whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
4 additions
and
92 deletions
+4
-92
combiChoose.vue
pages/combination/combiChoose/combiChoose.vue
+1
-1
distributionCombiChoose.vue
...ation/distributionCombiChoose/distributionCombiChoose.vue
+2
-2
enterpriseWechat.vue
.../my/customerService/enterpriseWechat/enterpriseWechat.vue
+1
-1
applyAfterSale - 副本.vue
...my/order/afterSale/applyAfterSale/applyAfterSale - 副本.vue
+0
-28
scenicProduct-old.vue
pages/scenic/scenicProduct/scenicProduct-old.vue
+0
-60
No files found.
pages/combination/combiChoose/combiChoose.vue
View file @
302c2134
...
@@ -147,7 +147,7 @@
...
@@ -147,7 +147,7 @@
<u-empty text="空空如也..." mode="list" width="320" height="320"></u-empty>
<u-empty text="空空如也..." mode="list" width="320" height="320"></u-empty>
</swiper-item> -->
</swiper-item> -->
</swiper>
</swiper>
<u-empty
text=
"
空空如也..."
mode=
"list"
v-if=
"scenicList.length == 0"
iconSize=
"180"
textSize=
'28
'
textColor=
'#3688FF'
></u-empty>
<u-empty
text=
"
暂无数据..."
mode=
"list"
v-if=
"scenicList.length == 0"
iconSize=
"160"
textSize=
'24
'
textColor=
'#3688FF'
></u-empty>
</view>
</view>
<view
class=
"bottom"
>
<view
class=
"bottom"
>
<view
class=
"bottom-left"
@
click=
"showCustomer()"
>
<view
class=
"bottom-left"
@
click=
"showCustomer()"
>
...
...
pages/combination/distributionCombiChoose/distributionCombiChoose.vue
View file @
302c2134
...
@@ -147,7 +147,7 @@
...
@@ -147,7 +147,7 @@
<u-empty text="空空如也..." mode="list" width="320" height="320"></u-empty>
<u-empty text="空空如也..." mode="list" width="320" height="320"></u-empty>
</swiper-item> -->
</swiper-item> -->
</swiper>
</swiper>
<u-empty
text=
"
空空如也..."
mode=
"list"
v-if=
"scenicList.length == 0"
iconSize=
"180"
textSize=
'28
'
textColor=
'#3688FF'
></u-empty>
<u-empty
text=
"
暂无数据..."
mode=
"list"
v-if=
"scenicList.length == 0"
iconSize=
"160"
textSize=
'24
'
textColor=
'#3688FF'
></u-empty>
</view>
</view>
<view
class=
"bottom"
>
<view
class=
"bottom"
>
<view
class=
"bottom-left"
@
click=
"showCustomer()"
>
<view
class=
"bottom-left"
@
click=
"showCustomer()"
>
...
@@ -228,7 +228,7 @@ export default {
...
@@ -228,7 +228,7 @@ export default {
active
:
0
,
//导航栏下标
active
:
0
,
//导航栏下标
currentNum
:
0
,
//轮播图下标
currentNum
:
0
,
//轮播图下标
imgList
:
[],
//图片列表
imgList
:
[],
//图片列表
scenicList
:
[],
//景区数据
scenicList
:[],
//景区数据
showDistance
:
false
,
//定位成功显示距离
showDistance
:
false
,
//定位成功显示距离
buyKnowData
:
''
,
//购买须知数据
buyKnowData
:
''
,
//购买须知数据
chooseProduct
:
[],
//选中的产品
chooseProduct
:
[],
//选中的产品
...
...
pages/my/customerService/enterpriseWechat/enterpriseWechat.vue
View file @
302c2134
...
@@ -19,7 +19,7 @@ export default {
...
@@ -19,7 +19,7 @@ export default {
return
{
return
{
scenicList
:[
//景区列表
scenicList
:[
//景区列表
{
name
:
'长江索道'
,
phone
:
'023-68816888'
},
{
name
:
'长江索道'
,
phone
:
'023-68816888'
},
{
name
:
'皇冠大扶梯'
,
phone
:
'023-6
8485623
'
},
{
name
:
'皇冠大扶梯'
,
phone
:
'023-6
3856688
'
},
{
name
:
'云端之眼.高空观景台'
,
phone
:
'023-60339688'
},
{
name
:
'云端之眼.高空观景台'
,
phone
:
'023-60339688'
},
{
name
:
'两江夜游'
,
phone
:
'13883372702'
},
{
name
:
'两江夜游'
,
phone
:
'13883372702'
},
{
name
:
'礼嘉时光缆车(渝北区)'
,
phone
:
'023-67687141'
},
{
name
:
'礼嘉时光缆车(渝北区)'
,
phone
:
'023-67687141'
},
...
...
pages/my/order/afterSale/applyAfterSale/applyAfterSale - 副本.vue
deleted
100644 → 0
View file @
1aae3bbd
<
template
>
<view>
<web-view
:src=
"outUrl"
></web-view>
</view>
</
template
>
<
script
>
export
default
{
data
()
{
return
{
outUrl
:
''
,
//跳出地址
}
},
onLoad
(
option
)
{
let
orderId
=
option
.
orderId
||
''
let
pdOpenid
=
uni
.
getStorageSync
(
'openid'
)
//胖丁小程序openid,临时用,当公众号授权做好之后可以删除
let
pdToken
=
uni
.
getStorageSync
(
'token'
)
let
pdCreateUserId
=
uni
.
getStorageSync
(
'createUserId'
)
let
pdUserId
=
uni
.
getStorageSync
(
'userId'
)
let
ifyukuaiCode
=
option
.
ifyukuaiCode
||
''
//是否是渝快码跳入,渝快码跳入需要在H5端另外走流程
this
.
outUrl
=
this
.
$wxurl
+
'applyAfterSales?id='
+
orderId
+
'&pdOpenid='
+
pdOpenid
+
'&pdToken='
+
pdToken
+
'&pdCreateUserId='
+
pdCreateUserId
+
'&pdUserId='
+
pdUserId
+
'&ifyukuaiCode='
+
ifyukuaiCode
},
methods
:
{
}
}
</
script
>
<
style
>
pages/scenic/scenicProduct/scenicProduct-old.vue
deleted
100644 → 0
View file @
1aae3bbd
<
template
>
<view>
<web-view
:src=
"outUrl"
></web-view>
</view>
</
template
>
<
script
>
export
default
{
data
()
{
return
{
enterUrl
:
''
,
//进入页面路由
outUrl
:
''
,
//跳出页面路由
}
},
onLoad
(
option
)
{
//#ifdef MP-WEIXIN
this
.
enterUrl
=
option
.
q
//#endif
//#ifdef MP-ALIPAY
this
.
enterUrl
=
uni
.
getStorageSync
(
'alipayQrCode'
)
//#endif
if
(
this
.
enterUrl
){
//普通二维码扫码进入
let
merchantId
=
this
.
getUrlKey
(
'merchantId'
)
let
companyId
=
this
.
getUrlKey
(
'companyId'
)
let
channelType
=
this
.
getUrlKey
(
'channelType'
)
let
pdOpenid
=
uni
.
getStorageSync
(
'openid'
)
//胖丁小程序openid,临时用,当公众号授权做好之后可以删除
let
pdToken
=
uni
.
getStorageSync
(
'token'
)
let
pdCreateUserId
=
uni
.
getStorageSync
(
'createUserId'
)
let
pdUserId
=
uni
.
getStorageSync
(
'userId'
)
let
baseUrl
=
this
.
$wxurl
+
'scenicProduct?pdOpenid='
+
pdOpenid
+
'&pdToken='
+
pdToken
+
'&pdCreateUserId='
+
pdCreateUserId
+
'&pdUserId='
+
pdUserId
let
url
=
'&merchantId='
+
merchantId
+
'&companyId='
+
companyId
+
'&channelType='
+
channelType
this
.
outUrl
=
baseUrl
+
url
}
else
{
//小程序页面跳转进入
let
merchantId
=
option
.
merchantId
||
''
let
companyId
=
option
.
companyId
||
''
let
channelType
=
option
.
channelType
||
0
let
ifyukuaiCode
=
option
.
ifyukuaiCode
||
''
//是否是渝快码跳入,渝快码跳入需要在H5端另外走流程
let
pdOpenid
=
uni
.
getStorageSync
(
'openid'
)
//胖丁小程序openid,临时用,当公众号授权做好之后可以删除
let
pdToken
=
uni
.
getStorageSync
(
'token'
)
let
pdCreateUserId
=
uni
.
getStorageSync
(
'createUserId'
)
let
pdUserId
=
uni
.
getStorageSync
(
'userId'
)
let
baseUrl
=
this
.
$wxurl
+
'scenicProduct?pdOpenid='
+
pdOpenid
+
'&pdToken='
+
pdToken
+
'&pdCreateUserId='
+
pdCreateUserId
+
'&pdUserId='
+
pdUserId
let
url
=
'&merchantId='
+
merchantId
+
'&companyId='
+
companyId
+
'&ifyukuaiCode='
+
ifyukuaiCode
+
'&channelType='
+
channelType
this
.
outUrl
=
baseUrl
+
url
}
},
methods
:
{
getUrlKey
(
name
){
//---------------------------------------------------------------获取url
return
(
new
RegExp
(
'[?|&]'
+
name
+
'='
+
'([^&;]+?)(&|#|;|$)'
).
exec
(
decodeURIComponent
(
this
.
enterUrl
))
||
[,
''
])[
1
].
replace
(
/
\+
/g
,
'%20'
)
||
''
},
}
}
</
script
>
<
style
>
</
style
>
\ No newline at end of file
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