This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
hly
/
pay-video-applet-uniapp-24-8-22
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
上传api接
master
前端-胡立永
11 months ago
parent
bfdabcd095
commit
01272c3ba6
1 changed files
with
5 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+5
-0
api/api.js
+ 5
- 0
api/api.js
View File
@ -38,6 +38,11 @@ const config = {
url
:
'/api/index/getTrendsDetail'
,
method
:
'GET'
}
,
//获取投诉原因
indexGetComplaintReason
:
{
url
:
'/api/index/getComplaintReason'
,
method
:
'GET'
}
,
Write
Preview
Loading…
Cancel
Save