新增10+页面模板

新增form表单部分组件的演示代码

新增图标

添加第三方开发插件演示(所属权归属第三方)

新增tn-scroll-view下拉组件开发(会员)

新增tn-stack-swiper堆叠轮播添加垂直滚动属性(会员)

新增tn-waterfall瀑布流组件(会员)

新增tn-tree-view树形菜单组件(会员)

新增tn-cascade-selection级联选择组件(会员)

新增tn-custom-swiper组件(会员【实验室】)

新增tn-lazy-load懒加载组件

新增tn-load-more加载更多组件

新增tn-sekeleton骨架屏组件

新增tn-empty空白页组件

新增tn-landscape压屏窗组件

新增tn-verification-code-input验证码输入组件

新增tn-goods-nav商品导航组件

修复tn-slider在tn-form-item下在H5端无法滑动的bug

修复tn-swipe-action-item点击回调事件中无法读取name属性的bug

修复群友已反馈的bug

优化部分页面在iphone上底部确实的问题
This commit is contained in:
JaylenTech
2022-03-16 09:13:58 +08:00
parent 4883c3ff4c
commit 81579ccee5
56 changed files with 6297 additions and 487 deletions

View File

@@ -81,6 +81,31 @@ export default {
icon: 'star',
title: 'fab悬浮按钮',
url: '/componentsPage/fab/fab'
},
{
icon: 'star',
title: '懒加载',
url: '/componentsPage/lazy-load/lazy-load'
},
{
icon: 'star',
title: '加载更多',
url: '/componentsPage/load-more/load-more'
},
{
icon: 'star',
title: '骨架屏',
url: '/componentsPage/skeleton/skeleton'
},
{
icon: 'star',
title: '空页面',
url: '/componentsPage/empty/empty'
},
{
icon: 'star',
title: '商品导航',
url: '/componentsPage/goods-nav/goods-nav'
}
]
},
@@ -108,6 +133,11 @@ export default {
title: '提示信息框',
url: '/componentsPage/tips/tips'
},
{
icon: 'creative',
title: '压屏窗',
url: '/componentsPage/landscape/landscape'
}
]
},
{
@@ -119,6 +149,21 @@ export default {
title: 'Form表单',
url: '/componentsPage/form/form'
},
{
icon: 'image-text',
title: 'Input输入框',
url: '/componentsPage/input/input'
},
{
icon: 'image-text',
title: 'Radio单选框',
url: '/componentsPage/radio/radio'
},
{
icon: 'image-text',
title: 'Checkbox复选框',
url: '/componentsPage/check-box/check-box'
},
{
icon: 'ticket',
title: 'ActionSheet操作菜单',
@@ -159,6 +204,16 @@ export default {
title: '签名板',
url: '/componentsPage/sign-board/sign-board'
},
{
icon: 'edit-write',
title: '验证码输入',
url: '/componentsPage/verification-code-input/verification-code-input'
},
{
icon: 'edit-write',
title: '分段器',
url: '/componentsPage/subsection/subsection'
}
]
},
{

View File

@@ -33,6 +33,30 @@ export default {
}
]
},
{
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'
}
]
},
{
title: '常用首页',
backgroundColor: 'tn-cool-bg-color-1',
@@ -92,6 +116,12 @@ export default {
author: '可我会像',
url: '/templatePage/life/fullpage/fullpage'
},
{
icon: 'like-break',
title: '浏览器',
author: '可我会像',
url: '/templatePage/life/browser/browser'
},
{
icon: 'like-break',
title: '时钟',
@@ -136,19 +166,25 @@ export default {
list: [
{
icon: 'send',
title: '3D全景',
title: '3D全景(第三方约120¥一年)',
author: '可我会像 & 芊云全景',
url: '/templatePage/life/pano/pano'
},
{
icon: 'like-break',
title: '隔壁的小生',
title: 'Ucharts图表(第三方,免费开源)',
author: '可我会像 & Ucharts秋云',
url: '/templatePage/life/candle/candle'
},
{
icon: 'like-break',
title: '隔壁的小生(第三方赞赏6¥可商用)',
author: '隔壁的小生',
url: '/templatePage/life/candle/candle'
},
{
icon: 'like-break',
title: '阿凡提·污克西西',
title: '阿凡提·污克西西(第三方,免费开源)',
author: '阿凡提·污克西西',
url: '/templatePage/life/candle/candle'
},