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
01272c3ba6
commit
2fc40f5a61
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
api/api.js
+ 1
- 1
api/api.js
View File
@ -181,7 +181,7 @@ const config = {
export
function
api
(
key
,
data
,
callback
,
loadingTitle
)
{
let
req
=
config
[
key
]
ifo
if
(
!
req
)
{
console
.
error
(
'无效key'
+
key
)
;
return
Write
Preview
Loading…
Cancel
Save