This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
hly
/
aluminium-trading-uniapp-240925
generated from
hly/uniapp-shop-templates
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
联系客服接口
master
chenkun
4 months ago
parent
0314476525
commit
c1c238c0fa
1 changed files
with
2 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-1
components/config/customerServicePopup.vue
+ 2
- 1
components/config/customerServicePopup.vue
View File
@ -65,7 +65,8 @@
}
,
methods
:
{
getCustomPhone
(
)
{
this
.
$api
(
'customUser'
,
{
}
,
res
=>
{
this
.
$api
(
'getImagePhoneOther'
,
{
}
,
res
=>
{
console
.
log
(
res
)
this
.
phone
=
res
.
result
.
phone
}
)
}
,
Write
Preview
Loading…
Cancel
Save