diff --git a/project/qujing/app/AppQuestionBank/AppQuestionBank.vue b/project/qujing/app/AppQuestionBank/AppQuestionBank.vue new file mode 100644 index 00000000..f69f33c6 --- /dev/null +++ b/project/qujing/app/AppQuestionBank/AppQuestionBank.vue @@ -0,0 +1,70 @@ + + + + + diff --git a/project/qujing/app/AppQuestionBank/components/Add.vue b/project/qujing/app/AppQuestionBank/components/Add.vue new file mode 100644 index 00000000..c6669bc2 --- /dev/null +++ b/project/qujing/app/AppQuestionBank/components/Add.vue @@ -0,0 +1,109 @@ + + + + + diff --git a/project/qujing/app/AppQuestionBank/components/Detail.vue b/project/qujing/app/AppQuestionBank/components/Detail.vue new file mode 100644 index 00000000..b3c1bb5d --- /dev/null +++ b/project/qujing/app/AppQuestionBank/components/Detail.vue @@ -0,0 +1,92 @@ + + + + + diff --git a/project/qujing/app/AppQuestionBank/components/List.vue b/project/qujing/app/AppQuestionBank/components/List.vue new file mode 100644 index 00000000..06299692 --- /dev/null +++ b/project/qujing/app/AppQuestionBank/components/List.vue @@ -0,0 +1,123 @@ + + + + +