代码拉取完成,页面将自动刷新
{
"easycom": {
"^s-(.*)": "@/uni_modules/s-ui/components/s-$1/s-$1.vue"
},
"pages": [
{
"path": "pages/index/index",
"style": {
"navigationStyle": "custom"
}
}
],
"subPackages": [
{
"root": "pages/basic",
"title": "基础组件",
"pages": [
{
"path": "styles/styles",
"style": {
"navigationBarTitleText": "Styles 内置样式"
}
},
{
"path": "layout/layout",
"style": {
"navigationBarTitleText": "Layout 布局"
}
},
{
"path": "button/button",
"style": {
"navigationBarTitleText": "Button 按钮"
}
},
{
"path": "cell/cell",
"style": {
"navigationBarTitleText": "Cell 单元格"
}
},
{
"path": "icon/icon",
"style": {
"navigationBarTitleText": "Icon 图标"
}
},
{
"path": "image/image",
"style": {
"navigationBarTitleText": "Image 图片"
}
},
{
"path": "image/lazy",
"hidden": true,
"style": {
"navigationBarTitleText": "Lazy 图片"
}
},
{
"path": "popup/popup",
"style": {
"navigationBarTitleText": "Popup 弹出层"
}
},
{
"path": "transition/transition",
"style": {
"navigationBarTitleText": "Transition 过渡"
}
}
]
},
{
"root": "pages/form",
"title": "表单组件",
"pages": [
{
"path": "picker/picker",
"style": {
"navigationBarTitleText": "Picker 选择器"
}
},
{
"path": "dateTimePicker/dateTimePicker",
"style": {
"navigationBarTitleText": "DateTimePicker 日期时间选择器"
}
},
{
"path": "search/search",
"style": {
"navigationBarTitleText": "Search 搜索框"
}
},
{
"path": "radio/radio",
"style": {
"navigationBarTitleText": "Radio 单选框"
}
},
{
"path": "checkbox/checkbox",
"style": {
"navigationBarTitleText": "Checkbox 复选框"
}
},
{
"path": "switch/switch",
"style": {
"navigationBarTitleText": "Switch 开关"
}
},
{
"path": "slider/slider",
"style": {
"navigationBarTitleText": "Slider 滑块"
}
},
{
"path": "rate/rate",
"style": {
"navigationBarTitleText": "Rate 评分"
}
},
{
"path": "codeInput/codeInput",
"style": {
"navigationBarTitleText": "CodeInput 验证码输入"
}
},
{
"path": "upload/upload",
"style": {
"navigationBarTitleText": "Upload 文件上传"
}
},
{
"path": "upload/play_video",
"hidden": true,
"style": {
"navigationStyle": "custom",
"navigationBarTextStyle": "black"
}
}
]
},
{
"root": "pages/feedback",
"title": "反馈组件",
"pages": [
{
"path": "actionSheet/actionSheet",
"style": {
"navigationBarTitleText": "ActionSheet 动作面板"
}
},
{
"path": "loading/loading",
"style": {
"navigationBarTitleText": "Loading 加载"
}
},
{
"path": "toast/toast",
"style": {
"navigationBarTitleText": "Toast 轻提示"
}
},
{
"path": "dialog/dialog",
"style": {
"navigationBarTitleText": "Dialog 弹出框"
}
},
{
"path": "swipeAction/swipeAction",
"style": {
"navigationBarTitleText": "SwipeAction 滑动操作"
}
},
{
"path": "dropdownMenu/dropdownMenu",
"style": {
"navigationBarTitleText": "DropdownMenu 下拉菜单"
}
}
]
},
{
"root": "pages/layout",
"title": "展示组件",
"pages": [
// #ifndef MP-TOUTIAO
{
"path": "waterfall/waterfall",
"style": {
"navigationBarTitleText": "Waterfall 瀑布流",
"enablePullDownRefresh": true
}
},
// #endif
{
"path": "badge/badge",
"style": {
"navigationBarTitleText": "Badge 徽标"
}
},
{
"path": "countDown/countDown",
"style": {
"navigationBarTitleText": "CountDown 倒计时"
}
},
{
"path": "circle/circle",
"style": {
"navigationBarTitleText": "Circle 环形进度条"
}
},
{
"path": "progress/progress",
"style": {
"navigationBarTitleText": "Progress 长条进度条"
}
},
{
"path": "swiper/swiper",
"style": {
"navigationBarTitleText": "Swiper 轮播图"
}
},
{
"path": "collapse/collapse",
"style": {
"navigationBarTitleText": "Collapse 折叠面板"
}
},
{
"path": "divider/divider",
"style": {
"navigationBarTitleText": "Divider 分割线"
}
},
{
"path": "loadmore/loadmore",
"style": {
"navigationBarTitleText": "Loadmore 加载提示"
}
},
{
"path": "readmore/readmore",
"style": {
"navigationBarTitleText": "Readmore 展开阅读更多"
}
},
{
"path": "empty/empty",
"style": {
"navigationBarTitleText": "Empty 空状态"
}
},
{
"path": "table/table",
"style": {
"navigationBarTitleText": "Table 简单表格"
}
},
{
"path": "sticky/sticky",
"style": {
"navigationBarTitleText": "Sticky 粘性布局"
}
},
{
"path": "fixed/fixed",
"style": {
"navigationBarTitleText": "Fixed 固定位置"
}
},
{
"path": "noticeBar/noticeBar",
"style": {
"navigationBarTitleText": "NoticeBar 通知栏"
}
}
]
},
{
"root": "pages/nav",
"title": "导航组件",
"pages": [
{
"path": "grid/grid",
"style": {
"navigationBarTitleText": "Grid 宫格"
}
},
{
"path": "tabs/tabs",
"style": {
"navigationBarTitleText": "Tabs 选项卡切换"
}
},
{
"path": "navBar/navBar",
"style": {
"navigationBarTitleText": "NavBar 导航栏",
"navigationBarTextStyle": "white",
"navigationStyle": "custom"
}
},
{
"path": "navBar/transparentNav",
"hidden": true,
"style": {
"navigationBarTextStyle": "white",
"navigationStyle": "custom"
}
},
{
"path": "tabbar/tabbar",
"style": {
"navigationBarTitleText": "Tabbar 底部导航栏"
}
},
{
"path": "indexList/indexList",
"style": {
"navigationBarTitleText": "IndexList 索引列表",
"navigationStyle": "custom"
}
}
]
}
],
"globalStyle": {
"backgroundTextStyle": "light",
"navigationBarBackgroundColor": "#ffffff",
"navigationBarTitleText": "s-ui",
"navigationBarTextStyle": "black",
"backgroundColor": "#efefef"
},
"lazyCodeLoading": "requiredComponents",
// "tabBar": {
// "color": "#999",
// "backgroundColor": "#fafafa",
// "selectedColor": "#406BDC",
// "borderStyle": "white",
// "list": [
// {
// "text": "组件",
// "pagePath": "pages/home/home",
// "iconPath": "static/imgs/tabbar/home.png",
// "selectedIconPath": "static/imgs/tabbar/home-active.png"
// },
// {
// "text": "我的",
// "pagePath": "pages/my/my",
// "iconPath": "static/imgs/tabbar/my.png",
// "selectedIconPath": "static/imgs/tabbar/my-active.png"
// }
// ],
// "position": "bottom"
// },
"condition": {
"list": [
{
"name": "首页",
"path": "pages/index/index"
},
{
"name": "Styles 内置样式",
"path": "pages/basic/styles/styles"
},
{
"name": "Layout 布局",
"path": "pages/basic/layout/layout"
},
{
"name": "Button 按钮",
"path": "pages/basic/button/button"
},
{
"name": "Cell 单元格",
"path": "pages/basic/cell/cell"
},
{
"name": "Icon 图标",
"path": "pages/basic/icon/icon"
},
{
"name": "Image 图片",
"path": "pages/basic/image/image"
},
{
"name": "Popup 弹出层",
"path": "pages/basic/popup/popup"
},
{
"name": "Transition 过渡",
"path": "pages/basic/transition/transition"
},
{
"name": "Picker 选择器",
"path": "pages/form/picker/picker"
},
{
"name": "DateTimePicker 日期时间选择器",
"path": "pages/form/dateTimePicker/dateTimePicker"
},
{
"name": "Search 搜索框",
"path": "pages/form/search/search"
},
{
"name": "Radio 单选框",
"path": "pages/form/radio/radio"
},
{
"name": "Checkbox 复选框",
"path": "pages/form/checkbox/checkbox"
},
{
"name": "Switch 开关",
"path": "pages/form/switch/switch"
},
{
"name": "Slider 滑块",
"path": "pages/form/slider/slider"
},
{
"name": "Rate 评分",
"path": "pages/form/rate/rate"
},
{
"name": "CodeInput 验证码输入",
"path": "pages/form/codeInput/codeInput"
},
{
"name": "Upload 文件上传",
"path": "pages/form/upload/upload"
},
{
"name": "ActionSheet 动作面板",
"path": "pages/feedback/actionSheet/actionSheet"
},
{
"name": "Loading 加载",
"path": "pages/feedback/loading/loading"
},
{
"name": "Toast 轻提示",
"path": "pages/feedback/toast/toast"
},
{
"name": "Dialog 弹出框",
"path": "pages/feedback/dialog/dialog"
},
{
"name": "SwipeAction 滑动操作",
"path": "pages/feedback/swipeAction/swipeAction"
},
{
"name": "DropdownMenu 下拉菜单",
"path": "pages/feedback/dropdownMenu/dropdownMenu"
},
// #ifndef MP-TOUTIAO
{
"name": "Waterfall 瀑布流",
"path": "pages/layout/waterfall/waterfall"
},
// #endif
{
"name": "Badge 徽标",
"path": "pages/layout/badge/badge"
},
{
"name": "CountDown 倒计时",
"path": "pages/layout/countDown/countDown"
},
{
"name": "Circle 环形进度条",
"path": "pages/layout/circle/circle"
},
{
"name": "Progress 长条进度条",
"path": "pages/layout/progress/progress"
},
{
"name": "Swiper 轮播图",
"path": "pages/layout/swiper/swiper"
},
{
"name": "Collapse 折叠面板",
"path": "pages/layout/collapse/collapse"
},
{
"name": "Divider 分割线",
"path": "pages/layout/divider/divider"
},
{
"name": "Loadmore 加载提示",
"path": "pages/layout/loadmore/loadmore"
},
{
"name": "Readmore 展开阅读更多",
"path": "pages/layout/readmore/readmore"
},
{
"name": "Empty 空状态",
"path": "pages/layout/empty/empty"
},
{
"name": "Table 简单表格",
"path": "pages/layout/table/table"
},
{
"name": "Sticky 粘性布局",
"path": "pages/layout/sticky/sticky"
},
{
"name": "Fixed 固定位置",
"path": "pages/layout/fixed/fixed"
},
{
"name": "NoticeBar 通知栏",
"path": "pages/layout/noticeBar/noticeBar"
},
{
"name": "Grid 宫格",
"path": "pages/nav/grid/grid"
},
{
"name": "NavBar 导航栏",
"path": "pages/nav/navBar/navBar"
},
{
"name": "Tabbar 底部导航栏",
"path": "pages/nav/tabbar/tabbar"
},
{
"name": "Tabs 选项卡切换",
"path": "pages/nav/tabs/tabs"
},
{
"name": "IndexList 索引列表",
"path": "pages/nav/indexList/indexList"
}
]
}
}
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。