shaogen1995 3 년 전
부모
커밋
101f078fa7
3개의 변경된 파일39개의 추가작업 그리고 0개의 파일을 삭제
  1. BIN
      web/public/data/Collections/clson.png
  2. 36 0
      web/src/views/Collections/component/info.vue
  3. 3 0
      web/vue.config.js

BIN
web/public/data/Collections/clson.png


파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 36 - 0
web/src/views/Collections/component/info.vue


+ 3 - 0
web/vue.config.js

@@ -0,0 +1,3 @@
+module.exports = {
+  publicPath: './'
+}