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 @@ - - - - - + + + + + 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 @@ - - - - - + + + + + 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 @@ + + + + + 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 @@ + + + + + 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 @@ + + + + + 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 @@ + + + + + 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 @@ + + + + + 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 @@ + + + + + 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 @@ + + + + + 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 @@ + + + + + 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 @@ + + + + + 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 @@ + + + + + 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 @@ + + + + + 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 @@ + + + + + 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 @@ + + + + + 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 @@ + + + + + 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 @@ + + + + + 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 @@ + + + + + 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 @@ + + + + + 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 @@ + + + + + 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 @@ + + + + + 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 @@ + + + + + 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 @@ + + + + + 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 @@ + + + + + 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 @@ + + + + + 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 @@ + + + + + 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 @@ + + + + + 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 @@ + + + + + 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 @@ + + + + + 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 @@ + + + + + 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 @@ + + + + + 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 @@ + + + + + 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 @@ + + + + + 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 @@ + + + + + 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 @@ + + + + + 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 @@ + + + + + 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 @@ + + + + + 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 @@ + + + + + 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 @@ + + + + + + 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 @@ + + + + + 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 @@ + + + + + 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 @@ + + + + + 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 @@ + + + + + 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 @@ + + + + + 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 @@ + + + + + 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 @@ + + + + + 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 @@ + + + + + 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 @@ + + + + + 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 @@ + + + + + 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