diff --git a/src/components/AiCell/AiCell.vue b/src/components/AiCell/AiCell.vue new file mode 100644 index 0000000..80157a1 --- /dev/null +++ b/src/components/AiCell/AiCell.vue @@ -0,0 +1,76 @@ + + + + + diff --git a/src/components/AiListPage/AiListPage.vue b/src/components/AiListPage/AiListPage.vue new file mode 100644 index 0000000..01fc949 --- /dev/null +++ b/src/components/AiListPage/AiListPage.vue @@ -0,0 +1,115 @@ + + + + + diff --git a/src/components/AiLoading/AiLoading.vue b/src/components/AiLoading/AiLoading.vue new file mode 100644 index 0000000..e1696d1 --- /dev/null +++ b/src/components/AiLoading/AiLoading.vue @@ -0,0 +1,28 @@ + + + + + diff --git a/src/components/AiResult/AiResult.vue b/src/components/AiResult/AiResult.vue new file mode 100644 index 0000000..fe5bf54 --- /dev/null +++ b/src/components/AiResult/AiResult.vue @@ -0,0 +1,88 @@ + + + + + diff --git a/src/components/AiTable/AiTable.vue b/src/components/AiTable/AiTable.vue new file mode 100644 index 0000000..1674f40 --- /dev/null +++ b/src/components/AiTable/AiTable.vue @@ -0,0 +1,48 @@ + + + + + diff --git a/src/project/baiduAI/AppDialogue/AppDialogue.vue b/src/project/baiduAI/AppDialogue/AppDialogue.vue index e70731d..a78930d 100644 --- a/src/project/baiduAI/AppDialogue/AppDialogue.vue +++ b/src/project/baiduAI/AppDialogue/AppDialogue.vue @@ -17,18 +17,18 @@
{{item.createTime.substring(5, 16)}}
- +
8” - - + +

{{item.content || ''}}

- +
@@ -54,10 +54,10 @@ diff --git a/src/project/baiduAI/AppDialogue/img/header-bg.png b/src/project/baiduAI/AppDialogue/img/header-bg.png deleted file mode 100644 index 8177cdb..0000000 Binary files a/src/project/baiduAI/AppDialogue/img/header-bg.png and /dev/null differ diff --git a/src/project/baiduAI/AppDialogue/img/play-d.gif b/src/project/baiduAI/AppDialogue/img/play-d.gif deleted file mode 100644 index 00ae4ee..0000000 Binary files a/src/project/baiduAI/AppDialogue/img/play-d.gif and /dev/null differ diff --git a/src/project/baiduAI/AppDialogue/img/play-j.png b/src/project/baiduAI/AppDialogue/img/play-j.png deleted file mode 100644 index 21b9972..0000000 Binary files a/src/project/baiduAI/AppDialogue/img/play-j.png and /dev/null differ diff --git a/src/project/baiduAI/AppDialogue/img/question-icon.png b/src/project/baiduAI/AppDialogue/img/question-icon.png deleted file mode 100644 index bc18f2f..0000000 Binary files a/src/project/baiduAI/AppDialogue/img/question-icon.png and /dev/null differ diff --git a/src/project/baiduAI/AppDialogue/img/send-btn.png b/src/project/baiduAI/AppDialogue/img/send-btn.png deleted file mode 100644 index 2e12933..0000000 Binary files a/src/project/baiduAI/AppDialogue/img/send-btn.png and /dev/null differ diff --git a/src/project/baiduAI/AppDialogue/img/user-img.png b/src/project/baiduAI/AppDialogue/img/user-img.png deleted file mode 100644 index b4436e5..0000000 Binary files a/src/project/baiduAI/AppDialogue/img/user-img.png and /dev/null differ diff --git a/src/project/baiduAI/AppMy/AppMy.vue b/src/project/baiduAI/AppMy/AppMy.vue index 0cac984..ce8f122 100644 --- a/src/project/baiduAI/AppMy/AppMy.vue +++ b/src/project/baiduAI/AppMy/AppMy.vue @@ -16,18 +16,18 @@ diff --git a/src/project/baiduAI/AppMy/img/header-bg.png b/src/project/baiduAI/AppMy/img/header-bg.png deleted file mode 100644 index 8177cdb..0000000 Binary files a/src/project/baiduAI/AppMy/img/header-bg.png and /dev/null differ diff --git a/src/project/baiduAI/AppMy/img/icon1.png b/src/project/baiduAI/AppMy/img/icon1.png deleted file mode 100644 index 4abd246..0000000 Binary files a/src/project/baiduAI/AppMy/img/icon1.png and /dev/null differ diff --git a/src/project/baiduAI/AppMy/img/icon2.png b/src/project/baiduAI/AppMy/img/icon2.png deleted file mode 100644 index 072938e..0000000 Binary files a/src/project/baiduAI/AppMy/img/icon2.png and /dev/null differ diff --git a/src/project/baiduAI/AppMy/img/icon3.png b/src/project/baiduAI/AppMy/img/icon3.png deleted file mode 100644 index df4ba5d..0000000 Binary files a/src/project/baiduAI/AppMy/img/icon3.png and /dev/null differ diff --git a/src/project/baiduAI/AppMy/img/icon4.png b/src/project/baiduAI/AppMy/img/icon4.png deleted file mode 100644 index 7abf71e..0000000 Binary files a/src/project/baiduAI/AppMy/img/icon4.png and /dev/null differ diff --git a/src/project/baiduAI/AppMy/img/icon5.png b/src/project/baiduAI/AppMy/img/icon5.png deleted file mode 100644 index f504ed4..0000000 Binary files a/src/project/baiduAI/AppMy/img/icon5.png and /dev/null differ diff --git a/src/project/baiduAI/AppMy/img/right-icon.png b/src/project/baiduAI/AppMy/img/right-icon.png deleted file mode 100644 index ad60f09..0000000 Binary files a/src/project/baiduAI/AppMy/img/right-icon.png and /dev/null differ diff --git a/src/project/baiduAI/AppRecord/AppRecord.vue b/src/project/baiduAI/AppRecord/AppRecord.vue index 4670c20..9f34292 100644 --- a/src/project/baiduAI/AppRecord/AppRecord.vue +++ b/src/project/baiduAI/AppRecord/AppRecord.vue @@ -12,18 +12,18 @@
{{item.createTime.substring(5, 16)}}
- +
8” - - + +

