Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
L
lumastoreapp
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
xieyishang
lumastoreapp
Commits
e6890f6c
Commit
e6890f6c
authored
Sep 27, 2021
by
xieyishang
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
addxx
parent
8ff80685
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
3 additions
and
3 deletions
+3
-3
pages/hotelOrderDetaile/hotelOrderDetaile.vue
pages/hotelOrderDetaile/hotelOrderDetaile.vue
+1
-1
pages/order/shoporderdetail/shoporderdetail.vue
pages/order/shoporderdetail/shoporderdetail.vue
+1
-1
pages/order/shoprefundorderdetail/shoprefundorderdetail.vue
pages/order/shoprefundorderdetail/shoprefundorderdetail.vue
+1
-1
No files found.
pages/hotelOrderDetaile/hotelOrderDetaile.vue
View file @
e6890f6c
...
@@ -211,7 +211,7 @@
...
@@ -211,7 +211,7 @@
//平台ke'fu客服
//平台ke'fu客服
toptkefu
(){
toptkefu
(){
uni
.
makePhoneCall
({
uni
.
makePhoneCall
({
phoneNumber
:
"
15907083784
"
,
//this.CONFIG.site.tel, 先写死 客服部的电话
phoneNumber
:
"
4008073023
"
,
//this.CONFIG.site.tel, 先写死 客服部的电话
});
});
},
},
//联系客户
//联系客户
...
...
pages/order/shoporderdetail/shoporderdetail.vue
View file @
e6890f6c
...
@@ -175,7 +175,7 @@
...
@@ -175,7 +175,7 @@
//联系平台
//联系平台
lxpt
()
{
lxpt
()
{
uni
.
makePhoneCall
({
uni
.
makePhoneCall
({
phoneNumber
:
'
15907083784
'
//仅为示例
phoneNumber
:
'
4008073023
'
//仅为示例
});
});
},
},
initializedata
()
{
initializedata
()
{
...
...
pages/order/shoprefundorderdetail/shoprefundorderdetail.vue
View file @
e6890f6c
...
@@ -150,7 +150,7 @@ export default {
...
@@ -150,7 +150,7 @@ export default {
//联系平台
//联系平台
lxpt
()
{
lxpt
()
{
uni
.
makePhoneCall
({
uni
.
makePhoneCall
({
phoneNumber
:
'
15907083784
'
//仅为示例
phoneNumber
:
'
4008073023
'
//仅为示例
});
});
},
},
initializedata
()
{
initializedata
()
{
...
...
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