This website works better with JavaScript
Home
Explore
Help
Register
Sign In
shaogen1995
/
ShouBo
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
up
shaogen1995
3 years ago
parent
f87bf4975c
commit
101f078fa7
3 changed files
with
39 additions
and
0 deletions
Split View
Show Diff Stats
BIN
web/public/data/Collections/clson.png
36
0
web/src/views/Collections/component/info.vue
3
0
web/vue.config.js
BIN
web/public/data/Collections/clson.png
View File
File diff suppressed because it is too large
+ 36
- 0
web/src/views/Collections/component/info.vue
+ 3
- 0
web/vue.config.js
View File
@@ -0,0 +1,3 @@
+module.exports = {
+ publicPath: './'
+}