{{item.content || ''}}

- +
diff --git a/src/project/baiduAI/AppRecord/img/header-bg.png b/src/project/baiduAI/AppRecord/img/header-bg.png deleted file mode 100644 index 8177cdb..0000000 Binary files a/src/project/baiduAI/AppRecord/img/header-bg.png and /dev/null differ diff --git a/src/project/new/AppPageInteraction/AppPageInteraction.vue b/src/project/new/AppPageInteraction/AppPageInteraction.vue new file mode 100644 index 0000000..0adbec2 --- /dev/null +++ b/src/project/new/AppPageInteraction/AppPageInteraction.vue @@ -0,0 +1,48 @@ + + + + + diff --git a/src/project/new/AppPageInteraction/img/header-bg.png b/src/project/new/AppPageInteraction/img/header-bg.png new file mode 100644 index 0000000..821b880 Binary files /dev/null and b/src/project/new/AppPageInteraction/img/header-bg.png differ diff --git a/src/project/new/AppPageInteraction/img/jmda.png b/src/project/new/AppPageInteraction/img/jmda.png new file mode 100644 index 0000000..3949aa2 Binary files /dev/null and b/src/project/new/AppPageInteraction/img/jmda.png differ diff --git a/src/project/new/AppPageInteraction/img/jmhd.png b/src/project/new/AppPageInteraction/img/jmhd.png new file mode 100644 index 0000000..0c4a652 Binary files /dev/null and b/src/project/new/AppPageInteraction/img/jmhd.png differ diff --git a/src/project/new/AppPageInteraction/img/jmys.png b/src/project/new/AppPageInteraction/img/jmys.png new file mode 100644 index 0000000..09b418b Binary files /dev/null and b/src/project/new/AppPageInteraction/img/jmys.png differ diff --git a/src/project/new/AppPageInteraction/img/xcxgg.png b/src/project/new/AppPageInteraction/img/xcxgg.png new file mode 100644 index 0000000..e1e0177 Binary files /dev/null and b/src/project/new/AppPageInteraction/img/xcxgg.png differ diff --git a/src/project/new/AppPeopleList/Add.vue b/src/project/new/AppPeopleList/Add.vue new file mode 100644 index 0000000..932bf3f --- /dev/null +++ b/src/project/new/AppPeopleList/Add.vue @@ -0,0 +1,379 @@ + + + + + diff --git a/src/project/new/AppPeopleList/AppPeopleList.vue b/src/project/new/AppPeopleList/AppPeopleList.vue new file mode 100644 index 0000000..1d6b963 --- /dev/null +++ b/src/project/new/AppPeopleList/AppPeopleList.vue @@ -0,0 +1,64 @@ + + + + + diff --git a/src/project/new/AppPeopleList/Content.vue b/src/project/new/AppPeopleList/Content.vue new file mode 100644 index 0000000..1813f87 --- /dev/null +++ b/src/project/new/AppPeopleList/Content.vue @@ -0,0 +1,99 @@ + + + + + diff --git a/src/project/new/AppPeopleList/DetailCard.vue b/src/project/new/AppPeopleList/DetailCard.vue new file mode 100644 index 0000000..60dde83 --- /dev/null +++ b/src/project/new/AppPeopleList/DetailCard.vue @@ -0,0 +1,222 @@ + + + + + diff --git a/src/project/new/AppPeopleList/DetailPeople.vue b/src/project/new/AppPeopleList/DetailPeople.vue new file mode 100644 index 0000000..e460b21 --- /dev/null +++ b/src/project/new/AppPeopleList/DetailPeople.vue @@ -0,0 +1,404 @@ + + + + + diff --git a/src/project/new/AppPeopleList/ExamineList.vue b/src/project/new/AppPeopleList/ExamineList.vue new file mode 100644 index 0000000..d25762a --- /dev/null +++ b/src/project/new/AppPeopleList/ExamineList.vue @@ -0,0 +1,276 @@ + + + + + diff --git a/src/project/new/AppPeopleList/PeopleList.vue b/src/project/new/AppPeopleList/PeopleList.vue new file mode 100644 index 0000000..eeeea97 --- /dev/null +++ b/src/project/new/AppPeopleList/PeopleList.vue @@ -0,0 +1,320 @@ + + + + + diff --git a/src/project/new/AppPeopleList/components/img/4.png b/src/project/new/AppPeopleList/components/img/4.png new file mode 100644 index 0000000..d7cee62 Binary files /dev/null and b/src/project/new/AppPeopleList/components/img/4.png differ diff --git a/src/project/new/AppPeopleList/components/img/44.png b/src/project/new/AppPeopleList/components/img/44.png new file mode 100644 index 0000000..ae49d85 Binary files /dev/null and b/src/project/new/AppPeopleList/components/img/44.png differ diff --git a/src/project/new/AppPeopleList/components/img/blue-bg.png b/src/project/new/AppPeopleList/components/img/blue-bg.png new file mode 100644 index 0000000..ca1d392 Binary files /dev/null and b/src/project/new/AppPeopleList/components/img/blue-bg.png differ diff --git a/src/project/new/AppPeopleList/components/img/del-icon.png b/src/project/new/AppPeopleList/components/img/del-icon.png new file mode 100644 index 0000000..b3424da Binary files /dev/null and b/src/project/new/AppPeopleList/components/img/del-icon.png differ diff --git a/src/project/new/AppPeopleList/components/img/edit-icon.png b/src/project/new/AppPeopleList/components/img/edit-icon.png new file mode 100644 index 0000000..30a0753 Binary files /dev/null and b/src/project/new/AppPeopleList/components/img/edit-icon.png differ diff --git a/src/project/new/AppPeopleList/components/img/green-bg.png b/src/project/new/AppPeopleList/components/img/green-bg.png new file mode 100644 index 0000000..d8de7d1 Binary files /dev/null and b/src/project/new/AppPeopleList/components/img/green-bg.png differ diff --git a/src/project/new/AppPeopleList/components/img/icon1h@2x.png b/src/project/new/AppPeopleList/components/img/icon1h@2x.png new file mode 100644 index 0000000..c245cab Binary files /dev/null and b/src/project/new/AppPeopleList/components/img/icon1h@2x.png differ diff --git a/src/project/new/AppPeopleList/components/img/icon1n@2x.png b/src/project/new/AppPeopleList/components/img/icon1n@2x.png new file mode 100644 index 0000000..556b024 Binary files /dev/null and b/src/project/new/AppPeopleList/components/img/icon1n@2x.png differ diff --git a/src/project/new/AppPeopleList/components/img/right-icon.png b/src/project/new/AppPeopleList/components/img/right-icon.png new file mode 100644 index 0000000..58a59c4 Binary files /dev/null and b/src/project/new/AppPeopleList/components/img/right-icon.png differ diff --git a/src/project/new/AppPeopleList/components/img/tsrq@2x.png b/src/project/new/AppPeopleList/components/img/tsrq@2x.png new file mode 100644 index 0000000..34f1137 Binary files /dev/null and b/src/project/new/AppPeopleList/components/img/tsrq@2x.png differ diff --git a/src/project/new/AppPeopleList/components/img/tsrq备份@2x.png b/src/project/new/AppPeopleList/components/img/tsrq备份@2x.png new file mode 100644 index 0000000..4e215d2 Binary files /dev/null and b/src/project/new/AppPeopleList/components/img/tsrq备份@2x.png differ