diff --git a/pages/gather/gather.vue b/pages/gather/gather.vue index bb740c1..c6ef801 100644 --- a/pages/gather/gather.vue +++ b/pages/gather/gather.vue @@ -159,6 +159,12 @@ data: '__UNI__B5B1EDD', type: 1, }, + { + name: '农业咨询', + icon: '/static/applet/ny.png', + data: '__UNI__9620511', + type: 1, + } ], nowMenuList: [], street: '', @@ -225,9 +231,7 @@ } else if (scrollTop > 100) { this.backColor = 'rgba(252, 252, 252, 1)' this.isFshow = true - } - }, // #endif diff --git a/static/applet/fl.png b/static/applet/fl.png new file mode 100644 index 0000000..be4db3d Binary files /dev/null and b/static/applet/fl.png differ diff --git a/static/applet/jy.png b/static/applet/jy.png new file mode 100644 index 0000000..413ff87 Binary files /dev/null and b/static/applet/jy.png differ diff --git a/static/applet/ny.png b/static/applet/ny.png new file mode 100644 index 0000000..ee5221b Binary files /dev/null and b/static/applet/ny.png differ diff --git a/static/applet/qg.png b/static/applet/qg.png new file mode 100644 index 0000000..2d31ebe Binary files /dev/null and b/static/applet/qg.png differ diff --git a/static/applet/yz.png b/static/applet/yz.png new file mode 100644 index 0000000..e7e8d33 Binary files /dev/null and b/static/applet/yz.png differ diff --git a/static/applet/zz.png b/static/applet/zz.png new file mode 100644 index 0000000..500c1b0 Binary files /dev/null and b/static/applet/zz.png differ