diff --git a/manifest.json b/manifest.json
index c42ef23..003e264 100644
--- a/manifest.json
+++ b/manifest.json
@@ -5,6 +5,7 @@
"versionName" : "1.0.0",
"versionCode" : "100",
"transformPx" : false,
+ "sassImplementationName" : "node-sass",
/* 5+App特有相关 */
"app-plus" : {
"usingComponents" : true,
diff --git a/mock/template_page.js b/mock/template_page.js
index 8aa836d..d9da8c7 100644
--- a/mock/template_page.js
+++ b/mock/template_page.js
@@ -1,301 +1,319 @@
-/**
- * 页面展示列表数据
- */
-export default {
- data: [
- {
- title: '登录注册',
- backgroundColor: 'tn-cool-bg-color-1',
- list: [
- {
- icon: 'send',
- title: '火箭登录',
- author: '图鸟北北',
- url: '/templatePage/login/demo1/demo1'
- },
- {
- icon: 'send',
- title: '粒子登录',
- author: '图鸟北北',
- url: '/templatePage/login/demo2/demo2'
- },
- {
- icon: 'send',
- title: '背景登录',
- author: '图鸟北北',
- url: '/templatePage/login/demo3/demo3'
- },
- {
- icon: 'send',
- title: '简约登录',
- author: '图鸟北北',
- url: '/templatePage/login/demo4/demo4'
- }
- ]
- },
- {
- title: '充值提现',
- backgroundColor: 'tn-cool-bg-color-1',
- list: [
- {
- icon: 'send',
- title: '蓝色充值',
- author: '图鸟北北',
- url: '/templatePage/money/demo1/demo1'
- },
- {
- icon: 'send',
- title: '绿色充值',
- author: '图鸟北北',
- url: '/templatePage/money/demo2/demo2'
- },
- {
- icon: 'send',
- title: '暗黑充值',
- author: '图鸟北北',
- url: '/templatePage/money/demo3/demo3'
- }
- ]
- },
- {
- title: '个人中心',
- backgroundColor: 'tn-cool-bg-color-1',
- list: [
- {
- icon: 'send',
- title: '夏天个人',
- author: '图鸟北北',
- url: '/templatePage/my/demo1/demo1'
- },
- {
- icon: 'send',
- title: '图鸟个人',
- author: '图鸟北北',
- url: '/templatePage/my/demo2/demo2'
- },
- {
- icon: 'send',
- title: '外卖个人',
- author: '图鸟北北',
- url: '/templatePage/my/demo3/demo3'
- },
- {
- icon: 'send',
- title: '高端个人',
- author: '图鸟北北',
- url: '/templatePage/my/demo4/demo4'
- }
- ]
- },
- {
- title: '常用首页',
- backgroundColor: 'tn-cool-bg-color-1',
- list: [
- {
- icon: 'send',
- title: '音乐首页',
- author: '图鸟北北',
- url: '/templatePage/home/music/music'
- },
- {
- icon: 'send',
- title: '课程首页',
- author: '图鸟北北',
- url: '/templatePage/home/course/course'
- },
- {
- icon: 'send',
- title: '设计首页',
- author: '图鸟北北',
- url: '/templatePage/home/design/design'
- },
- {
- icon: 'send',
- title: '招聘首页',
- author: '图鸟北北',
- url: '/templatePage/home/job/job'
- },
- {
- icon: 'send',
- title: '投屏首页',
- author: '图鸟北北',
- url: '/templatePage/home/screen/screen'
- },
- {
- icon: 'send',
- title: '壁纸首页',
- author: '图鸟北北',
- url: '/templatePage/home/wallpaper/wallpaper'
- },
- ]
- },
- {
- title: '骚气页面',
- backgroundColor: 'tn-cool-bg-color-1',
- list: [
- {
- icon: 'send',
- title: '健康码',
- author: '图鸟北北',
- url: '/templatePage/health/qrcode/qrcode'
- },
- {
- icon: 'send',
- title: '关于我们',
- author: 'Jaylen',
- url: '/templatePage/life/about/about'
- },
- {
- icon: 'send',
- title: '全新出发',
- author: '你的小可爱',
- url: '/templatePage/life/outset/outset'
- },
- {
- icon: 'send',
- title: '资讯左图',
- author: '图鸟北北',
- url: '/templatePage/article/demo1/demo1'
- },
- {
- icon: 'send',
- title: '资讯右图',
- author: '图鸟北北',
- url: '/templatePage/article/demo2/demo2'
- },
- {
- icon: 'send',
- title: '全屏轮播',
- author: '图鸟北北',
- url: '/templatePage/life/fullpage/fullpage'
- },
- {
- icon: 'rocket',
- title: '浏览器',
- author: '图鸟北北',
- url: '/templatePage/life/browser/browser'
- },
- {
- icon: 'rocket',
- title: '时钟',
- author: '图鸟北北',
- url: '/templatePage/time/clock/clock'
- }
- ]
- },
- {
- title: '加载动画',
- backgroundColor: 'tn-cool-bg-color-1',
- list: [
- {
- icon: 'send',
- title: '加载动画1',
- author: '图鸟北北',
- url: '/templatePage/animate/loading/loading'
- },
- {
- icon: 'send',
- title: '加载动画2',
- author: '图鸟北北',
- url: '/templatePage/animate/loading/loading2'
- },
- {
- icon: 'send',
- title: '加载动画3',
- author: '图鸟北北',
- url: '/templatePage/animate/loading/loading3'
- },
- {
- icon: 'send',
- title: '加载动画4',
- author: '图鸟北北',
- url: '/templatePage/animate/loading/loading4'
- },
- {
- icon: 'send',
- title: '加载动画5',
- author: '图鸟北北',
- url: '/templatePage/animate/loading/loading5'
- }
- ]
- },
- {
- title: '动效元素',
- backgroundColor: 'tn-cool-bg-color-1',
- list: [
- {
- icon: 'send',
- title: '流星悬浮',
- author: '图鸟北北',
- url: '/templatePage/animate/suspended/suspended'
- },
- {
- icon: 'send',
- title: '随机粒子',
- author: 'Jaylen',
- url: '/templatePage/animate/particle/particle'
- },
- {
- icon: 'send',
- title: '相册图集',
- author: '你的小可爱',
- url: '/templatePage/animate/photo/photo'
- },
- {
- icon: 'send',
- title: '镂空效果',
- author: '你的小可爱',
- url: '/templatePage/animate/hollow/hollow'
- },
- {
- icon: 'send',
- title: '泡泡飘出',
- author: 'Jaylen',
- url: '/templatePage/animate/bubble/bubble'
- },
- {
- icon: 'send',
- title: 'css波浪',
- author: '图鸟北北',
- url: '/templatePage/animate/wave/wave'
- }
- ]
- },
- {
- title: '群友力献',
- backgroundColor: 'tn-cool-bg-color-1',
- list: [
- {
- icon: 'send',
- title: '3D全景(第三方,有免费版付费版)',
- author: '图鸟北北 & 芊云全景',
- url: '/templatePage/life/pano/pano'
- },
- {
- icon: 'send',
- title: '3D模型(第三方,有免费版付费版)',
- author: '图鸟北北 & 芊云全景',
- url: '/templatePage/life/pano/model'
- },
- {
- icon: 'send',
- title: '微信红包封面',
- author: '微信红包封面',
- url: '/templatePage/life/cover/cover'
- },
- {
- icon: 'send',
- title: '营销小游戏-魔方',
- author: '最帅的你',
- url: '/templatePage/life/cube/cube'
- },
- {
- icon: 'rocket',
- title: '图鸟生态,期待你的加入',
- author: '合作微信 tnkewo',
- url: '/templatePage/life/candle/candle'
- }
- ]
- }
- ]
+/**
+ * 页面展示列表数据
+ */
+export default {
+ data: [
+ {
+ title: '登录注册',
+ backgroundColor: 'tn-cool-bg-color-1',
+ list: [
+ {
+ icon: 'send',
+ title: '火箭登录',
+ author: '图鸟北北',
+ url: '/templatePage/login/demo1/demo1'
+ },
+ {
+ icon: 'send',
+ title: '粒子登录',
+ author: '图鸟北北',
+ url: '/templatePage/login/demo2/demo2'
+ },
+ {
+ icon: 'send',
+ title: '背景登录',
+ author: '图鸟北北',
+ url: '/templatePage/login/demo3/demo3'
+ },
+ {
+ icon: 'send',
+ title: '简约登录',
+ author: '图鸟北北',
+ url: '/templatePage/login/demo4/demo4'
+ }
+ ]
+ },
+ {
+ title: '充值提现',
+ backgroundColor: 'tn-cool-bg-color-1',
+ list: [
+ {
+ icon: 'send',
+ title: '蓝色充值',
+ author: '图鸟北北',
+ url: '/templatePage/money/demo1/demo1'
+ },
+ {
+ icon: 'send',
+ title: '绿色充值',
+ author: '图鸟北北',
+ url: '/templatePage/money/demo2/demo2'
+ },
+ {
+ icon: 'send',
+ title: '暗黑充值',
+ author: '图鸟北北',
+ url: '/templatePage/money/demo3/demo3'
+ }
+ ]
+ },
+ {
+ title: '优惠卡券',
+ backgroundColor: 'tn-cool-bg-color-1',
+ list: [
+ {
+ icon: 'send',
+ title: '优惠卡券1',
+ author: '图鸟北北',
+ url: '/templatePage/coupon/demo1/demo1'
+ },
+ {
+ icon: 'send',
+ title: '优惠卡券2',
+ author: '图鸟北北',
+ url: '/templatePage/coupon/demo2/demo2'
+ }
+ ]
+ },
+ {
+ title: '个人中心',
+ backgroundColor: 'tn-cool-bg-color-1',
+ list: [
+ {
+ icon: 'send',
+ title: '夏天个人',
+ author: '图鸟北北',
+ url: '/templatePage/my/demo1/demo1'
+ },
+ {
+ icon: 'send',
+ title: '图鸟个人',
+ author: '图鸟北北',
+ url: '/templatePage/my/demo2/demo2'
+ },
+ {
+ icon: 'send',
+ title: '外卖个人',
+ author: '图鸟北北',
+ url: '/templatePage/my/demo3/demo3'
+ },
+ {
+ icon: 'send',
+ title: '高端个人',
+ author: '图鸟北北',
+ url: '/templatePage/my/demo4/demo4'
+ }
+ ]
+ },
+ {
+ title: '常用首页',
+ backgroundColor: 'tn-cool-bg-color-1',
+ list: [
+ {
+ icon: 'send',
+ title: '音乐首页',
+ author: '图鸟北北',
+ url: '/templatePage/home/music/music'
+ },
+ {
+ icon: 'send',
+ title: '课程首页',
+ author: '图鸟北北',
+ url: '/templatePage/home/course/course'
+ },
+ {
+ icon: 'send',
+ title: '设计首页',
+ author: '图鸟北北',
+ url: '/templatePage/home/design/design'
+ },
+ {
+ icon: 'send',
+ title: '招聘首页',
+ author: '图鸟北北',
+ url: '/templatePage/home/job/job'
+ },
+ {
+ icon: 'send',
+ title: '投屏首页',
+ author: '图鸟北北',
+ url: '/templatePage/home/screen/screen'
+ },
+ {
+ icon: 'send',
+ title: '壁纸首页',
+ author: '图鸟北北',
+ url: '/templatePage/home/wallpaper/wallpaper'
+ },
+ ]
+ },
+ {
+ title: '骚气页面',
+ backgroundColor: 'tn-cool-bg-color-1',
+ list: [
+ {
+ icon: 'send',
+ title: '健康码',
+ author: '图鸟北北',
+ url: '/templatePage/health/qrcode/qrcode'
+ },
+ {
+ icon: 'send',
+ title: '关于我们',
+ author: 'Jaylen',
+ url: '/templatePage/life/about/about'
+ },
+ {
+ icon: 'send',
+ title: '全新出发',
+ author: '你的小可爱',
+ url: '/templatePage/life/outset/outset'
+ },
+ {
+ icon: 'send',
+ title: '资讯左图',
+ author: '图鸟北北',
+ url: '/templatePage/article/demo1/demo1'
+ },
+ {
+ icon: 'send',
+ title: '资讯右图',
+ author: '图鸟北北',
+ url: '/templatePage/article/demo2/demo2'
+ },
+ {
+ icon: 'send',
+ title: '全屏轮播',
+ author: '图鸟北北',
+ url: '/templatePage/life/fullpage/fullpage'
+ },
+ {
+ icon: 'rocket',
+ title: '浏览器',
+ author: '图鸟北北',
+ url: '/templatePage/life/browser/browser'
+ },
+ {
+ icon: 'rocket',
+ title: '时钟',
+ author: '图鸟北北',
+ url: '/templatePage/time/clock/clock'
+ }
+ ]
+ },
+ {
+ title: '加载动画',
+ backgroundColor: 'tn-cool-bg-color-1',
+ list: [
+ {
+ icon: 'send',
+ title: '加载动画1',
+ author: '图鸟北北',
+ url: '/templatePage/animate/loading/loading'
+ },
+ {
+ icon: 'send',
+ title: '加载动画2',
+ author: '图鸟北北',
+ url: '/templatePage/animate/loading/loading2'
+ },
+ {
+ icon: 'send',
+ title: '加载动画3',
+ author: '图鸟北北',
+ url: '/templatePage/animate/loading/loading3'
+ },
+ {
+ icon: 'send',
+ title: '加载动画4',
+ author: '图鸟北北',
+ url: '/templatePage/animate/loading/loading4'
+ },
+ {
+ icon: 'send',
+ title: '加载动画5',
+ author: '图鸟北北',
+ url: '/templatePage/animate/loading/loading5'
+ }
+ ]
+ },
+ {
+ title: '动效元素',
+ backgroundColor: 'tn-cool-bg-color-1',
+ list: [
+ {
+ icon: 'send',
+ title: '流星悬浮',
+ author: '图鸟北北',
+ url: '/templatePage/animate/suspended/suspended'
+ },
+ {
+ icon: 'send',
+ title: '随机粒子',
+ author: 'Jaylen',
+ url: '/templatePage/animate/particle/particle'
+ },
+ {
+ icon: 'send',
+ title: '相册图集',
+ author: '你的小可爱',
+ url: '/templatePage/animate/photo/photo'
+ },
+ {
+ icon: 'send',
+ title: '镂空效果',
+ author: '你的小可爱',
+ url: '/templatePage/animate/hollow/hollow'
+ },
+ {
+ icon: 'send',
+ title: '泡泡飘出',
+ author: 'Jaylen',
+ url: '/templatePage/animate/bubble/bubble'
+ },
+ {
+ icon: 'send',
+ title: 'css波浪',
+ author: '图鸟北北',
+ url: '/templatePage/animate/wave/wave'
+ }
+ ]
+ },
+ {
+ title: '群友力献',
+ backgroundColor: 'tn-cool-bg-color-1',
+ list: [
+ {
+ icon: 'send',
+ title: '3D全景(第三方,有免费版付费版)',
+ author: '图鸟北北 & 芊云全景',
+ url: '/templatePage/life/pano/pano'
+ },
+ {
+ icon: 'send',
+ title: '3D模型(第三方,有免费版付费版)',
+ author: '图鸟北北 & 芊云全景',
+ url: '/templatePage/life/pano/model'
+ },
+ {
+ icon: 'send',
+ title: '微信红包封面',
+ author: '微信红包封面',
+ url: '/templatePage/life/cover/cover'
+ },
+ {
+ icon: 'send',
+ title: '营销小游戏-魔方',
+ author: '最帅的你',
+ url: '/templatePage/life/cube/cube'
+ },
+ {
+ icon: 'rocket',
+ title: '图鸟生态,期待你的加入',
+ author: '合作微信 tnkewo',
+ url: '/templatePage/life/candle/candle'
+ }
+ ]
+ }
+ ]
}
\ No newline at end of file
diff --git a/mock/vip_page.js b/mock/vip_page.js
index 2688e19..491dd64 100644
--- a/mock/vip_page.js
+++ b/mock/vip_page.js
@@ -1,305 +1,384 @@
-/**
- * 页面展示列表数据
- */
-export default {
- data: [{
- title: '圈子博客',
- backgroundColor: 'tn-cool-bg-color-1',
- list: [{
- icon: 'order',
- title: '操作指引',
- author: '图鸟科技',
- url: '/vipPage/life/guide/guide'
- },{
- icon: 'order',
- title: '首次指引',
- author: '图鸟科技',
- url: '/vipPage/life/start/start'
- },
- {
- icon: 'order',
- title: '圈子首页',
- author: '图鸟科技',
- url: '/vipPage/blog/blog/blog'
- },
- {
- icon: 'order',
- title: '社交圈子',
- author: '图鸟科技',
- url: '/vipPage/blog/socialize/socialize'
- },
- {
- icon: 'order',
- title: '简约圈子(旧)',
- author: '图鸟科技',
- url: '/vipPage/blog/circle/circle'
- },
- {
- icon: 'order',
- title: '圈子个人',
- author: '图鸟科技',
- url: '/vipPage/blog/myblog/myblog'
- },
- {
- icon: 'order',
- title: '消息通知',
- author: '图鸟科技',
- url: '/vipPage/blog/message/message'
- },
- {
- icon: 'order',
- title: '商品优选',
- author: '图鸟科技',
- url: '/vipPage/blog/prefer/prefer'
- },
- {
- icon: 'order',
- title: '优选详情',
- author: '图鸟科技',
- url: '/vipPage/blog/product/product'
- },
- {
- icon: 'order',
- title: '博客博主',
- author: '图鸟科技',
- url: '/vipPage/blog/blogger/blogger'
- },
- {
- icon: 'order',
- title: '酷炫功能',
- author: '图鸟科技',
- url: '/vipPage/home/cool/cool'
- },
- {
- icon: 'order',
- title: '友情链接',
- author: '图鸟科技',
- url: '/vipPage/home/link/link'
- },
- {
- icon: 'order',
- title: '祝福页面',
- author: '图鸟科技',
- url: '/vipPage/life/bless/bless'
- }
- ]
- },
- {
- title: '酷炫首页',
- backgroundColor: 'tn-cool-bg-color-1',
- list: [{
- icon: 'order',
- title: '图鸟首页',
- author: '图鸟科技',
- url: '/vipPage/home/tuniao/tuniao'
- },
- {
- icon: 'order',
- title: '奶茶首页',
- author: '图鸟科技',
- url: '/vipPage/home/tea/tea'
- },
- {
- icon: 'order',
- title: '阅读首页',
- author: '图鸟科技',
- url: '/vipPage/home/read/read'
- },
- {
- icon: 'order',
- title: '月亮首页',
- author: '图鸟科技',
- url: '/vipPage/home/moon/moon'
- },
- {
- icon: 'order',
- title: '计划首页',
- author: '图鸟科技',
- url: '/vipPage/home/plan/plan'
- },
- {
- icon: 'order',
- title: '新年首页',
- author: '图鸟科技',
- url: '/vipPage/home/year/year'
- },
- {
- icon: 'order',
- title: '电影首页',
- author: '图鸟科技',
- url: '/vipPage/home/movie/movie'
- },
- {
- icon: 'order',
- title: '食物首页',
- author: '图鸟科技',
- url: '/vipPage/home/food/food'
- },
- {
- icon: 'order',
- title: '拟态首页',
- author: '图鸟科技',
- url: '/vipPage/home/mimicry/mimicry'
- },
- {
- icon: 'order',
- title: '充电首页',
- author: '图鸟科技',
- url: '/vipPage/life/power/power'
- },
- {
- icon: 'order',
- title: '卡片首页',
- author: '图鸟科技',
- url: '/vipPage/home/card/card'
- },
- {
- icon: 'order',
- title: '健康首页',
- author: '图鸟科技',
- url: '/vipPage/home/health/health'
- },
- {
- icon: 'order',
- title: '全景首页',
- author: '图鸟科技',
- url: '/vipPage/home/panoramic/panoramic'
- },
- {
- icon: 'order',
- title: 'uCharts首页',
- author: '图鸟科技',
- url: '/vipPage/home/ucharts/ucharts'
- },
- ]
- },
- {
- title: '商城店铺',
- backgroundColor: 'tn-cool-bg-color-1',
- list: [{
- icon: 'order',
- title: '店铺商品',
- author: '图鸟科技',
- url: '/vipPage/shop/store/store'
- },
- {
- icon: 'order',
- title: '商品订单',
- author: '图鸟科技',
- url: '/vipPage/shop/order/order'
- },
- {
- icon: 'order',
- title: '商品分类',
- author: '图鸟科技',
- url: '/vipPage/shop/classify/classify'
- },
- {
- icon: 'order',
- title: '积分活动',
- author: '图鸟科技',
- url: '/vipPage/shop/money/money'
- }
- ]
- },
- {
- title: '会员需求',
- backgroundColor: 'tn-cool-bg-color-1',
- list: [{
- icon: 'order',
- title: 'Drag长按拖拽随机固定',
- author: '图鸟科技',
- url: '/vipPage/components/drag/basic-drag/basic-drag'
- },
- {
- icon: 'order',
- title: '图片上传长按拖拽',
- author: '图鸟科技',
- url: '/vipPage/components/drag/upload-image-drag/upload-image-drag'
- },
- {
- icon: 'order',
- title: 'Cropper图片裁剪',
- author: '图鸟科技',
- url: '/vipPage/components/cropper/cropper'
- },
- {
- icon: 'order',
- title: 'StackSwiper堆叠轮播',
- author: '图鸟科技',
- url: '/vipPage/components/stack-swiper/stack-swiper'
- },
- {
- icon: 'order',
- title: '重力效果',
- author: '图鸟科技',
- url: '/vipPage/home/gravity/page1/page1'
- },
- {
- icon: 'order',
- title: '下拉刷新',
- author: '图鸟科技',
- url: '/vipPage/components/scroll-view/index'
- },
- {
- icon: 'order',
- title: '级联选择',
- author: '图鸟科技',
- url: '/vipPage/components/cascade-selection/cascade-selection'
- },
- {
- icon: 'order',
- title: '瀑布流',
- author: '图鸟科技',
- url: '/vipPage/components/waterfall/waterfall'
- },
- {
- icon: 'order',
- title: '树形菜单',
- author: '图鸟科技',
- url: '/vipPage/components/tree-view/tree-view'
- },
- {
- icon: 'order',
- title: '表格',
- author: '图鸟科技',
- url: '/vipPage/components/table/index'
- },
- {
- icon: 'order',
- title: '取色器',
- author: '图鸟科技',
- url: '/vipPage/life/color/color'
- },
- {
- icon: 'order',
- title: '图鸟轮播(实验)',
- author: '图鸟科技',
- url: '/vipPage/components/custom-swiper/index'
- }
- ]
- },
- {
- title: '生态支持',
- backgroundColor: 'tn-cool-bg-color-1',
- list: [{
- icon: 'order',
- title: '短视频',
- author: '图鸟 & 第三方',
- url: '/thirdPage/short-video/short-video'
- },{
- icon: 'order',
- title: '外卖模板',
- author: '图鸟 & 第三方',
- url: '/takeOutPage/walking-route/walking-route'
- },
- {
- icon: 'order',
- title: '期待你的加入',
- author: '图鸟 & 第三方',
- url: '/templatePage/life/candle/candle'
- }
- ]
- }
- ]
-}
+/**
+ * 页面展示列表数据
+ */
+export default {
+ data: [{
+ title: '圈子博客',
+ backgroundColor: 'tn-cool-bg-color-1',
+ list: [{
+ icon: 'order',
+ title: '操作指引',
+ author: '图鸟科技',
+ url: '/vipPage/life/guide/guide'
+ },{
+ icon: 'order',
+ title: '首次指引',
+ author: '图鸟科技',
+ url: '/vipPage/life/start/start'
+ },
+ {
+ icon: 'order',
+ title: '圈子首页',
+ author: '图鸟科技',
+ url: '/vipPage/blog/blog/blog'
+ },
+ {
+ icon: 'order',
+ title: '社交圈子',
+ author: '图鸟科技',
+ url: '/vipPage/blog/socialize/socialize'
+ },
+ {
+ icon: 'order',
+ title: '简约圈子(旧)',
+ author: '图鸟科技',
+ url: '/vipPage/blog/circle/circle'
+ },
+ {
+ icon: 'order',
+ title: '圈子个人',
+ author: '图鸟科技',
+ url: '/vipPage/blog/myblog/myblog'
+ },
+ {
+ icon: 'order',
+ title: '消息通知',
+ author: '图鸟科技',
+ url: '/vipPage/blog/message/message'
+ },
+ {
+ icon: 'order',
+ title: '商品优选',
+ author: '图鸟科技',
+ url: '/vipPage/blog/prefer/prefer'
+ },
+ {
+ icon: 'order',
+ title: '优选详情',
+ author: '图鸟科技',
+ url: '/vipPage/blog/product/product'
+ },
+ {
+ icon: 'order',
+ title: '博客博主',
+ author: '图鸟科技',
+ url: '/vipPage/blog/blogger/blogger'
+ },
+ {
+ icon: 'order',
+ title: '酷炫功能',
+ author: '图鸟科技',
+ url: '/vipPage/home/cool/cool'
+ },
+ {
+ icon: 'order',
+ title: '友情链接',
+ author: '图鸟科技',
+ url: '/vipPage/home/link/link'
+ },
+ {
+ icon: 'order',
+ title: '祝福页面',
+ author: '图鸟科技',
+ url: '/vipPage/life/bless/bless'
+ }
+ ]
+ },
+ {
+ title: '酷炫首页',
+ backgroundColor: 'tn-cool-bg-color-1',
+ list: [{
+ icon: 'order',
+ title: '图鸟首页',
+ author: '图鸟科技',
+ url: '/vipPage/home/tuniao/tuniao'
+ },
+ {
+ icon: 'order',
+ title: '奶茶首页',
+ author: '图鸟科技',
+ url: '/vipPage/home/tea/tea'
+ },
+ {
+ icon: 'order',
+ title: '阅读首页',
+ author: '图鸟科技',
+ url: '/vipPage/home/read/read'
+ },
+ {
+ icon: 'order',
+ title: '月亮首页',
+ author: '图鸟科技',
+ url: '/vipPage/home/moon/moon'
+ },
+ {
+ icon: 'order',
+ title: '计划首页',
+ author: '图鸟科技',
+ url: '/vipPage/home/plan/plan'
+ },
+ {
+ icon: 'order',
+ title: '新年首页',
+ author: '图鸟科技',
+ url: '/vipPage/home/year/year'
+ },
+ {
+ icon: 'order',
+ title: '电影首页',
+ author: '图鸟科技',
+ url: '/vipPage/home/movie/movie'
+ },
+ {
+ icon: 'order',
+ title: '食物首页',
+ author: '图鸟科技',
+ url: '/vipPage/home/food/food'
+ },
+ {
+ icon: 'order',
+ title: '拟态首页',
+ author: '图鸟科技',
+ url: '/vipPage/home/mimicry/mimicry'
+ },
+ {
+ icon: 'order',
+ title: '充电首页',
+ author: '图鸟科技',
+ url: '/vipPage/life/power/power'
+ },
+ {
+ icon: 'order',
+ title: '卡片首页',
+ author: '图鸟科技',
+ url: '/vipPage/home/card/card'
+ },
+ {
+ icon: 'order',
+ title: '健康首页',
+ author: '图鸟科技',
+ url: '/vipPage/home/health/health'
+ },
+ {
+ icon: 'order',
+ title: '全景首页',
+ author: '图鸟科技',
+ url: '/vipPage/home/panoramic/panoramic'
+ },
+ {
+ icon: 'order',
+ title: 'uCharts首页',
+ author: '图鸟科技',
+ url: '/vipPage/home/ucharts/ucharts'
+ },
+ ]
+ },
+ {
+ title: '商城店铺',
+ backgroundColor: 'tn-cool-bg-color-1',
+ list: [{
+ icon: 'order',
+ title: '店铺商品',
+ author: '图鸟科技',
+ url: '/vipPage/shop/store/store'
+ },
+ {
+ icon: 'order',
+ title: '商品订单',
+ author: '图鸟科技',
+ url: '/vipPage/shop/order/order'
+ },
+ {
+ icon: 'order',
+ title: '商品分类',
+ author: '图鸟科技',
+ url: '/vipPage/shop/classify/classify'
+ },
+ {
+ icon: 'order',
+ title: '积分活动',
+ author: '图鸟科技',
+ url: '/vipPage/shop/money/money'
+ }
+ ]
+ },
+ {
+ title: '定制需求',
+ backgroundColor: 'tn-cool-bg-color-1',
+ list: [{
+ icon: 'order',
+ title: 'Drag长按拖拽随机固定',
+ author: '图鸟科技',
+ url: '/vipPage/components/drag/basic-drag/basic-drag'
+ },
+ {
+ icon: 'order',
+ title: '列表长按拖拽排序',
+ author: '图鸟科技',
+ url: '/vipPage/components/drag/list-drag/list-drag'
+ },
+ {
+ icon: 'order',
+ title: '图片上传长按拖拽',
+ author: '图鸟科技',
+ url: '/vipPage/components/drag/upload-image-drag/upload-image-drag'
+ },
+ {
+ icon: 'order',
+ title: 'Cropper图片裁剪',
+ author: '图鸟科技',
+ url: '/vipPage/components/cropper/cropper'
+ },
+ {
+ icon: 'order',
+ title: 'StackSwiper堆叠轮播',
+ author: '图鸟科技',
+ url: '/vipPage/components/stack-swiper/stack-swiper'
+ },
+ {
+ icon: 'order',
+ title: '重力效果',
+ author: '图鸟科技',
+ url: '/vipPage/home/gravity/page1/page1'
+ },
+ {
+ icon: 'order',
+ title: '下拉刷新',
+ author: '图鸟科技',
+ url: '/vipPage/components/scroll-view/index'
+ },
+ {
+ icon: 'order',
+ title: '级联选择',
+ author: '图鸟科技',
+ url: '/vipPage/components/cascade-selection/cascade-selection'
+ },
+ {
+ icon: 'order',
+ title: '瀑布流',
+ author: '图鸟科技',
+ url: '/vipPage/components/waterfall/waterfall'
+ },
+ {
+ icon: 'order',
+ title: '树形菜单',
+ author: '图鸟科技',
+ url: '/vipPage/components/tree-view/tree-view'
+ },
+ {
+ icon: 'order',
+ title: '表格',
+ author: '图鸟科技',
+ url: '/vipPage/components/table/index'
+ },
+ {
+ icon: 'order',
+ title: '取色器',
+ author: '图鸟科技',
+ url: '/vipPage/life/color/color'
+ },
+ {
+ icon: 'order',
+ title: '图鸟轮播(实验)',
+ author: '图鸟科技',
+ url: '/vipPage/components/custom-swiper/index'
+ },
+ {
+ icon: 'order',
+ title: '补光灯',
+ author: '图鸟科技',
+ url: '/vipPage/life/light/light'
+ },
+ {
+ icon: 'order',
+ title: '自适应轮播',
+ author: '图鸟科技',
+ url: '/vipPage/life/active/active'
+ }
+ ]
+ },
+ {
+ title: '生态支持',
+ backgroundColor: 'tn-cool-bg-color-1',
+ list: [{
+ icon: 'order',
+ title: '过渡轮播',
+ author: '图鸟科技',
+ url: '/thirdPage/change/change'
+ },
+ {
+ icon: 'order',
+ title: '双重轮播',
+ author: '图鸟科技',
+ url: '/thirdPage/double/double'
+ },
+ {
+ icon: 'order',
+ title: '斜侧轮播',
+ author: '图鸟科技',
+ url: '/thirdPage/slope/slope'
+ },
+ {
+ icon: 'order',
+ title: '简约登录',
+ author: '图鸟科技',
+ url: '/thirdPage/simple-login/simple-login'
+ },
+ {
+ icon: 'order',
+ title: '背景登录',
+ author: '图鸟科技',
+ url: '/thirdPage/bg-login/bg-login'
+ },
+ {
+ icon: 'order',
+ title: '授权登录',
+ author: '图鸟科技',
+ url: '/thirdPage/warrant-login/warrant-login'
+ },
+ {
+ icon: 'order',
+ title: '表格餐饮',
+ author: '图鸟科技',
+ url: '/thirdPage/food-table/food-table'
+ },
+ {
+ icon: 'order',
+ title: '智能开门',
+ author: '图鸟科技',
+ url: '/thirdPage/open-door/open-door'
+ },
+ {
+ icon: 'order',
+ title: '暗黑切换',
+ author: '图鸟科技',
+ url: '/thirdPage/theme/theme'
+ },
+ {
+ icon: 'order',
+ title: '视频上传',
+ author: '图鸟科技',
+ url: '/thirdPage/video-upload/video-upload'
+ },
+ {
+ icon: 'order',
+ title: '短视频',
+ author: '图鸟 & 第三方',
+ url: '/thirdPage/short-video/short-video'
+ },
+ {
+ icon: 'order',
+ title: '外卖模板',
+ author: '图鸟 & 第三方',
+ url: '/takeOutPage/walking-route/walking-route'
+ },
+ {
+ icon: 'order',
+ title: '期待你的加入',
+ author: '图鸟 & 第三方',
+ url: '/templatePage/life/candle/candle'
+ }
+ ]
+ }
+ ]
+}
diff --git a/pages.json b/pages.json
index cde90c2..2e0ab2d 100644
--- a/pages.json
+++ b/pages.json
@@ -416,6 +416,355 @@
"enablePullDownRefresh": false
}
}]
+ },{
+ "root": "vipPage",
+ "pages": [{
+ "path": "blog/circle/circle",
+ "style": {
+ "navigationBarTitleText": "精选圈子",
+ "enablePullDownRefresh": false
+ }
+ }, {
+ "path": "blog/blogger/blogger",
+ "style": {
+ "navigationBarTitleText": "博客博主",
+ "enablePullDownRefresh": false
+ }
+ }, {
+ "path": "home/tuniao/tuniao",
+ "style": {
+ "navigationBarTitleText": "图鸟首页",
+ "enablePullDownRefresh": false
+ }
+ }, {
+ "path": "shop/store/store",
+ "style": {
+ "navigationBarTitleText": "店铺商品",
+ "enablePullDownRefresh": false
+ }
+ }, {
+ "path": "shop/order/order",
+ "style": {
+ "navigationBarTitleText": "商品订单",
+ "enablePullDownRefresh": false
+ }
+ }, {
+ "path": "shop/classify/classify",
+ "style": {
+ "navigationBarTitleText": "商品分类",
+ "enablePullDownRefresh": false
+ }
+ }, {
+ "path": "shop/money/money",
+ "style": {
+ "navigationBarTitleText": "积分活动",
+ "enablePullDownRefresh": false
+ }
+ }, {
+ "path": "life/guide/guide",
+ "style": {
+ "navigationBarTitleText": "操作指引",
+ "enablePullDownRefresh": false
+ }
+ }, {
+ "path": "home/cool/cool",
+ "style": {
+ "navigationBarTitleText": "酷炫功能",
+ "enablePullDownRefresh": false
+ }
+ }, {
+ "path": "home/link/link",
+ "style": {
+ "navigationBarTitleText": "友情链接",
+ "enablePullDownRefresh": false
+ }
+ }, {
+ "path": "home/movie/movie",
+ "style": {
+ "navigationBarTitleText": "电影首页",
+ "enablePullDownRefresh": false
+ }
+ }, {
+ "path": "home/mimicry/mimicry",
+ "style": {
+ "navigationBarTitleText": "拟态首页",
+ "enablePullDownRefresh": false
+ }
+ }, {
+ "path": "home/food/food",
+ "style": {
+ "navigationBarTitleText": "食物首页",
+ "enablePullDownRefresh": false
+ }
+ }, {
+ "path": "home/tea/tea",
+ "style": {
+ "navigationBarTitleText": "奶茶首页",
+ "enablePullDownRefresh": false
+ }
+ }, {
+ "path": "home/read/read",
+ "style": {
+ "navigationBarTitleText": "阅读首页",
+ "enablePullDownRefresh": false
+ }
+ }, {
+ "path": "home/moon/moon",
+ "style": {
+ "navigationBarTitleText": "月亮首页",
+ "enablePullDownRefresh": false
+ }
+ }, {
+ "path": "home/plan/plan",
+ "style": {
+ "navigationBarTitleText": "计划首页",
+ "enablePullDownRefresh": false
+ }
+ }, {
+ "path": "home/year/year",
+ "style": {
+ "navigationBarTitleText": "新年首页",
+ "enablePullDownRefresh": false
+ }
+ }, {
+ "path": "life/bless/bless",
+ "style": {
+ "navigationBarTitleText": "祝福页面",
+ "enablePullDownRefresh": false
+ }
+ }, {
+ "path": "home/card/card",
+ "style": {
+ "navigationBarTitleText": "卡片首页",
+ "enablePullDownRefresh": false
+ }
+ }, {
+ "path": "components/drag/basic-drag/basic-drag",
+ "style": {
+ "navigationBarTitleText": "Drag长按拖拽",
+ "enablePullDownRefresh": false
+ }
+ }, {
+ "path": "components/drag/list-drag/list-drag",
+ "style": {
+ "navigationBarTitleText": "列表长按拖拽排序",
+ "enablePullDownRefresh": false
+ }
+ }, {
+ "path": "components/drag/upload-image-drag/upload-image-drag",
+ "style": {
+ "navigationBarTitleText": "图片上传长按拖拽",
+ "enablePullDownRefresh": false
+ }
+ }, {
+ "path": "home/gravity/page1/page1",
+ "style": {
+ "navigationBarTitleText": "重力首页",
+ "enablePullDownRefresh": false
+ }
+ }, {
+ "path": "components/cropper/cropper",
+ "style": {
+ "navigationBarTitleText": "Cropper图片裁剪",
+ "enablePullDownRefresh": false
+ }
+ }, {
+ "path": "components/stack-swiper/stack-swiper",
+ "style": {
+ "navigationBarTitleText": "StackSwiper堆叠轮播",
+ "enablePullDownRefresh": false
+ }
+ },
+ {
+ "path": "life/power/power",
+ "style": {
+ "navigationBarTitleText": "充电首页",
+ "enablePullDownRefresh": false
+ }
+ },
+ {
+ "path": "components/scroll-view/index",
+ "style": {
+ "navigationBarTitleText": "自定义下拉刷新",
+ "enablePullDownRefresh": false
+ }
+ },
+ {
+ "path": "components/scroll-view/basic/scroll-view",
+ "style": {
+ "navigationBarTitleText": "自定义下拉刷新",
+ "enablePullDownRefresh": false
+ }
+ },
+ {
+ "path": "components/scroll-view/custom/scroll-view",
+ "style": {
+ "navigationBarTitleText": "自定义下拉刷新",
+ "enablePullDownRefresh": false
+ }
+ },
+ {
+ "path": "components/cascade-selection/cascade-selection",
+ "style": {
+ "navigationBarTitleText": "级联选择",
+ "enablePullDownRefresh": false
+ }
+ }, {
+ "path": "components/waterfall/waterfall",
+ "style": {
+ "navigationBarTitleText": "瀑布流",
+ "enablePullDownRefresh": false
+ }
+ }, {
+ "path": "components/custom-swiper/index",
+ "style": {
+ "navigationBarTitleText": "图鸟轮播(实验)",
+ "enablePullDownRefresh": false
+ }
+ }, {
+ "path": "components/custom-swiper/horizontal/custom-swiper",
+ "style": {
+ "navigationBarTitleText": "图鸟轮播-横向",
+ "enablePullDownRefresh": false
+ }
+ }, {
+ "path": "components/custom-swiper/vertical/custom-swiper",
+ "style": {
+ "navigationBarTitleText": "图鸟轮播-纵向",
+ "enablePullDownRefresh": false
+ }
+ }, {
+ "path": "blog/blog/blog",
+ "style": {
+ "navigationBarTitleText": "圈子首页",
+ "enablePullDownRefresh": false
+ }
+ }, {
+ "path": "blog/prefer/prefer",
+ "style": {
+ "navigationBarTitleText": "商品优选",
+ "enablePullDownRefresh": false
+ }
+ }, {
+ "path": "blog/socialize/socialize",
+ "style": {
+ "navigationBarTitleText": "社交圈子",
+ "enablePullDownRefresh": false
+ }
+ }, {
+ "path": "blog/myblog/myblog",
+ "style": {
+ "navigationBarTitleText": "圈子中心",
+ "enablePullDownRefresh": false
+ }
+ }, {
+ "path": "blog/message/message",
+ "style": {
+ "navigationBarTitleText": "社交圈子",
+ "enablePullDownRefresh": false
+ }
+ }, {
+ "path": "blog/product/product",
+ "style": {
+ "navigationBarTitleText": "优选详情",
+ "enablePullDownRefresh": false
+ }
+ }, {
+ "path": "home/health/health",
+ "style": {
+ "navigationBarTitleText": "健康首页",
+ "enablePullDownRefresh": false
+ }
+ }, {
+ "path": "components/tree-view/tree-view",
+ "style": {
+ "navigationBarTitleText": "树形菜单",
+ "enablePullDownRefresh": false
+ }
+ }, {
+ "path": "home/panoramic/panoramic",
+ "style": {
+ "navigationBarTitleText": "全景首页",
+ "enablePullDownRefresh": false
+ }
+ }, {
+ "path": "components/table/index",
+ "style": {
+ "navigationBarTitleText": "表格",
+ "enablePullDownRefresh": false
+ }
+ }, {
+ "path": "components/table/basic/index",
+ "style": {
+ "navigationBarTitleText": "基础表格",
+ "enablePullDownRefresh": false
+ }
+ }, {
+ "path": "components/table/stripe/index",
+ "style": {
+ "navigationBarTitleText": "斑马纹表格",
+ "enablePullDownRefresh": false
+ }
+ }, {
+ "path": "components/table/fixed-header/index",
+ "style": {
+ "navigationBarTitleText": "固定头部表格",
+ "enablePullDownRefresh": false
+ }
+ }, {
+ "path": "components/table/fixed-column/index",
+ "style": {
+ "navigationBarTitleText": "固定列表格",
+ "enablePullDownRefresh": false
+ }
+ }, {
+ "path": "components/table/multi-header/index",
+ "style": {
+ "navigationBarTitleText": "多表头表格",
+ "enablePullDownRefresh": false
+ }
+ }, {
+ "path": "components/table/complex/index",
+ "style": {
+ "navigationBarTitleText": "复杂表格",
+ "enablePullDownRefresh": false
+ }
+ },{
+ "path": "life/start/start",
+ "style": {
+ "navigationBarTitleText": "首次指引",
+ "enablePullDownRefresh": false
+ }
+ },
+ {
+ "path": "home/ucharts/ucharts",
+ "style": {
+ "navigationBarTitleText": "uCharts首页",
+ "enablePullDownRefresh": false
+ }
+ },
+ {
+ "path": "life/color/color",
+ "style": {
+ "navigationBarTitleText": "取色器",
+ "enablePullDownRefresh": false
+ }
+ },
+ {
+ "path": "life/light/light",
+ "style": {
+ "navigationBarTitleText": "补光灯",
+ "enablePullDownRefresh": false
+ }
+ },
+ {
+ "path": "life/active/active",
+ "style": {
+ "navigationBarTitleText": "自适应轮播",
+ "enablePullDownRefresh": false
+ }
+ }
+ ]
}, {
"root": "templatePage",
"pages": [{
diff --git a/pages/template/template.vue b/pages/template/template.vue
index 5df6388..b37284f 100644
--- a/pages/template/template.vue
+++ b/pages/template/template.vue
@@ -1,194 +1,194 @@
-
-
-
-
-
-
-
-
-
- {{ item.title | titleFilter}}
-
-
-
-
-
-
-
- {{ content_item.title }}
-
-
-
-
-
-
-
-
- {{ content_item.author }}
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+ {{ item.title | titleFilter}}
+
+
+
+
+
+
+
+ {{ content_item.title }}
+
+
+
+
+
+
+
+
+ {{ content_item.author }}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/pages/vip/vip.vue b/pages/vip/vip.vue
index c823b2e..258abe3 100644
--- a/pages/vip/vip.vue
+++ b/pages/vip/vip.vue
@@ -1,508 +1,523 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 图鸟VUE3
-
-
-
-
-
-
-
-
-
- 圈子博客
-
-
-
-
-
-
-
-
-
- 简约商圈
-
-
-
-
-
-
-
-
-
- 凶姐壁纸
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- {{ item.title | titleFilter}}
-
-
-
-
-
-
- {{ content_item.title }}
- {{ content_item.author }}
-
-
-
-
-
-
-
-
-
- 关于图鸟会员
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 图鸟VUE3
+
+
+
+
+
+
+
+
+
+ 圈子博客
+
+
+
+
+
+
+
+
+
+ 图鸟图表
+
+
+
+
+
+
+
+
+
+ 图鸟OA
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {{ item.title | titleFilter}}
+
+
+
+
+
+
+ {{ content_item.title }}
+ {{ content_item.author }}
+
+
+
+
+
+
+
+
+
+ 关于图鸟
+
+
+
+
+
+
+
+
+
+
+
diff --git a/vipPage/blog/blog/blog.vue b/vipPage/blog/blog/blog.vue
new file mode 100644
index 0000000..61d810f
--- /dev/null
+++ b/vipPage/blog/blog/blog.vue
@@ -0,0 +1,1153 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 搜索 图鸟UI
+
+
+
+
+
+
+
+
+
+
+
+ {{item.title}}
+ {{item.name}}
+ {{item.text}}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 今日热榜
+
+
+
+
+
+
+
+
+
+ 智能名片
+
+
+
+
+
+
+
+
+
+ 博主模板
+
+
+
+
+
+
+
+
+
+ 图鸟UI
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 推荐博主
+
+
+ 全部
+
+
+
+
+
+
+
+
+
+
+
+
+ {{item.title}}
+ {{item.name}}
+
+
+
+
+ {{item.hot}}
+
+
+
+ 人气
+
+
+
+
+
+
+ {{item.share}}
+
+
+
+ 分享
+
+
+
+
+
+
+ {{item.love}}
+
+
+
+ 爱心
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 热门项目
+
+
+ 全部
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 业务范围
+
+
+
+
+
+
+
+
+
+
+ {{ item.title }}
+
+ {{ item.value }}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/vipPage/blog/blogger/blogger.vue b/vipPage/blog/blogger/blogger.vue
new file mode 100644
index 0000000..6cce9dc
--- /dev/null
+++ b/vipPage/blog/blogger/blogger.vue
@@ -0,0 +1,1018 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {{ userInfo.username }}
+ {{ userInfo.desc }}
+
+
+
+
+
+
+
+
+
+
+
+
+ {{ tipsDataMessage.messageCount }} 条新消息
+
+
+
+
+
+
+ {{ $tn.number.formatNumberAddPriceUnit(tipsDataMessage.likeCount) }}
+
+
+
+ 爱心
+
+
+
+
+
+
+ {{ $tn.number.formatNumberAddPriceUnit(tipsDataMessage.hotReviewsCount) }}
+
+
+
+ 热评
+
+
+
+
+
+
+ {{ $tn.number.formatNumberAddPriceUnit(tipsDataMessage.fansCount) }}
+
+
+
+ 粉丝
+
+
+
+
+
+
+ {{ $tn.number.formatNumberAddPriceUnit(tipsDataMessage.focusCount) }}
+
+
+
+ 关注
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {{ item.userName }}
+ {{ item.date }}
+
+
+
+
+
+
+
+
+
+
+
+ #
+ {{ label_item }}
+
+ {{ item.desc }}
+
+
+
+
+ {{ item.content }}
+
+ {{ item.showAllContent ? '收起' : '全文'}}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {{ item.collectionCount }}
+
+ {{ item.commentCount }}
+
+ {{ item.likeCount }}
+
+
+
+
+
+
+ {{ item.viewUser.viewUserCount }}人
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 抓住那只猪科技有限公司
+ 我们都是好好孩子
+
+
+
+
+ 广告
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {{ item.userName }}
+ {{ item.date }}
+
+
+
+
+
+
+
+
+
+
+
+ #
+ {{ label_item }}
+
+ {{ item.desc }}
+
+
+
+
+ {{ item.content }}
+
+ {{ item.showAllContent ? '收起' : '全文'}}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {{ item.collectionCount }}
+
+ {{ item.commentCount }}
+
+ {{ item.likeCount }}
+
+
+
+
+
+
+ {{ item.viewUser.viewUserCount }}人
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/vipPage/blog/circle/circle.vue b/vipPage/blog/circle/circle.vue
new file mode 100644
index 0000000..118c77d
--- /dev/null
+++ b/vipPage/blog/circle/circle.vue
@@ -0,0 +1,814 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 629人
+
+
+
+ 北北·图鸟小圈子
+
+
+ 北北们的作品集,一起干巴爹叭
+
+
+
+
+
+
+
+
+
+
+ 精选博主
+
+
+ 更多
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {{item.name}}
+ {{item.text}}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {{ item.userName }}
+ {{ item.date }}
+
+
+
+
+
+
+
+
+
+
+
+ # {{ label_item }}
+
+ {{ item.desc }}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {{ item.collectionCount }}
+
+ {{ item.commentCount }}
+
+ {{ item.likeCount }}
+
+
+
+
+
+
+ {{ item.viewUser.viewUserCount }}人
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/vipPage/blog/message/message.vue b/vipPage/blog/message/message.vue
new file mode 100644
index 0000000..a893595
--- /dev/null
+++ b/vipPage/blog/message/message.vue
@@ -0,0 +1,479 @@
+
+
+
+
+
+
+
+
+
+
+
+ 消息
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 图鸟官方小店
+
+
+
+
+
+
+
+
+ 图鸟官方设计 酷炫效果展示 让用户眼前一亮的赶脚
+
+
+
+ ¥
+ 1000
+ .00
+
+
+ 共1件
+
+
+
+
+
+
+ 02-22
+
+
+
+ 查看发票
+
+
+ 退换/售后
+
+
+ 再次购买
+
+
+
+
+
+
+
+
+
+
+
+
+ 图鸟官方小店
+ 完成
+
+
+
+
+
+
+
+
+
+
+
+
+
+ ¥
+ 2000
+ .00
+
+
+ 共2件
+
+
+
+
+
+
+ 2022-01-12
+
+
+
+ 查看发票
+
+
+ 退换/售后
+
+
+ 再次购买
+
+
+
+
+
+
+
+
+
+
+
+
+ 图鸟官方小店
+ 完成
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ ¥
+ 3000
+ .00
+
+
+ 共3件
+
+
+
+
+
+
+ 2022-01-12
+
+
+
+ 查看发票
+
+
+ 退换/售后
+
+
+ 再次购买
+
+
+
+
+
+
+
+
+
+
+
+
+ 图鸟官方小店
+ 完成
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ ¥
+ 4000
+ .00
+
+
+ 共4件
+
+
+
+
+
+
+ 2022-01-12
+
+
+
+ 查看发票
+
+
+ 退换/售后
+
+
+ 再次购买
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/vipPage/blog/myblog/myblog.vue b/vipPage/blog/myblog/myblog.vue
new file mode 100644
index 0000000..33207db
--- /dev/null
+++ b/vipPage/blog/myblog/myblog.vue
@@ -0,0 +1,1199 @@
+
+
+
+
+
+
+
+
+
+
+
+
+ 12
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 图鸟小伙伴
+
+ 亲爱的会员你好吖
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 我的订单
+
+
+
+
+
+
+
+
+
+ 余额充值
+
+
+
+
+
+
+
+
+
+ 消费明细
+
+
+
+
+
+
+
+
+
+ 红包卡券
+
+
+
+
+
+
+
+
+
+
+
+ 积分商城
+
+
+
+
+
+
+
+
+
+ 积分订单
+
+
+
+
+
+
+
+
+
+ 店铺收藏
+
+
+
+
+
+
+
+
+
+ 收货地址
+
+
+
+
+
+
+
+
+
+ 更多功能
+
+
+ 全部
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {{ item.title }}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 合作勾搭
+
+
+
+
+
+
+
+
+ 问题反馈
+
+
+
+
+
+
+
+
+ 技术支持
+
+ 136****0470
+
+
+
+
+
+
+
+ 会员协议
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/vipPage/blog/prefer/prefer.vue b/vipPage/blog/prefer/prefer.vue
new file mode 100644
index 0000000..914fc71
--- /dev/null
+++ b/vipPage/blog/prefer/prefer.vue
@@ -0,0 +1,722 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {{ item.title }}
+
+
+
+
+
+
+
+
+
+
+
+
+ 好物推荐 · 商品优选
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 图鸟社区
+ 自营
+ {{ item.title }}
+
+
+ {{ tagItem }}
+
+
+ ¥
+ {{ item.priceInteger }}
+ .
+ {{ item.priceDecimal }}
+
+
+
+
+
+
+
+
+
+
+
+ 自营
+ {{ item.title }}
+
+
+ {{ tagItem }}
+
+
+ ¥
+ {{ item.priceInteger }}
+ .
+ {{ item.priceDecimal }}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/vipPage/blog/product/product.vue b/vipPage/blog/product/product.vue
new file mode 100644
index 0000000..993e72a
--- /dev/null
+++ b/vipPage/blog/product/product.vue
@@ -0,0 +1,684 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 北北带你学设计 & 尽早放弃
+
+
+
+
+ 118
+ ¥
+
+
+ 已售 729
+
+
+
+
+
+
+
+
+
+
+
+
+ 费用
+ 0.01元
+
+
+
+
+ 活动人数
+ 129人
+
+
+
+
+ 活动时长
+ 90天
+
+
+
+
+
+
+
+
+
+
+
+ 活动标签
+
+
+
+
+
+
+
+ # {{ item.title }}
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 内容详情
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 好物推荐 · 商品优选
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {{ item.desc }}
+
+
+
+
+
+
+ ¥
+ {{ item.collectionCount }}
+
+
+ {{ item.likeCount }}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/vipPage/blog/socialize/socialize.vue b/vipPage/blog/socialize/socialize.vue
new file mode 100644
index 0000000..5778879
--- /dev/null
+++ b/vipPage/blog/socialize/socialize.vue
@@ -0,0 +1,1166 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 629人
+
+
+
+ 北北·图鸟小圈子
+
+
+ 北北们的作品集,一起干巴爹叭
+
+
+
+
+
+
+
+
+
+
+ 精选博主
+
+
+ 更多
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {{item.name}}
+ {{item.text}}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {{ item.userName }}
+ {{ item.date }}
+
+
+
+
+
+
+
+
+
+
+
+ #
+ {{ label_item }}
+
+ {{ item.desc }}
+
+
+
+
+ {{ item.content }}
+
+ {{ item.showAllContent ? '收起' : '全文'}}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {{ item.collectionCount }}
+
+ {{ item.commentCount }}
+
+ {{ item.likeCount }}
+
+
+
+
+
+
+ {{ item.viewUser.viewUserCount }}人
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 抓住那只猪科技有限公司
+ 我们都是好好孩子
+
+
+
+
+ 广告
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {{ item.userName }}
+ {{ item.date }}
+
+
+
+
+
+
+
+
+
+
+
+ #
+ {{ label_item }}
+
+ {{ item.desc }}
+
+
+
+
+ {{ item.content }}
+
+ {{ item.showAllContent ? '收起' : '全文'}}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {{ item.collectionCount }}
+
+ {{ item.commentCount }}
+
+ {{ item.likeCount }}
+
+
+
+
+
+
+ {{ item.viewUser.viewUserCount }}人
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/vipPage/components/cascade-selection/cascade-selection.vue b/vipPage/components/cascade-selection/cascade-selection.vue
new file mode 100644
index 0000000..edc6178
--- /dev/null
+++ b/vipPage/components/cascade-selection/cascade-selection.vue
@@ -0,0 +1,209 @@
+
+
+
+
+ 级联选择
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/vipPage/components/cropper/cropper.vue b/vipPage/components/cropper/cropper.vue
new file mode 100644
index 0000000..5e090cc
--- /dev/null
+++ b/vipPage/components/cropper/cropper.vue
@@ -0,0 +1,106 @@
+
+
+
+ Cropper图片裁剪
+
+
+
+ 选择图片
+ {{ switchText }}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/vipPage/components/custom-swiper/horizontal/custom-swiper.vue b/vipPage/components/custom-swiper/horizontal/custom-swiper.vue
new file mode 100644
index 0000000..2f0c469
--- /dev/null
+++ b/vipPage/components/custom-swiper/horizontal/custom-swiper.vue
@@ -0,0 +1,110 @@
+
+
+
+ 图鸟轮播(横向)
+
+
+
+
+
+
+
+ {{ item.title }}
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/vipPage/components/custom-swiper/index.vue b/vipPage/components/custom-swiper/index.vue
new file mode 100644
index 0000000..74e88d0
--- /dev/null
+++ b/vipPage/components/custom-swiper/index.vue
@@ -0,0 +1,37 @@
+
+
+
+
+ 图鸟轮播(实验)
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/vipPage/components/custom-swiper/vertical/custom-swiper.vue b/vipPage/components/custom-swiper/vertical/custom-swiper.vue
new file mode 100644
index 0000000..8071260
--- /dev/null
+++ b/vipPage/components/custom-swiper/vertical/custom-swiper.vue
@@ -0,0 +1,106 @@
+
+
+
+ 图鸟轮播(纵向)
+
+
+
+
+
+
+
+
+ {{ item.title }}
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/vipPage/components/drag/basic-drag/basic-drag.vue b/vipPage/components/drag/basic-drag/basic-drag.vue
new file mode 100644
index 0000000..a249563
--- /dev/null
+++ b/vipPage/components/drag/basic-drag/basic-drag.vue
@@ -0,0 +1,159 @@
+
+
+
+
+ Drag拖拽
+
+
+
+
+
+
+ 设置columns
+
+ columns:
+
+
+
+
+ 设置固定项
+
+ 随机固定:
+ 随机固定
+
+
+
+
+
+
+
+
+
+ Fixed
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/vipPage/components/drag/list-drag/list-drag.vue b/vipPage/components/drag/list-drag/list-drag.vue
new file mode 100644
index 0000000..47e66a6
--- /dev/null
+++ b/vipPage/components/drag/list-drag/list-drag.vue
@@ -0,0 +1,111 @@
+
+
+
+ 列表排序长按拖拽
+
+
+
+
+
+
+
+
+ 推荐
+
+
+
+
+
+
+
+
+
+
+
+
+ {{entity.name}}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/vipPage/components/drag/upload-image-drag/upload-image-drag.vue b/vipPage/components/drag/upload-image-drag/upload-image-drag.vue
new file mode 100644
index 0000000..60b3cba
--- /dev/null
+++ b/vipPage/components/drag/upload-image-drag/upload-image-drag.vue
@@ -0,0 +1,91 @@
+
+
+
+
+ 可拖拽图片上传
+
+
+
+
+
+
+
+ 上传
+ 清空列表
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/vipPage/components/scroll-view/basic/scroll-view.vue b/vipPage/components/scroll-view/basic/scroll-view.vue
new file mode 100644
index 0000000..cff2a96
--- /dev/null
+++ b/vipPage/components/scroll-view/basic/scroll-view.vue
@@ -0,0 +1,89 @@
+
+
+
+ 自定义下拉刷新
+
+
+
+
+
+
+
+
+
+
+ tuniaoUI
+ 图鸟UI助力开发者快速开发页面,提供丰富的页面模板
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/vipPage/components/scroll-view/custom/scroll-view.vue b/vipPage/components/scroll-view/custom/scroll-view.vue
new file mode 100644
index 0000000..ec59e9a
--- /dev/null
+++ b/vipPage/components/scroll-view/custom/scroll-view.vue
@@ -0,0 +1,131 @@
+
+
+
+ 自定义下拉刷新
+
+
+
+
+
+
+ {{ refreshText }}
+
+
+
+
+
+
+
+
+
+ tuniaoUI
+ 图鸟UI助力开发者快速开发页面,提供丰富的页面模板
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/vipPage/components/scroll-view/index.vue b/vipPage/components/scroll-view/index.vue
new file mode 100644
index 0000000..642aaad
--- /dev/null
+++ b/vipPage/components/scroll-view/index.vue
@@ -0,0 +1,37 @@
+
+
+
+
+ 自定义下拉刷新
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/vipPage/components/stack-swiper/stack-swiper.vue b/vipPage/components/stack-swiper/stack-swiper.vue
new file mode 100644
index 0000000..476eb0f
--- /dev/null
+++ b/vipPage/components/stack-swiper/stack-swiper.vue
@@ -0,0 +1,73 @@
+
+
+
+ StackSwiper堆叠轮播
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 演示(建议全屏使用)
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/vipPage/components/table/basic/index.vue b/vipPage/components/table/basic/index.vue
new file mode 100644
index 0000000..7fea5d6
--- /dev/null
+++ b/vipPage/components/table/basic/index.vue
@@ -0,0 +1,158 @@
+
+
+
+
+ 基础表格
+
+
+
+
+
+
+ {{ item.title }}
+
+
+ {{ item[data.key] }}
+
+
+
+
+
+
+
+ {{ item.title }}
+
+
+ {{ item[data.key] }}
+
+
+
+
+
+
+
+ {{ item.title }}
+
+
+ {{ item[data.key] }}
+
+
+
+
+
+
+
+ {{ item.title }}
+
+
+ {{ item[data.key] }}
+
+
+
+
+
+
+
+ {{ item.title }}
+
+
+ {{ item[data.key] }}
+
+
+
+
+
+
+
+ {{ item.title }}
+
+
+ {{ item[data.key] }}
+
+
+
+
+
+
+
+ {{ item.title }}
+
+
+ {{ item[data.key] }}
+
+
+
+
+
+
+
+ {{ item.title }}
+
+
+ {{ item[data.key] }}
+
+
+
+
+
+
+
+ {{ item.title }}
+
+
+ {{ item[data.key] }}
+
+
+
+
+
+
+
+ {{ item.title }}
+
+
+ {{ item[data.key] }}
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/vipPage/components/table/complex/index.vue b/vipPage/components/table/complex/index.vue
new file mode 100644
index 0000000..8ae481c
--- /dev/null
+++ b/vipPage/components/table/complex/index.vue
@@ -0,0 +1,82 @@
+
+
+
+
+ 基础表格
+
+
+
+
+
+
+ 图鸟UI 2月开发进度
+
+
+ 页面模板
+
+
+ 博客页面
+ 2天
+
+
+ 炫酷首页
+ 3天
+
+
+ 会员需求
+
+
+ 功能首页
+ 3天
+
+
+ 短视频页面
+ 3天
+
+
+
+
+
+
+ 组件开发
+
+
+ 免费组件
+ 2天
+
+
+ 会员组件
+ 3天
+
+
+
+
+ 合计
+ 16天
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/vipPage/components/table/fixed-column/index.vue b/vipPage/components/table/fixed-column/index.vue
new file mode 100644
index 0000000..be365ba
--- /dev/null
+++ b/vipPage/components/table/fixed-column/index.vue
@@ -0,0 +1,182 @@
+
+
+
+
+ 固定列表格
+
+
+
+
+
+
+
+ {{ item.title }}
+
+
+ {{ item[data.key] }}
+
+
+
+
+
+ {{ item.title }}
+
+
+ {{ item[data.key] }}
+
+
+
+
+
+
+
+
+
+
+ {{ item.title }}
+
+
+ {{ item[data.key] }}
+
+
+
+
+
+ {{ item.title }}
+
+
+ {{ item[data.key] }}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/vipPage/components/table/fixed-header/index.vue b/vipPage/components/table/fixed-header/index.vue
new file mode 100644
index 0000000..a0d12cf
--- /dev/null
+++ b/vipPage/components/table/fixed-header/index.vue
@@ -0,0 +1,94 @@
+
+
+
+
+
+
+
diff --git a/vipPage/components/table/index.vue b/vipPage/components/table/index.vue
new file mode 100644
index 0000000..7a1a3a3
--- /dev/null
+++ b/vipPage/components/table/index.vue
@@ -0,0 +1,43 @@
+
+
+
+
+ 表格
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/vipPage/components/table/multi-header/index.vue b/vipPage/components/table/multi-header/index.vue
new file mode 100644
index 0000000..8fa8467
--- /dev/null
+++ b/vipPage/components/table/multi-header/index.vue
@@ -0,0 +1,68 @@
+
+
+
+
+
+
+
diff --git a/vipPage/components/table/stripe/index.vue b/vipPage/components/table/stripe/index.vue
new file mode 100644
index 0000000..672dfbf
--- /dev/null
+++ b/vipPage/components/table/stripe/index.vue
@@ -0,0 +1,70 @@
+
+
+
+
+ 斑马纹表格
+
+
+
+
+
+
+ {{ item.title }}
+
+
+ {{ item[data.key] }}
+
+
+
+
+
+
+
+ {{ item.title }}
+
+
+ {{ item[data.key] }}
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/vipPage/components/tree-view/tree-view.vue b/vipPage/components/tree-view/tree-view.vue
new file mode 100644
index 0000000..d53024a
--- /dev/null
+++ b/vipPage/components/tree-view/tree-view.vue
@@ -0,0 +1,123 @@
+
+
+
+
+ 树形菜单
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/vipPage/components/waterfall/waterfall.vue b/vipPage/components/waterfall/waterfall.vue
new file mode 100644
index 0000000..36ba7b5
--- /dev/null
+++ b/vipPage/components/waterfall/waterfall.vue
@@ -0,0 +1,286 @@
+
+
+
+
+ 瀑布流
+
+
+
+
+
+
+
+
+
+
+
+
+ 图鸟趋势
+ 自营
+ {{ item.title }}
+
+
+ {{ tagItem }}
+
+
+ ¥
+ {{ item.priceInteger }}
+ .
+ {{ item.priceDecimal }}
+
+
+
+
+
+
+
+
+
+
+
+ 自营
+ {{ item.title }}
+
+
+ {{ tagItem }}
+
+
+ ¥
+ {{ item.priceInteger }}
+ .
+ {{ item.priceDecimal }}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/vipPage/home/card/card.vue b/vipPage/home/card/card.vue
new file mode 100644
index 0000000..a33e6fa
--- /dev/null
+++ b/vipPage/home/card/card.vue
@@ -0,0 +1,275 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 开启美好的一天
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/vipPage/home/cool/cool.vue b/vipPage/home/cool/cool.vue
new file mode 100644
index 0000000..18bce02
--- /dev/null
+++ b/vipPage/home/cool/cool.vue
@@ -0,0 +1,786 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 活动预约
+
+
+
+
+
+
+
+
+
+ 博主主页
+
+
+
+
+
+
+
+
+
+ 图鸟业务
+
+
+
+
+
+
+
+
+
+ 简历王者
+
+
+
+
+
+
+
+
+
+
+ 群 / 友 / 作 / 品
+
+
+
+
+
+
+
+
+
+
+ {{ item.title }}
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 友 / 情 / 链 / 接
+
+
+
+
+
+
+
+
+
+
+ {{ item.title }}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/vipPage/home/food/food.vue b/vipPage/home/food/food.vue
new file mode 100644
index 0000000..9f7b735
--- /dev/null
+++ b/vipPage/home/food/food.vue
@@ -0,0 +1,339 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 吃货北北
+
+
+
+
+
+
+
+
+
+ 已打卡(5)
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {{item.name}}
+ {{item.text}}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/vipPage/home/gravity/page1/page1.vue b/vipPage/home/gravity/page1/page1.vue
new file mode 100644
index 0000000..3d14bf6
--- /dev/null
+++ b/vipPage/home/gravity/page1/page1.vue
@@ -0,0 +1,208 @@
+
+
+
+
+ x轴数据:{{acceleronmeterX}}
+ y轴数据:{{acceleronmeterY}}
+ z轴数据:{{acceleronmeterZ}}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/vipPage/home/health/health.vue b/vipPage/home/health/health.vue
new file mode 100644
index 0000000..e03a999
--- /dev/null
+++ b/vipPage/home/health/health.vue
@@ -0,0 +1,1264 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 搜索 图鸟UI
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 扫一扫
+
+
+
+
+
+
+
+
+
+ 乘车码
+
+
+
+
+
+
+
+
+
+ 亮行程
+
+
+
+
+
+
+
+
+
+ 健康码
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 核酸结果
+
+
+
+
+
+
+
+
+
+ 核酸地点
+
+
+
+
+
+
+
+
+
+ 防疫专区
+
+
+
+
+
+
+
+
+
+ 日常行程
+
+
+
+
+
+
+
+
+
+ 粤享福利
+
+
+
+
+
+
+
+
+
+
+
+
+ 信息登记
+
+
+
+
+
+
+
+
+
+ 健康食谱
+
+
+
+
+
+
+
+
+
+ 医疗专区
+
+
+
+
+
+
+
+
+
+ 工会福利
+
+
+
+
+
+
+
+
+
+ 更多功能
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 推荐博主
+
+
+ 全部
+
+
+
+
+
+
+
+
+
+
+
+
+ {{item.title}}
+ {{item.name}}
+
+
+
+
+ {{item.hot}}
+
+
+
+ 人气
+
+
+
+
+
+
+ {{item.share}}
+
+
+
+ 分享
+
+
+
+
+
+
+ {{item.love}}
+
+
+
+ 爱心
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 热门项目
+
+
+ 全部
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 业务范围
+
+
+
+
+
+
+
+
+
+
+ {{ item.title }}
+
+ {{ item.value }}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/vipPage/home/link/link.vue b/vipPage/home/link/link.vue
new file mode 100644
index 0000000..20725fc
--- /dev/null
+++ b/vipPage/home/link/link.vue
@@ -0,0 +1,837 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 活动预约
+
+
+
+
+
+
+
+
+
+ 博主主页
+
+
+
+
+
+
+
+
+
+ 图鸟业务
+
+
+
+
+
+
+
+
+
+ 简历王者
+
+
+
+
+
+
+
+
+
+
+ 群 / 友 / 作 / 品
+
+
+
+
+
+
+
+
+
+
+
+
+ {{ item.nametools }}
+ {{ item.name }}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {{ item.nametools }}
+ {{ item.name }}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/vipPage/home/mimicry/mimicry.vue b/vipPage/home/mimicry/mimicry.vue
new file mode 100644
index 0000000..a17c696
--- /dev/null
+++ b/vipPage/home/mimicry/mimicry.vue
@@ -0,0 +1,484 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {{item.name}}
+ {{item.text}}
+
+
+
+
+
+
+
+
+
+
+
+
+
+ ??
+ 1
+ 2
+ 3
+ 4
+ 5
+ 6
+ 7
+ 8
+ 9
+ 0
+ -
+ =
+ ??
+ ??
+ Q
+ W
+ E
+ R
+ T
+ Y
+ U
+ I
+ O
+ P
+ [
+ ]
+ \
+ ??
+ A
+ S
+ D
+ F
+ G
+ H
+ J
+ K
+ L
+ ;
+ ,
+ ??
+ ??
+ Z
+ X
+ C
+ V
+ B
+ N
+ M
+ ,
+ .
+ /
+ ??
+ ☕
+ ??
+ ⭐️
+
+ ⭐️
+ ??
+ ????
+ ☕
+
+
+
+
+
+
+
+
+
+
diff --git a/vipPage/home/moon/moon.vue b/vipPage/home/moon/moon.vue
new file mode 100644
index 0000000..be754fe
--- /dev/null
+++ b/vipPage/home/moon/moon.vue
@@ -0,0 +1,363 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 好想搜点什么
+
+
+
+
+
+
+
+
+
+
+ Hi,北北欢迎你吖
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {{item.name}}
+ {{item.text}}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/vipPage/home/movie/movie.vue b/vipPage/home/movie/movie.vue
new file mode 100644
index 0000000..16296ef
--- /dev/null
+++ b/vipPage/home/movie/movie.vue
@@ -0,0 +1,482 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 搜索 镇魂街
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {{item.name}}
+ {{item.text}}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {{item.name}}
+ {{item.text}}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/vipPage/home/panoramic/panoramic.vue b/vipPage/home/panoramic/panoramic.vue
new file mode 100644
index 0000000..2e65a13
--- /dev/null
+++ b/vipPage/home/panoramic/panoramic.vue
@@ -0,0 +1,1446 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 搜索 芊云全景
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 约拍
+
+
+
+
+
+
+
+
+
+ 创作
+
+
+
+
+
+
+
+
+
+ 云币
+
+
+
+
+
+
+
+
+
+ 认证
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 拍摄教程
+
+
+
+
+
+
+
+
+
+ 功能实验
+
+
+
+
+
+
+
+
+
+ 会员权益
+
+
+
+
+
+
+
+
+
+ 萌新求助
+
+
+
+
+
+
+
+
+
+ 问题反馈
+
+
+
+
+
+
+
+
+
+
+
+
+ 航拍中国
+
+
+
+
+
+
+
+
+
+ 全景看房
+
+
+
+
+
+
+
+
+
+ 全景旅游
+
+
+
+
+
+
+
+
+
+ 全景游戏
+
+
+
+
+
+
+
+
+
+ 更多功能
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 热门项目
+
+
+ 全部
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 业务范围
+
+
+
+
+
+
+
+
+
+
+ {{ item.title }}
+
+ {{ item.value }}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 达人
+ SVIP
+ {{ item.title }}
+
+
+ {{ tagItem }}
+
+
+
+
+
+
+
+ {{ item.viewUser.viewUserCount }} 人在看
+
+
+
+
+
+
+
+
+
+
+
+
+ VIP
+ {{ item.title }}
+
+
+ {{ tagItem }}
+
+
+
+
+
+
+
+ {{ item.viewUser.viewUserCount }} 人在看
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/vipPage/home/plan/plan.vue b/vipPage/home/plan/plan.vue
new file mode 100644
index 0000000..8675b13
--- /dev/null
+++ b/vipPage/home/plan/plan.vue
@@ -0,0 +1,486 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 北北小目标
+
+
+
+
+
+
+
+
+
+ 未进行(5)
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {{item.name}}
+ {{item.text}}
+
+
+
+
+
+
+
+
+
+
+
+
+ 今日目标
+
+
+
+
+
+
+
+
+ 这是今日目标,请干巴爹吖
+
+
+
+
+
+ # {{item.name}}
+
+
+
+
+
+
+
+ 历史记录
+
+
+
+
+
+
+ 完成的目标,当然要记录啦
+
+
+
+
+
+ # {{item.name}}
+ {{item.time}}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/vipPage/home/read/read.vue b/vipPage/home/read/read.vue
new file mode 100644
index 0000000..75bbd19
--- /dev/null
+++ b/vipPage/home/read/read.vue
@@ -0,0 +1,763 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 好想搜点什么
+
+
+
+
+
+
+
+
+
+
+ Hi,北北欢迎你吖
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {{item.title}}
+ {{item.name}}
+ {{item.text}}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 排行
+
+
+
+
+
+
+
+
+
+ 签到
+
+
+
+
+
+
+
+
+
+ 免费
+
+
+
+
+
+
+
+
+
+ 会员
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 热 / 门 / 书 / 籍
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {{ item.desc }}
+
+
+
+
+
+
+ # {{ label_item }}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/vipPage/home/tea/tea.vue b/vipPage/home/tea/tea.vue
new file mode 100644
index 0000000..fd2f6ee
--- /dev/null
+++ b/vipPage/home/tea/tea.vue
@@ -0,0 +1,528 @@
+
+
+
+
+
+
+
+
+
+
+
+ {{item.title}}
+ {{item.name}}
+ {{item.text}}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 图鸟小伙伴
+
+ 有 6 张优惠券未使用
+
+
+
+
+
+
+
+
+
+
+ 会员码
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 门店自取
+ 下单免排队
+
+
+
+
+
+
+
+
+
+ 外卖配送
+ 无接触配送
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {{ item.title }}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/vipPage/home/tuniao/tuniao.vue b/vipPage/home/tuniao/tuniao.vue
new file mode 100644
index 0000000..dd0aa42
--- /dev/null
+++ b/vipPage/home/tuniao/tuniao.vue
@@ -0,0 +1,639 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 好想搜点什么
+
+
+
+
+
+
+
+
+ Hi,早午晚都好吖
+
+
+
+
+
+
+
+
+
+
+
+
+ 热门项目
+
+
+ 全部
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 业务范围
+
+
+
+
+
+
+
+
+
+
+ {{ item.title }}
+
+ {{ item.value }}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {{ item.name }}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/vipPage/home/ucharts/ucharts.vue b/vipPage/home/ucharts/ucharts.vue
new file mode 100644
index 0000000..97388d6
--- /dev/null
+++ b/vipPage/home/ucharts/ucharts.vue
@@ -0,0 +1,1335 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ uCharts跨全端图表
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 应用手册
+
+
+
+
+
+
+
+
+
+ 问题反馈
+
+
+
+
+
+
+
+
+
+ 关于应用
+
+
+
+
+
+
+
+
+
+ 服务条款
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 核酸结果
+
+
+
+
+
+
+
+
+
+ 核酸地点
+
+
+
+
+
+
+
+
+
+ 防疫专区
+
+
+
+
+
+
+
+
+
+ 日常行程
+
+
+
+
+
+
+
+
+
+ 粤享福利
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {{item.title}}
+
+
+
+
+
+
+
+
+
+ 推荐博主
+
+
+ 全部
+
+
+
+
+
+
+
+
+
+
+
+
+ {{item.title}}
+ {{item.name}}
+
+
+
+
+ {{item.hot}}
+
+
+
+ 人气
+
+
+
+
+
+
+ {{item.share}}
+
+
+
+ 分享
+
+
+
+
+
+
+ {{item.love}}
+
+
+
+ 爱心
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 热门项目
+
+
+ 全部
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 业务范围
+
+
+
+
+
+
+
+
+
+
+ {{ item.title }}
+
+ {{ item.value }}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/vipPage/home/year/year.vue b/vipPage/home/year/year.vue
new file mode 100644
index 0000000..e261fda
--- /dev/null
+++ b/vipPage/home/year/year.vue
@@ -0,0 +1,692 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 合家欢乐、平平安安
+
+
+
+
+
+
+
+
+ 小脑虎,新年快乐
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {{item.text}}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 新 / 年 / 快 / 乐
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {{ item.desc }}
+
+
+
+
+
+
+ # {{ label_item }}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/vipPage/life/active/active.vue b/vipPage/life/active/active.vue
new file mode 100644
index 0000000..e6ec060
--- /dev/null
+++ b/vipPage/life/active/active.vue
@@ -0,0 +1,175 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 图鸟swiper自适应高度+完美终稿
+ 高÷宽x750=换算后的高度(即宽限制为750,高为):
+ {{ currentImageHeight }}
+
+
+
+
+
+
+
+
+
+
diff --git a/vipPage/life/bless/bless.vue b/vipPage/life/bless/bless.vue
new file mode 100644
index 0000000..1268954
--- /dev/null
+++ b/vipPage/life/bless/bless.vue
@@ -0,0 +1,664 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {{item.name}}
+
+
+
+
+
+
+
+ 虎年好,
+ 图鸟小伙伴
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/vipPage/life/color/color.vue b/vipPage/life/color/color.vue
new file mode 100644
index 0000000..122704c
--- /dev/null
+++ b/vipPage/life/color/color.vue
@@ -0,0 +1,160 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {}" :style="{transform: `rotate(${degrees}deg)`}">
+ HSL:{{degrees.toFixed(0)}}
+
+
+
+
+
+ 取 消
+
+
+
+
+ 确 认
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/vipPage/life/guide/guide.vue b/vipPage/life/guide/guide.vue
new file mode 100644
index 0000000..dc74501
--- /dev/null
+++ b/vipPage/life/guide/guide.vue
@@ -0,0 +1,180 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {{item.text}}
+ {{item.name}}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/vipPage/life/light/light.vue b/vipPage/life/light/light.vue
new file mode 100644
index 0000000..97e9a1a
--- /dev/null
+++ b/vipPage/life/light/light.vue
@@ -0,0 +1,878 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {{ item.name }}
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {{ item.name }}
+
+
+
+
+
+
+
+
+
+ 随机单色补光灯
+
+
+ 正在随机变化
+
+
+
+
+ 随机渐变补光灯
+
+
+ 正在随机变化
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/vipPage/life/power/power.vue b/vipPage/life/power/power.vue
new file mode 100644
index 0000000..d902175
--- /dev/null
+++ b/vipPage/life/power/power.vue
@@ -0,0 +1,424 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {{item.title}}
+ {{item.name}}
+ {{item.text}}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 借
+
+
+
+ 免押金借
+
+
+
+
+
+
+
+
+ 还
+
+
+
+ 快速归还
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/vipPage/life/start/start.vue b/vipPage/life/start/start.vue
new file mode 100644
index 0000000..4a4b40b
--- /dev/null
+++ b/vipPage/life/start/start.vue
@@ -0,0 +1,208 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {{item.name}}
+ {{item.text}}
+
+
+
+
+
+
+
+
+
+
+ 立即体验
+
+
+
+
+
+
+
+
diff --git a/vipPage/shop/classify/classify.vue b/vipPage/shop/classify/classify.vue
new file mode 100644
index 0000000..4b04e04
--- /dev/null
+++ b/vipPage/shop/classify/classify.vue
@@ -0,0 +1,414 @@
+
+
+
+
+ 商品分类
+
+
+
+
+
+
+
+ 请输入商品名称
+
+
+
+
+
+
+
+
+
+ {{ item }}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {{ item.title }}
+
+
+
+
+
+
+ {{ sub_item.title }}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/vipPage/shop/money/money.vue b/vipPage/shop/money/money.vue
new file mode 100644
index 0000000..bacd850
--- /dev/null
+++ b/vipPage/shop/money/money.vue
@@ -0,0 +1,805 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {{item.name}}
+
+
+
+
+
+
+
+
+
+
+
+ {{item.text}}
+ {{item.get}}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 礼 / 品 / 兑 / 换
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {{ item.desc }}
+
+
+
+
+
+
+ # {{ label_item }}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/vipPage/shop/order/order.vue b/vipPage/shop/order/order.vue
new file mode 100644
index 0000000..965e74e
--- /dev/null
+++ b/vipPage/shop/order/order.vue
@@ -0,0 +1,533 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 搜索我的订单
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 图鸟官方小店
+ 完成
+
+
+
+
+
+
+
+ 图鸟官方设计 酷炫效果展示 让用户眼前一亮的赶脚
+
+
+
+ ¥
+ 1000
+ .00
+
+
+ 共1件
+
+
+
+
+
+
+ 更多
+
+
+
+ 查看发票
+
+
+ 退换/售后
+
+
+ 再次购买
+
+
+
+
+
+
+
+
+
+
+
+
+ 图鸟官方小店
+ 完成
+
+
+
+
+
+
+
+
+
+
+
+
+
+ ¥
+ 2000
+ .00
+
+
+ 共2件
+
+
+
+
+
+
+ 更多
+
+
+
+ 查看发票
+
+
+ 退换/售后
+
+
+ 再次购买
+
+
+
+
+
+
+
+
+
+
+
+
+ 图鸟官方小店
+ 完成
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ ¥
+ 3000
+ .00
+
+
+ 共3件
+
+
+
+
+
+
+ 更多
+
+
+
+ 查看发票
+
+
+ 退换/售后
+
+
+ 再次购买
+
+
+
+
+
+
+
+
+
+
+
+
+ 图鸟官方小店
+ 完成
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ ¥
+ 4000
+ .00
+
+
+ 共4件
+
+
+
+
+
+
+ 更多
+
+
+
+ 查看发票
+
+
+ 退换/售后
+
+
+ 再次购买
+
+
+
+
+
+
+
+
+
+
+
+
+ 图鸟官方小店
+ 完成
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ ¥
+ 5000
+ .00
+
+
+ 共5件
+
+
+
+
+
+
+ 更多
+
+
+
+ 查看发票
+
+
+ 退换/售后
+
+
+ 再次购买
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/vipPage/shop/store/store.vue b/vipPage/shop/store/store.vue
new file mode 100644
index 0000000..e6b087f
--- /dev/null
+++ b/vipPage/shop/store/store.vue
@@ -0,0 +1,796 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 搜索好吃的
+
+
+
+
+
+
+
+
+
+
+ 新年庆典,狂欢来袭
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {{item.title}}
+ {{item.name}}
+
+ ¥
+ {{item.text}}
+
+
+
+
+ 马上抢
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 排行
+
+
+
+
+
+
+
+
+
+ 签到
+
+
+
+
+
+
+
+
+
+ 免费
+
+
+
+
+
+
+
+
+
+ 会员
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 热 / 门 / 美 / 食
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {{ item.desc }}
+
+
+
+
+
+
+ # {{ label_item }}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/vipPage/static/images/tree_view/file_css.png b/vipPage/static/images/tree_view/file_css.png
new file mode 100644
index 0000000..a3ae90a
Binary files /dev/null and b/vipPage/static/images/tree_view/file_css.png differ
diff --git a/vipPage/static/images/tree_view/file_html.png b/vipPage/static/images/tree_view/file_html.png
new file mode 100644
index 0000000..15f253c
Binary files /dev/null and b/vipPage/static/images/tree_view/file_html.png differ
diff --git a/vipPage/static/images/tree_view/file_js.png b/vipPage/static/images/tree_view/file_js.png
new file mode 100644
index 0000000..2af8b91
Binary files /dev/null and b/vipPage/static/images/tree_view/file_js.png differ
diff --git a/vipPage/static/images/tree_view/file_vue.png b/vipPage/static/images/tree_view/file_vue.png
new file mode 100644
index 0000000..aa64d3f
Binary files /dev/null and b/vipPage/static/images/tree_view/file_vue.png differ
diff --git a/vipPage/static/images/tree_view/folder.png b/vipPage/static/images/tree_view/folder.png
new file mode 100644
index 0000000..10b498f
Binary files /dev/null and b/vipPage/static/images/tree_view/folder.png differ
diff --git a/vipPage/static/images/tree_view/folder_open.png b/vipPage/static/images/tree_view/folder_open.png
new file mode 100644
index 0000000..2e2af8d
Binary files /dev/null and b/vipPage/static/images/tree_view/folder_open.png differ
diff --git a/vipPage/static/mock/cascade-city.js b/vipPage/static/mock/cascade-city.js
new file mode 100644
index 0000000..8c7c8f1
--- /dev/null
+++ b/vipPage/static/mock/cascade-city.js
@@ -0,0 +1,68 @@
+export default [
+ {
+ text: '广东省',
+ value: '440000',
+ children: [
+ {
+ text:'广州市',
+ value:'440100',
+ children: [
+ {text:'荔湾区',value:'440103'},
+ {text:'越秀区',value:'440104'},
+ {text:'海珠区',value:'440105'},
+ {text:'天河区',value:'440106'},
+ {text:'白云区',value:'440111'},
+ {text:'黄埔区',value:'440112'},
+ {text:'番禺区',value:'440113'},
+ {text:'花都区',value:'440114'},
+ {text:'南沙区',value:'440115'},
+ {text:'从化区',value:'440117'},
+ {text:'增城区',value:'440118'}
+ ]
+ },
+ {text:'韶关市',value:'440200'},
+ {
+ text:'深圳市',
+ value:'440300',
+ children: [
+ {text:'罗湖区',value:'440303'},
+ {text:'福田区',value:'440304'},
+ {text:'南山区',value:'440305'},
+ {text:'宝安区',value:'440306'},
+ {text:'龙岗区',value:'440307'},
+ {text:'盐田区',value:'440308'},
+ {text:'龙华区',value:'440309'},
+ {text:'坪山区',value:'440310'}
+ ]
+ },
+ {text:'珠海市',value:'440400'},
+ {text:'汕头市',value:'440500'},
+ {
+ text:'佛山市',
+ value:'440600',
+ children: [
+ {text:'禅城区',value:'440604'},
+ {text:'南海区',value:'440605'},
+ {text:'顺德区',value:'440606'},
+ {text:'三水区',value:'440607'},
+ {text:'高明区',value:'440608'}
+ ]
+ },
+ {text:'江门市',value:'440700'},
+ {text:'湛江市',value:'440800'},
+ {text:'茂名市',value:'440900'},
+ {text:'肇庆市',value:'441200'},
+ {text:'惠州市',value:'441300'},
+ {text:'梅州市',value:'441400'},
+ {text:'汕尾市',value:'441500'},
+ {text:'河源市',value:'441600'},
+ {text:'阳江市',value:'441700'},
+ {text:'清远市',value:'441800'},
+ {text:'东莞市',value:'441900'},
+ {text:'中山市',value:'442000'},
+ {text:'潮州市',value:'445100'},
+ {text:'揭阳市',value:'445200'},
+ {text:'云浮市',value:'445300'},
+ ]
+ }
+]
\ No newline at end of file