This website works better with JavaScript
Home
Explore
Help
Register
Sign In
linan
/
sm.screen
Watch
0
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
.
李楠
4 years ago
parent
bb5de91c63
commit
259e4d84fa
1 changed files
with
3 additions
and
0 deletions
Split View
Show Diff Stats
3
0
vue.config.js
+ 3
- 0
vue.config.js
View File
@@ -0,0 +1,3 @@
+module.exports = {
+ publicPath: './', // 相对于 HTML 页面(目录相同)
+}