diff --git a/src/project/huizhili/AppHome/AppHome.vue b/src/project/huizhili/AppHome/AppHome.vue
index faf97c6a..88aff71e 100644
--- a/src/project/huizhili/AppHome/AppHome.vue
+++ b/src/project/huizhili/AppHome/AppHome.vue
@@ -14,7 +14,7 @@
import Home from './components/Home'
import Grid from './components/Grid'
import App from './components/App'
-import My from './components/My'
+import My from './components/AppMyGrid'
export default {
name: "AppHome",
appName: "首页",
@@ -27,12 +27,12 @@ export default {
activeImg: require('./img/tab/home-icon-active.png'),
component: Home
},
- {
- text: '网格',
- img: require('./img/tab/grid-icon.png'),
- activeImg: require('./img/tab/grid-icon-active.png'),
- component: Grid
- },
+ // {
+ // text: '网格',
+ // img: require('./img/tab/grid-icon.png'),
+ // activeImg: require('./img/tab/grid-icon-active.png'),
+ // component: Grid
+ // },
{
text: '应用',
img: require('./img/tab/app-icon.png'),
diff --git a/src/project/huizhili/AppHome/components/AppMyGrid.vue b/src/project/huizhili/AppHome/components/AppMyGrid.vue
new file mode 100644
index 00000000..d0974cf6
--- /dev/null
+++ b/src/project/huizhili/AppHome/components/AppMyGrid.vue
@@ -0,0 +1,212 @@
+
+
+
+
+
+
+
![]()
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/project/huizhili/AppHome/components/assets/jfdh.png b/src/project/huizhili/AppHome/components/assets/jfdh.png
new file mode 100644
index 00000000..4c1941ef
Binary files /dev/null and b/src/project/huizhili/AppHome/components/assets/jfdh.png differ
diff --git a/src/project/huizhili/AppHome/components/assets/qiandaochenggong.png b/src/project/huizhili/AppHome/components/assets/qiandaochenggong.png
new file mode 100644
index 00000000..a964efb0
Binary files /dev/null and b/src/project/huizhili/AppHome/components/assets/qiandaochenggong.png differ
diff --git a/src/project/huizhili/AppHome/components/assets/score.png b/src/project/huizhili/AppHome/components/assets/score.png
new file mode 100644
index 00000000..1f083d04
Binary files /dev/null and b/src/project/huizhili/AppHome/components/assets/score.png differ
diff --git a/src/project/huizhili/AppHome/components/assets/wdjf.png b/src/project/huizhili/AppHome/components/assets/wdjf.png
new file mode 100644
index 00000000..f3d6eb2d
Binary files /dev/null and b/src/project/huizhili/AppHome/components/assets/wdjf.png differ
diff --git a/src/project/huizhili/AppHome/components/assets/wsddpj.png b/src/project/huizhili/AppHome/components/assets/wsddpj.png
new file mode 100644
index 00000000..9a17a4b8
Binary files /dev/null and b/src/project/huizhili/AppHome/components/assets/wsddpj.png differ
diff --git a/src/project/huizhili/AppHome/components/signResult.vue b/src/project/huizhili/AppHome/components/signResult.vue
new file mode 100644
index 00000000..adca92df
--- /dev/null
+++ b/src/project/huizhili/AppHome/components/signResult.vue
@@ -0,0 +1,83 @@
+
+
+
+ 今日已完成签到
+ 积分{{ result.changeIntegral }}
+
+ {{ result.createTime }}
+ {{ result.address }}
+
+
+
+
+
+