drf-vue-master.zip
(预估有个59文件)
drf-vue-master
frontend
package.json
1KB
package-lock.json
509KB
src
App.vue
2KB
assets
logo.png
7KB
views
Home.vue
2KB
main.js
486B
components
accounts
Profile.vue
2KB
Register.vue
4KB
Login.vue
2KB
questions
ProfileAnswersEdit.vue
3KB
CreateQuestion.vue
3KB
Categories.vue
1KB
QuestionsOpen.vue
10KB
ProfileAnswers.vue
4KB
ProfileQuestions.vue
4KB
QuestionsByTag.vue
2KB
QuestionsSolved.vue
10KB
Questions.vue
10KB
Question.vue
7KB
ProfileQuestionsEdit.vue
3KB
router
index.js
3KB
store
index.js
3KB
.gitignore
214B
public
index.html
761B
favicon.ico
112KB
README.md
361B
babel.config.js
73B
.gitignore
20B
README.md
245B
backend
accounts
serializers.py
2KB
models.py
57B
apps.py
91B
utils.py
542B
permissions.py
298B
__init__.py
0B
migrations
__init__.py
0B
views.py
4KB
admin.py
63B
tests.py
60B
urls.py
777B
src
wsgi.py
383B
__init__.py
0B
settings.py
4KB
asgi.py
383B
urls.py
839B
requirements.txt
167B
questions
serializers.py
1KB
models.py
2KB
apps.py
93B
__init__.py
0B
migrations
__init__.py
0B
0001_initial.py
2KB
views.py
3KB
admin.py
255B
tests.py
60B
urls.py
657B
manage.py
623B
.gitignore
49B
README.md
287B
暂无评论