You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

991 lines
20 KiB

3 years ago
{
"easycom": {
"^u-(.*)": "@/uview-ui/components/u-$1/u-$1.vue"
},
// "condition": { //
// "current": 0, //(list )
// "list": [{
// "name": "test", //
// "path": "pages/componentsC/test/index", //
// "query": "uuid=c4bba940-f69e-11ea-a419-6bafda9d095e&__id__=1" //onLoad
// }]
// },
"pages": [
{
"path": "pages/index/index",
"style": {
"navigationBarTitleText": "首页"
}
},
{
"path": "pages/login/login",
"style": {
"navigationBarTitleText": "登录"
}
},
{
"path": "pages/task/data",
"style": {
"navigationBarTitleText": "数据提报"
}
},
{
"path": "pages/task/jia",
"style": {
"navigationBarTitleText": "加分"
}
},
{
"path": "pages/approval/dingliang",
"style": {
"navigationBarTitleText": "定量考核"
}
},
{
"path": "pages/approval/dingxing",
"style": {
"navigationBarTitleText": "定性考核"
}
},
{
"path": "pages/task/jian",
"style": {
"navigationBarTitleText": "减分"
}
},
{
"path": "pages/approval/index",
"style": {
"navigationBarTitleText": "审核"
}
},
{
"path": "pages/task/details",
"style": {
"navigationBarTitleText": "考核操作"
}
},
{
"path": "pages/personal/index",
"style": {
"navigationBarTitleText": "个人中心"
}
},
{
"path": "pages/personalAudit/index",
"style": {
"navigationBarTitleText": "被考核记录"
}
},
{
"path": "pages/personalAudit/dingxing",
"style": {
"navigationBarTitleText": "考核记录"
}
},
{
"path": "pages/task/index",
"style": {
"navigationBarTitleText": "任务"
}
},
{
"path": "pages/post/index",
"style": {
"navigationBarTitleText": "岗位考核"
}
},
{
"path": "pages/post/data",
"style": {
"navigationBarTitleText": "定量考核"
}
},
{
"path": "pages/post/details",
"style": {
"navigationBarTitleText": "定性考核"
}
},
{
"path": "pages/post/jia",
"style": {
"navigationBarTitleText": "奖励"
}
},
{
"path": "pages/post/jian",
"style": {
"navigationBarTitleText": "惩罚"
}
},
// -
{
"path": "pages/example/components",
"style": {
"navigationBarTitleText": "组件"
}
},
// avatarCropper-
{
"path": "uview-ui/components/u-avatar-cropper/u-avatar-cropper",
"style": {
"navigationBarTitleText": "头像裁剪",
"navigationBarBackgroundColor": "#000000"
}
},
// -
{
"path": "pages/example/js",
"style": {
"navigationBarTitleText": "工具"
}
},
// -
{
"path": "pages/example/template",
"style": {
"navigationBarTitleText": "模板"
}
},
// fullScreen-
{
"path": "uview-ui/components/u-full-screen/u-full-screen",
"style": {
"navigationStyle": "custom",
"app-plus": {
"animationType": "fade-in",
"background": "transparent",
"backgroundColor": "rgba(0,0,0,0)",
"popGesture": "none"
}
}
}
],
"subPackages": [{
"root": "pages/componentsC",
"pages": [
// test-
{
"path": "test/index",
"style": {
"navigationBarTitleText": "Test"
// "navigationStyle": "custom" ,//
// "navigationBarTextStyle": "white" //
}
},
// gap-
{
"path": "gap/index",
"style": {
"navigationBarTitleText": "gap-间隔槽"
}
},
// subsection
{
"path": "subsection/index",
"style": {
"navigationBarTitleText": "subsection-分段器"
}
},
// section
{
"path": "section/index",
"style": {
"navigationBarTitleText": "section-查看更多"
}
},
// link
{
"path": "link/index",
"style": {
"navigationBarTitleText": "link-链接"
}
},
// mask
{
"path": "mask/index",
"style": {
"navigationBarTitleText": "mask-遮罩层"
}
},
// countTo
{
"path": "countTo/index",
"style": {
"navigationBarTitleText": "countTo-数字滚动"
}
},
// color
{
"path": "color/index",
"style": {
"navigationBarTitleText": "color-颜色"
}
},
// countDown
{
"path": "countDown/index",
"style": {
"navigationBarTitleText": "countDown-倒计时"
}
},
// progress
{
"path": "progress/index",
"style": {
"navigationBarTitleText": "progress-进度条"
}
},
// alertTips
{
"path": "alertTips/index",
"style": {
"navigationBarTitleText": "alertTips-警告提示"
}
},
// badge
{
"path": "badge/index",
"style": {
"navigationBarTitleText": "badge-徽标数"
}
},
// button
{
"path": "button/index",
"style": {
"navigationBarTitleText": "button-按钮"
}
},
// collapse
{
"path": "collapse/index",
"style": {
"navigationBarTitleText": "collapse-折叠面板"
}
},
// actionSheet
{
"path": "actionSheet/index",
"style": {
"navigationBarTitleText": "actionSheet-操作菜单"
}
},
// messageInput
{
"path": "messageInput/index",
"style": {
"navigationBarTitleText": "messageInput-验证码输入"
}
},
// popup
{
"path": "popup/index",
"style": {
"navigationBarTitleText": "popup-弹窗"
}
},
// listCell
{
"path": "cell/index",
"style": {
"navigationBarTitleText": "listCell-列表"
}
},
// numberBox
{
"path": "numberBox/index",
"style": {
"navigationBarTitleText": "numberBox-步进器"
}
},
// grid
{
"path": "grid/index",
"style": {
"navigationBarTitleText": "grid-宫格布局"
}
},
// layout
{
"path": "layout/index",
"style": {
"navigationBarTitleText": "layout-栅格布局"
}
},
//
{
"path": "loadmore/index",
"style": {
"navigationBarTitleText": "loadmore-加载更多"
}
}
]
},
{
"root": "pages/template",
"pages": [
// wxCenter 仿
{
"path": "wxCenter/index",
"style": {
"navigationBarTitleText": "wxCenter 仿微信个人中心",
"navigationStyle": "custom"
}
},
// keyboardPay
{
"path": "keyboardPay/index",
"style": {
"navigationBarTitleText": "keyboardPay 自定义键盘支付"
}
},
// douyin 仿
// {
// "path": "douyin/index",
// "style": {
// "navigationBarTitleText": "douyin 仿抖音"
// }
// },
// mallMenu
{
"path": "mallMenu/index2",
"style": {
"navigationBarTitleText": "mallMenu-商城分类"
}
},
// mallMenu
{
"path": "mallMenu/index1",
"style": {
"navigationBarTitleText": "mallMenu-商城分类"
}
},
// coupon
{
"path": "coupon/index",
"style": {
"navigationBarTitleText": "coupon-优惠券"
}
},
{
"path": "login/index",
"style": {
"navigationBarTitleText": "美团登录"
}
},
//
{
"path": "citySelect/index",
"style": {
"navigationBarTitleText": "城市选择"
}
},
// SubmitBar
{
"path": "submitBar/index",
"style": {
"navigationBarTitleText": "提交订单栏"
}
},
// comment
{
"path": "comment/index",
"style": {
"navigationBarTitleText": "评论"
}
},
// comment
{
"path": "comment/reply",
"style": {
"navigationBarTitleText": "评论详情"
}
},
// order
{
"path": "order/index",
"style": {
"navigationBarTitleText": "订单"
}
},
// login
{
"path": "login/code",
"style": {
"navigationBarTitleText": "登录获取验证码"
}
},
// address
{
"path": "address/index",
"style": {
"navigationBarTitleText": "用户地址"
}
},
// address
{
"path": "address/addSite",
"style": {
"navigationBarTitleText": "添加用户地址"
}
}
]
},
{
"root": "pages/library",
"pages": [
// debounce-
{
"path": "debounce/index",
"style": {
"navigationBarTitleText": "throttle | debounce-节流防抖"
}
},
// deepClone-
{
"path": "deepClone/index",
"style": {
"navigationBarTitleText": "deepClone-对象深度克隆"
}
},
// deepMerge-
{
"path": "deepMerge/index",
"style": {
"navigationBarTitleText": "deepMerge-对象深度合并"
}
},
// getRect-
{
"path": "getRect/index",
"style": {
"navigationBarTitleText": "getRect-元素节点"
}
},
// timeFrom-
{
"path": "timeFrom/index",
"style": {
"navigationBarTitleText": "timeFrom-多久之前"
}
},
// globalData-
{
"path": "globalVariable/globalData",
"style": {
"navigationBarTitleText": "globalData-全局变量"
}
},
// prototype-
{
"path": "globalVariable/prototype",
"style": {
"navigationBarTitleText": "prototype-全局变量"
}
},
// vuex-
{
"path": "globalVariable/vuex",
"style": {
"navigationBarTitleText": "vuex-全局变量"
}
},
// globalVariable-
{
"path": "globalVariable/index",
"style": {
"navigationBarTitleText": "globalVariable-全局变量"
}
},
// http-
{
"path": "http/index",
"style": {
"navigationBarTitleText": "http-请求"
}
},
// test-
{
"path": "test/index",
"style": {
"navigationBarTitleText": "test-规则验证"
}
},
// mpShare-
{
"path": "mpShare/index",
"style": {
"navigationBarTitleText": "mpShare-小程序分享"
}
},
// color-JS
{
"path": "color/index",
"style": {
"navigationBarTitleText": "color-JS调用颜色"
}
},
// trim-
{
"path": "trim/index",
"style": {
"navigationBarTitleText": "trim-去除空格"
}
},
// random-
{
"path": "random/index",
"style": {
"navigationBarTitleText": "random-随机数生成"
}
},
// md5
{
"path": "md5/index",
"style": {
"navigationBarTitleText": "md5-加密"
}
},
// colorSwitch
{
"path": "colorSwitch/index",
"style": {
"navigationBarTitleText": "colorSwitch-颜色转换"
}
},
// randomArray
{
"path": "randomArray/index",
"style": {
"navigationBarTitleText": "randomArray-数组乱序"
}
},
// guid
{
"path": "guid/index",
"style": {
"navigationBarTitleText": "guid-全局唯一标识符"
}
},
// timeFormat
{
"path": "timeFormat/index",
"style": {
"navigationBarTitleText": "timeFormat-时间格式化"
}
}, // route-
{
"path": "route/index",
"style": {
"navigationBarTitleText": "route-路由"
}
},
// route-
{
"path": "route/routeTo",
"style": {
"navigationBarTitleText": "route-路由跳转"
}
},
// queryParams-URL
{
"path": "queryParams/index",
"style": {
"navigationBarTitleText": "queryParams-对象转URL参数"
}
}
]
},
{
"root": "pages/componentsA",
"pages": [
// parse-
{
"path": "parse/index",
"style": {
"navigationBarTitleText": "parse-富文本解析器"
}
},
// backTop-
{
"path": "backTop/index",
"style": {
"navigationBarTitleText": "backTop-返回顶部"
}
},
// calendar-
{
"path": "calendar/index",
"style": {
"navigationBarTitleText": "calendar-日历"
}
},
// form-
{
"path": "form/index",
"style": {
"navigationBarTitleText": "form-表单"
}
},
// select-
{
"path": "select/index",
"style": {
"navigationBarTitleText": "select-列选择器"
}
},
// slider-
{
"path": "slider/index",
"style": {
"navigationBarTitleText": "slider-滑动选择器"
}
},
// fullScreen-
{
"path": "fullScreen/index",
"style": {
"navigationBarTitleText": "fullScreen-压窗屏"
}
},
// navbar-
{
"path": "navbar/index",
"style": {
// "navigationBarTitleText": "navbar-自定义导航栏",
"navigationStyle": "custom", //
"navigationBarTextStyle": "white" //
}
},
// field-
{
"path": "field/index",
"style": {
"navigationBarTitleText": "field-输入框"
}
},
// modal-
{
"path": "modal/index",
"style": {
"navigationBarTitleText": "modal-模态框"
}
},
// indexList
{
"path": "indexList/index",
"style": {
"navigationBarTitleText": "indexList-索引列表"
}
},
// empty
{
"path": "empty/index",
"style": {
"navigationBarTitleText": "empty-内容为空"
}
},
// avatarCropper-
{
"path": "avatarCropper/index",
"style": {
"navigationBarTitleText": "avatarCropper-头像裁剪"
}
}, // noNetwork
{
"path": "noNetwork/index",
"style": {
"navigationBarTitleText": "noNetwork-没有网络"
}
}, // icon
{
"path": "icon/index",
"style": {
"navigationBarTitleText": "icon-字体图标"
}
}, // avatar-
{
"path": "avatar/index",
"style": {
"navigationBarTitleText": "avatar-用户头像展示"
}
}, // keyboard
{
"path": "keyboard/index",
"style": {
"navigationBarTitleText": "keyboard-键盘"
}
}, //
{
"path": "lazyLoad/index",
"style": {
"navigationBarTitleText": "lazyLoad-懒加载"
}
},
// tabs
{
"path": "tabs/index",
"style": {
"navigationBarTitleText": "Tabs-切换"
}
},
// tag
{
"path": "tag/index",
"style": {
"navigationBarTitleText": "tag-标签"
}
},
// timeLine
{
"path": "timeLine/index",
"style": {
"navigationBarTitleText": "timeLine-时间轴"
}
},
// toast
{
"path": "toast/index",
"style": {
"navigationBarTitleText": "toast-轻提示"
}
},
// topTips
{
"path": "topTips/index",
"style": {
"navigationBarTitleText": "topTips-消息提示"
}
},
// Code-
{
"path": "verificationCode/index",
"style": {
"navigationBarTitleText": "Code-验证码倒计时"
}
}
]
},
{
"root": "pages/componentsB",
"pages": [
// dropdown-
{
"path": "dropdown/index",
"style": {
"navigationBarTitleText": "dropdown-下拉菜单"
}
},
// tabbar-
{
"path": "tabbar/index",
"style": {
"navigationBarTitleText": "tabbar-底部导航栏"
}
},
// line-线
{
"path": "line/index",
"style": {
"navigationBarTitleText": "line-线条"
}
},
// image-
{
"path": "image/index",
"style": {
"navigationBarTitleText": "image-图片"
}
},
// card-
{
"path": "card/index",
"style": {
"navigationBarTitleText": "card-卡片"
}
},
// divider-线
{
"path": "divider/index",
"style": {
"navigationBarTitleText": "divider-分割线"
}
},
// picker
{
"path": "picker/index",
"style": {
"navigationBarTitleText": "picker-选择器"
}
}, // noticeBar
{
"path": "noticeBar/index",
"style": {
"navigationBarTitleText": "noticeBar-通告栏"
}
},
// checkbox-
{
"path": "checkbox/index",
"style": {
"navigationBarTitleText": "checkbox-复选框"
}
},
// radio-
{
"path": "radio/index",
"style": {
"navigationBarTitleText": "radio-单选框"
}
},
// loading-
{
"path": "loading/index",
"style": {
"navigationBarTitleText": "loading-加载动画"
}
},
// switch-
{
"path": "switch/index",
"style": {
"navigationBarTitleText": "switch-开关选择器"
}
},
//
{
"path": "skeleton/index",
"style": {
"navigationBarTitleText": "skeleton-骨架屏"
}
}, // upload
{
"path": "upload/index",
"style": {
"navigationBarTitleText": "upload-上传"
}
},
// waterfall
// #ifndef MP-TOUTIAO
{
"path": "waterfall/index",
"style": {
"navigationBarTitleText": "waterfall-瀑布流"
}
},
// #endif
// table
{
"path": "table/index",
"style": {
"navigationBarTitleText": "table-表格"
}
},
// rate
{
"path": "rate/index",
"style": {
"navigationBarTitleText": "rate-评分"
}
},
// readMore
{
"path": "readMore/index",
"style": {
"navigationBarTitleText": "readMore-查看更多"
}
},
// search
{
"path": "search/index",
"style": {
"navigationBarTitleText": "search-搜索框"
}
},
// steps
{
"path": "steps/index",
"style": {
"navigationBarTitleText": "steps-步骤条"
}
},
// sticky
{
"path": "sticky/index",
"style": {
"navigationBarTitleText": "sticky-吸顶"
}
},
// swiper
{
"path": "swiper/index",
"style": {
"navigationBarTitleText": "swiper-轮播图"
}
},
// swipeAction-
{
"path": "swipeAction/index",
"style": {
"navigationBarTitleText": "swipeAction-左滑删除"
}
}
]
}
],
"preloadRule": {
"pages/example/components": {
"network": "all",
"packages": ["pages/componentsA", "pages/componentsB", "pages/componentsC"]
}
},
"globalStyle": {
"navigationBarTextStyle": "black",
"navigationBarTitleText": "uView",
"navigationBarBackgroundColor": "#FFFFFF",
"backgroundColor": "#FFFFFF"
},
"tabBar": {
"color": "#999999",
"selectedColor": "#343434",
"borderStyle": "white",
"backgroundColor": "#F7F7F7",
"fontSize": "14px",
"iconWidth": "24px",
"list": [{
"pagePath": "pages/index/index",
"iconPath": "static/img/index.png",
"selectedIconPath": "static/img/indexSele.png",
"text": "首页"
},
{
"pagePath": "pages/task/index",
"iconPath": "static/img/task.png",
"selectedIconPath": "static/img/taskSele.png",
"text": "任务"
},
{
"pagePath": "pages/post/index",
"iconPath": "static/img/gangwei.png",
"selectedIconPath": "static/img/gangwei1.png",
"text": "岗位"
},
{
"pagePath": "pages/approval/index",
"iconPath": "static/img/approval.png",
"selectedIconPath": "static/img/approvalSele.png",
"text": "审批"
},
{
"pagePath": "pages/personal/index",
"iconPath": "static/img/personal.png",
"selectedIconPath": "static/img/personalSele.png",
"text": "个人中心"
}]
}
}