This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
leo
/
LAPP_MY_WEBFRONT
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
解决报错
wangxinyao
wangxy
2 years ago
parent
639cfb7697
commit
cdd4f557ad
1 changed files
with
5 additions
and
0 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+5
-0
src/utils/costum.js
+ 5
- 0
src/utils/costum.js
View File
@ -90,3 +90,8 @@ export function praseStrEmpty(str) {
}
}
return
str
return
str
}
}
export
function
download
(
str
)
{
location
.
href
=
location
.
host
+
str
}
Write
Preview
Loading…
Cancel
Save