diff --git a/src/project/icswb/AppHome/AppHome.vue b/src/project/icswb/AppHome/AppHome.vue new file mode 100644 index 0000000..91b937e --- /dev/null +++ b/src/project/icswb/AppHome/AppHome.vue @@ -0,0 +1,491 @@ + + + + + + 请输入需要搜索的内容 + + + + + + + + + + + + {{ item.name }} + + + + + + + + + 推荐专题 + + + + + + + + + {{ category.title }} + + + + + + + + + + + + + {{ category.categoryName }} + {{ category.createTime }} + + + {{ category.viewCount }} + 人看过 + + + + + + + + + + + + diff --git a/src/project/icswb/AppHome/home.png b/src/project/icswb/AppHome/home.png new file mode 100644 index 0000000..c39927f Binary files /dev/null and b/src/project/icswb/AppHome/home.png differ diff --git a/src/project/icswb/AppHome/home_selected.png b/src/project/icswb/AppHome/home_selected.png new file mode 100644 index 0000000..a37c217 Binary files /dev/null and b/src/project/icswb/AppHome/home_selected.png differ