forked from ccsens_fe/tall-mui-3
Browse Source
fix: 交付物+考勤管理 chore: 关掉了treeShaking Merge remote-tracking branch 'origin/lucky' into project chore(node-sass): 替换node-sass为sass(dart-sass) /deep/替换为::deep fix: 检查交付物传参修改 fix: 检查交付物传参修改 feat: 检查交付物 refactor: puppeteer升级v10 refactor: 重构时间刻度渲染任务 解决了时间刻度未替换的问题;解决重复渲染的问题 feat: 添加内置插件-交付物 fix: 调试定期任务bug;不能合并使用 fix: 滚动id函数优化 feat: network控制本地缓存的使用 network控制本地缓存的使用;删除了projects相关的代码 refactor(tailwindcss): tailwindcss CDN引入;移除相关配置文件及包;开启treeShaking chore: 删除vuedragable及修改运行端口为9000 refactor: 只保留project内容 feat: 细节调整,添加project-webview 准备分离project feat(phone-bind): 验证码validate feat(mp): 兼容小程序,去除window,document等 feat(bind phone): 图形验证码;短信验证码;绑定手机号 Merge remote-tracking branch 'origin/songsong' into temp feat: 添加项目排序 feat: 绑定手机号 Merge remote-tracking branch 'origin/songsong' into temp feat: 适配小程序;小程序登录 fix: 定期任务本地缓存和api赋值,未完成 fix(定期任务本地缓存和api赋值,未完成): 定期任务本地缓存和api赋值,未完成 fix: api 存storage feat: api封装 Merge remote-tracking branch 'origin/lucky' into song perf: 小红点api缓存修改 feat: 缓存修改 style: indexedDB.js格式整理 feat: cache indexedDB处理 Co-authored-by: song <srf428110@163.com> Reviewed-on: https://dd.tall.wiki/gitea/wally/tall-mui-3-project/pulls/1develop
79 changed files with 3360 additions and 1797 deletions
@ -1,204 +1,234 @@ |
|||||
# 0.1.0 (2021-08-18) |
# 0.1.0 (2021-08-31) |
||||
|
|
||||
### 🌟 新功能 |
### 🌟 新功能 |
||||
范围|描述|commitId |
范围|描述|commitId |
||||
--|--|-- |
--|--|-- |
||||
calendar, tall.js | 上下滑动切换日历的模式,tall.js中domain根据环境变量切换 | [364e25d](https://dd.tall.wiki/gitea/ccsens_fe/TALL-MUI-3/commits/364e25d) |
- | api封装 | [7d4edfc](https://dd.tall.wiki/gitea/wally/tall-mui-3-project/commits/7d4edfc) |
||||
- | db store | [6414c4f](https://dd.tall.wiki/gitea/ccsens_fe/TALL-MUI-3/commits/6414c4f) |
bind phone | 图形验证码;短信验证码;绑定手机号 | [93ffea2](https://dd.tall.wiki/gitea/wally/tall-mui-3-project/commits/93ffea2) |
||||
default plugin | 添加默认插件;项目列表;全局项目最大高度设置 | [ed1d87b](https://dd.tall.wiki/gitea/ccsens_fe/TALL-MUI-3/commits/ed1d87b) |
- | cache indexedDB处理 | [3388967](https://dd.tall.wiki/gitea/wally/tall-mui-3-project/commits/3388967) |
||||
- | indexedDB | [687394e](https://dd.tall.wiki/gitea/ccsens_fe/TALL-MUI-3/commits/687394e) |
calendar, tall.js | 上下滑动切换日历的模式,tall.js中domain根据环境变量切换 | [364e25d](https://dd.tall.wiki/gitea/wally/tall-mui-3-project/commits/364e25d) |
||||
pinch | alloy finger实现图片的pinch放大缩小 | [de01343](https://dd.tall.wiki/gitea/ccsens_fe/TALL-MUI-3/commits/de01343) |
- | db store | [6414c4f](https://dd.tall.wiki/gitea/wally/tall-mui-3-project/commits/6414c4f) |
||||
plugin | 插件添加了token及param参数 | [aeb0292](https://dd.tall.wiki/gitea/ccsens_fe/TALL-MUI-3/commits/aeb0292) |
default plugin | 添加默认插件;项目列表;全局项目最大高度设置 | [ed1d87b](https://dd.tall.wiki/gitea/wally/tall-mui-3-project/commits/ed1d87b) |
||||
- | post 封装 | [da52e94](https://dd.tall.wiki/gitea/ccsens_fe/TALL-MUI-3/commits/da52e94) |
- | indexedDB | [687394e](https://dd.tall.wiki/gitea/wally/tall-mui-3-project/commits/687394e) |
||||
- | tall插件封装 | [1bcb920](https://dd.tall.wiki/gitea/ccsens_fe/TALL-MUI-3/commits/1bcb920) |
mp | 兼容小程序,去除window,document等 | [9178255](https://dd.tall.wiki/gitea/wally/tall-mui-3-project/commits/9178255) |
||||
task status | 任务状态切换未完 | [7ffd135](https://dd.tall.wiki/gitea/ccsens_fe/TALL-MUI-3/commits/7ffd135) |
- | network控制本地缓存的使用 | [858429e](https://dd.tall.wiki/gitea/wally/tall-mui-3-project/commits/858429e) |
||||
- | ws storage | [21b3a06](https://dd.tall.wiki/gitea/ccsens_fe/TALL-MUI-3/commits/21b3a06) |
phone-bind | 验证码validate | [a427250](https://dd.tall.wiki/gitea/wally/tall-mui-3-project/commits/a427250) |
||||
- | 上传逻辑变化 | [3ff1dc2](https://dd.tall.wiki/gitea/ccsens_fe/TALL-MUI-3/commits/3ff1dc2) |
pinch | alloy finger实现图片的pinch放大缩小 | [de01343](https://dd.tall.wiki/gitea/wally/tall-mui-3-project/commits/de01343) |
||||
- | 任务状态时间显示 | [56f5183](https://dd.tall.wiki/gitea/ccsens_fe/TALL-MUI-3/commits/56f5183) |
plugin | 插件添加了token及param参数 | [aeb0292](https://dd.tall.wiki/gitea/wally/tall-mui-3-project/commits/aeb0292) |
||||
- | 任务进行中状态数字 | [27b7326](https://dd.tall.wiki/gitea/ccsens_fe/TALL-MUI-3/commits/27b7326) |
- | post 封装 | [da52e94](https://dd.tall.wiki/gitea/wally/tall-mui-3-project/commits/da52e94) |
||||
- | 全局插件及默认插件位置修改 | [6c80d08](https://dd.tall.wiki/gitea/ccsens_fe/TALL-MUI-3/commits/6c80d08) |
- | tall插件封装 | [1bcb920](https://dd.tall.wiki/gitea/wally/tall-mui-3-project/commits/1bcb920) |
||||
- | 向右箭头图标变化 | [8e9ca55](https://dd.tall.wiki/gitea/ccsens_fe/TALL-MUI-3/commits/8e9ca55) |
task status | 任务状态切换未完 | [7ffd135](https://dd.tall.wiki/gitea/wally/tall-mui-3-project/commits/7ffd135) |
||||
- | 字体大小更改 | [82cfdd4](https://dd.tall.wiki/gitea/ccsens_fe/TALL-MUI-3/commits/82cfdd4) |
- | ws storage | [21b3a06](https://dd.tall.wiki/gitea/wally/tall-mui-3-project/commits/21b3a06) |
||||
- | 存token | [b8a178d](https://dd.tall.wiki/gitea/ccsens_fe/TALL-MUI-3/commits/b8a178d) |
- | 上传逻辑变化 | [3ff1dc2](https://dd.tall.wiki/gitea/wally/tall-mui-3-project/commits/3ff1dc2) |
||||
- | 定期任务面板骨架屏添加 | [b2698c0](https://dd.tall.wiki/gitea/ccsens_fe/TALL-MUI-3/commits/b2698c0) |
- | 任务状态时间显示 | [56f5183](https://dd.tall.wiki/gitea/wally/tall-mui-3-project/commits/56f5183) |
||||
富文本插件 | 富文本插件demo测试 | [ed3d644](https://dd.tall.wiki/gitea/ccsens_fe/TALL-MUI-3/commits/ed3d644) |
- | 任务进行中状态数字 | [27b7326](https://dd.tall.wiki/gitea/wally/tall-mui-3-project/commits/27b7326) |
||||
- | 导入wbs | [1224fcb](https://dd.tall.wiki/gitea/ccsens_fe/TALL-MUI-3/commits/1224fcb) |
- | 全局插件及默认插件位置修改 | [6c80d08](https://dd.tall.wiki/gitea/wally/tall-mui-3-project/commits/6c80d08) |
||||
- | 导入项目,更新项目 | [5e06adf](https://dd.tall.wiki/gitea/ccsens_fe/TALL-MUI-3/commits/5e06adf) |
- | 向右箭头图标变化 | [8e9ca55](https://dd.tall.wiki/gitea/wally/tall-mui-3-project/commits/8e9ca55) |
||||
- | 导入项目后提示并打开项目详情页 | [410f527](https://dd.tall.wiki/gitea/ccsens_fe/TALL-MUI-3/commits/410f527) |
- | 字体大小更改 | [82cfdd4](https://dd.tall.wiki/gitea/wally/tall-mui-3-project/commits/82cfdd4) |
||||
- | 引入dayjs | [29b8b93](https://dd.tall.wiki/gitea/ccsens_fe/TALL-MUI-3/commits/29b8b93) |
- | 存token | [b8a178d](https://dd.tall.wiki/gitea/wally/tall-mui-3-project/commits/b8a178d) |
||||
- | 提交到本地 | [9cbe411](https://dd.tall.wiki/gitea/ccsens_fe/TALL-MUI-3/commits/9cbe411) |
- | 定期任务面板骨架屏添加 | [b2698c0](https://dd.tall.wiki/gitea/wally/tall-mui-3-project/commits/b2698c0) |
||||
- | 插件参数处理调整 | [a3e68d3](https://dd.tall.wiki/gitea/ccsens_fe/TALL-MUI-3/commits/a3e68d3) |
富文本插件 | 富文本插件demo测试 | [ed3d644](https://dd.tall.wiki/gitea/wally/tall-mui-3-project/commits/ed3d644) |
||||
- | 插件数据获取 | [5b91bdc](https://dd.tall.wiki/gitea/ccsens_fe/TALL-MUI-3/commits/5b91bdc) |
- | 导入wbs | [1224fcb](https://dd.tall.wiki/gitea/wally/tall-mui-3-project/commits/1224fcb) |
||||
- | 日历定位;合并 | [ea3f937](https://dd.tall.wiki/gitea/ccsens_fe/TALL-MUI-3/commits/ea3f937) |
- | 导入项目,更新项目 | [5e06adf](https://dd.tall.wiki/gitea/wally/tall-mui-3-project/commits/5e06adf) |
||||
- | 日常任务插件调整 | [c1881f9](https://dd.tall.wiki/gitea/ccsens_fe/TALL-MUI-3/commits/c1881f9) |
- | 导入项目后提示并打开项目详情页 | [410f527](https://dd.tall.wiki/gitea/wally/tall-mui-3-project/commits/410f527) |
||||
- | 时间基准线,默认插件 | [a33ba1e](https://dd.tall.wiki/gitea/ccsens_fe/TALL-MUI-3/commits/a33ba1e) |
- | 引入dayjs | [29b8b93](https://dd.tall.wiki/gitea/wally/tall-mui-3-project/commits/29b8b93) |
||||
- | 时间轴修改状态时提示框增加 | [e841392](https://dd.tall.wiki/gitea/ccsens_fe/TALL-MUI-3/commits/e841392) |
- | 提交到本地 | [9cbe411](https://dd.tall.wiki/gitea/wally/tall-mui-3-project/commits/9cbe411) |
||||
- | 时间轴界面 | [33927e9](https://dd.tall.wiki/gitea/ccsens_fe/TALL-MUI-3/commits/33927e9) |
- | 插件参数处理调整 | [a3e68d3](https://dd.tall.wiki/gitea/wally/tall-mui-3-project/commits/a3e68d3) |
||||
- | 标题栏变化 | [3898cfe](https://dd.tall.wiki/gitea/ccsens_fe/TALL-MUI-3/commits/3898cfe) |
- | 插件数据获取 | [5b91bdc](https://dd.tall.wiki/gitea/wally/tall-mui-3-project/commits/5b91bdc) |
||||
- | 标题栏变化 | [c0fcd9d](https://dd.tall.wiki/gitea/ccsens_fe/TALL-MUI-3/commits/c0fcd9d) |
- | 日历定位;合并 | [ea3f937](https://dd.tall.wiki/gitea/wally/tall-mui-3-project/commits/ea3f937) |
||||
- | 标题栏角色栏全局任务组件新建 | [0500cb4](https://dd.tall.wiki/gitea/ccsens_fe/TALL-MUI-3/commits/0500cb4) |
- | 日常任务插件调整 | [c1881f9](https://dd.tall.wiki/gitea/wally/tall-mui-3-project/commits/c1881f9) |
||||
- | 模拟接口测试 | [69e7931](https://dd.tall.wiki/gitea/ccsens_fe/TALL-MUI-3/commits/69e7931) |
- | 时间基准线,默认插件 | [a33ba1e](https://dd.tall.wiki/gitea/wally/tall-mui-3-project/commits/a33ba1e) |
||||
- | 添加时间轴上下滚动 | [2b81bbc](https://dd.tall.wiki/gitea/ccsens_fe/TALL-MUI-3/commits/2b81bbc) |
- | 时间轴修改状态时提示框增加 | [e841392](https://dd.tall.wiki/gitea/wally/tall-mui-3-project/commits/e841392) |
||||
- | 点击日历日期查询项目列表 | [c458385](https://dd.tall.wiki/gitea/ccsens_fe/TALL-MUI-3/commits/c458385) |
- | 时间轴界面 | [33927e9](https://dd.tall.wiki/gitea/wally/tall-mui-3-project/commits/33927e9) |
||||
- | 角色栏实现 | [94cd671](https://dd.tall.wiki/gitea/ccsens_fe/TALL-MUI-3/commits/94cd671) |
- | 标题栏变化 | [3898cfe](https://dd.tall.wiki/gitea/wally/tall-mui-3-project/commits/3898cfe) |
||||
- | 设置小红点 | [9316bcb](https://dd.tall.wiki/gitea/ccsens_fe/TALL-MUI-3/commits/9316bcb) |
- | 标题栏变化 | [c0fcd9d](https://dd.tall.wiki/gitea/wally/tall-mui-3-project/commits/c0fcd9d) |
||||
- | 距调整pc端 | [5069aa1](https://dd.tall.wiki/gitea/ccsens_fe/TALL-MUI-3/commits/5069aa1) |
- | 标题栏角色栏全局任务组件新建 | [0500cb4](https://dd.tall.wiki/gitea/wally/tall-mui-3-project/commits/0500cb4) |
||||
- | 配置默认插件接口 | [f0c177d](https://dd.tall.wiki/gitea/ccsens_fe/TALL-MUI-3/commits/f0c177d) |
- | 检查交付物 | [9d92be5](https://dd.tall.wiki/gitea/wally/tall-mui-3-project/commits/9d92be5) |
||||
- | 面变化首页变化 | [5e860f1](https://dd.tall.wiki/gitea/ccsens_fe/TALL-MUI-3/commits/5e860f1) |
- | 模拟接口测试 | [69e7931](https://dd.tall.wiki/gitea/wally/tall-mui-3-project/commits/69e7931) |
||||
- | 项目api url设置 | [6cd5245](https://dd.tall.wiki/gitea/ccsens_fe/TALL-MUI-3/commits/6cd5245) |
- | 添加内置插件-交付物 | [6e0bc46](https://dd.tall.wiki/gitea/wally/tall-mui-3-project/commits/6e0bc46) |
||||
- | 项目列表, 项目url | [32e005b](https://dd.tall.wiki/gitea/ccsens_fe/TALL-MUI-3/commits/32e005b) |
- | 添加子任务插件 子项目插件 | [7bda7e2](https://dd.tall.wiki/gitea/wally/tall-mui-3-project/commits/7bda7e2) |
||||
- | 首页项目样式改变 | [8514c85](https://dd.tall.wiki/gitea/ccsens_fe/TALL-MUI-3/commits/8514c85) |
- | 添加时间轴上下滚动 | [2b81bbc](https://dd.tall.wiki/gitea/wally/tall-mui-3-project/commits/2b81bbc) |
||||
|
- | 添加项目排序 | [a0b491b](https://dd.tall.wiki/gitea/wally/tall-mui-3-project/commits/a0b491b) |
||||
|
- | 点击日历日期查询项目列表 | [c458385](https://dd.tall.wiki/gitea/wally/tall-mui-3-project/commits/c458385) |
||||
|
- | 细节调整,添加project-webview | [4d9050b](https://dd.tall.wiki/gitea/wally/tall-mui-3-project/commits/4d9050b) |
||||
|
- | 绑定手机号 | [52e0352](https://dd.tall.wiki/gitea/wally/tall-mui-3-project/commits/52e0352) |
||||
|
- | 缓存修改 | [63e1f0d](https://dd.tall.wiki/gitea/wally/tall-mui-3-project/commits/63e1f0d) |
||||
|
- | 角色栏实现 | [94cd671](https://dd.tall.wiki/gitea/wally/tall-mui-3-project/commits/94cd671) |
||||
|
- | 设置小红点 | [9316bcb](https://dd.tall.wiki/gitea/wally/tall-mui-3-project/commits/9316bcb) |
||||
|
- | 距调整pc端 | [5069aa1](https://dd.tall.wiki/gitea/wally/tall-mui-3-project/commits/5069aa1) |
||||
|
- | 适配小程序;小程序登录 | [cefc0eb](https://dd.tall.wiki/gitea/wally/tall-mui-3-project/commits/cefc0eb) |
||||
|
- | 配置默认插件接口 | [f0c177d](https://dd.tall.wiki/gitea/wally/tall-mui-3-project/commits/f0c177d) |
||||
|
- | 面变化首页变化 | [5e860f1](https://dd.tall.wiki/gitea/wally/tall-mui-3-project/commits/5e860f1) |
||||
|
- | 项目api url设置 | [6cd5245](https://dd.tall.wiki/gitea/wally/tall-mui-3-project/commits/6cd5245) |
||||
|
- | 项目列表, 项目url | [32e005b](https://dd.tall.wiki/gitea/wally/tall-mui-3-project/commits/32e005b) |
||||
|
- | 首页项目样式改变 | [8514c85](https://dd.tall.wiki/gitea/wally/tall-mui-3-project/commits/8514c85) |
||||
|
|
||||
|
|
||||
### 🎨 代码样式 |
### 🎨 代码样式 |
||||
范围|描述|commitId |
范围|描述|commitId |
||||
--|--|-- |
--|--|-- |
||||
- | calendar注释 | [a2ec112](https://dd.tall.wiki/gitea/ccsens_fe/TALL-MUI-3/commits/a2ec112) |
- | calendar注释 | [a2ec112](https://dd.tall.wiki/gitea/wally/tall-mui-3-project/commits/a2ec112) |
||||
- | 代码审查 | [d75134c](https://dd.tall.wiki/gitea/ccsens_fe/TALL-MUI-3/commits/d75134c) |
- | indexedDB.js格式整理 | [b0d3a36](https://dd.tall.wiki/gitea/wally/tall-mui-3-project/commits/b0d3a36) |
||||
- | 代码格式细节调整 | [cb2532b](https://dd.tall.wiki/gitea/ccsens_fe/TALL-MUI-3/commits/cb2532b) |
- | 代码审查 | [d75134c](https://dd.tall.wiki/gitea/wally/tall-mui-3-project/commits/d75134c) |
||||
- | 任务快捷方式图标增加 | [4aba872](https://dd.tall.wiki/gitea/ccsens_fe/TALL-MUI-3/commits/4aba872) |
- | 代码格式细节调整 | [cb2532b](https://dd.tall.wiki/gitea/wally/tall-mui-3-project/commits/cb2532b) |
||||
- | 修改角色样式 | [73e268e](https://dd.tall.wiki/gitea/ccsens_fe/TALL-MUI-3/commits/73e268e) |
- | 任务快捷方式图标增加 | [4aba872](https://dd.tall.wiki/gitea/wally/tall-mui-3-project/commits/4aba872) |
||||
- | 删除calendar中多余的console | [e339eec](https://dd.tall.wiki/gitea/ccsens_fe/TALL-MUI-3/commits/e339eec) |
- | 修改角色样式 | [73e268e](https://dd.tall.wiki/gitea/wally/tall-mui-3-project/commits/73e268e) |
||||
- | 删除console.log | [5064a38](https://dd.tall.wiki/gitea/ccsens_fe/TALL-MUI-3/commits/5064a38) |
- | 删除calendar中多余的console | [e339eec](https://dd.tall.wiki/gitea/wally/tall-mui-3-project/commits/e339eec) |
||||
- | 删除index中没用的alert代码 | [9c9eec7](https://dd.tall.wiki/gitea/ccsens_fe/TALL-MUI-3/commits/9c9eec7) |
- | 删除console.log | [5064a38](https://dd.tall.wiki/gitea/wally/tall-mui-3-project/commits/5064a38) |
||||
- | 删除mock,console;upload添加loading | [99d42e2](https://dd.tall.wiki/gitea/ccsens_fe/TALL-MUI-3/commits/99d42e2) |
- | 删除index中没用的alert代码 | [9c9eec7](https://dd.tall.wiki/gitea/wally/tall-mui-3-project/commits/9c9eec7) |
||||
- | 删除多余字段 | [5ae3973](https://dd.tall.wiki/gitea/ccsens_fe/TALL-MUI-3/commits/5ae3973) |
- | 删除mock,console;upload添加loading | [99d42e2](https://dd.tall.wiki/gitea/wally/tall-mui-3-project/commits/99d42e2) |
||||
- | 删除插件携带的多余文件 | [0f392bb](https://dd.tall.wiki/gitea/ccsens_fe/TALL-MUI-3/commits/0f392bb) |
- | 删除多余字段 | [5ae3973](https://dd.tall.wiki/gitea/wally/tall-mui-3-project/commits/5ae3973) |
||||
- | 删除没用代码 | [34b20e1](https://dd.tall.wiki/gitea/ccsens_fe/TALL-MUI-3/commits/34b20e1) |
- | 删除插件携带的多余文件 | [0f392bb](https://dd.tall.wiki/gitea/wally/tall-mui-3-project/commits/0f392bb) |
||||
- | 图标修改 | [54bca09](https://dd.tall.wiki/gitea/ccsens_fe/TALL-MUI-3/commits/54bca09) |
- | 删除没用代码 | [34b20e1](https://dd.tall.wiki/gitea/wally/tall-mui-3-project/commits/34b20e1) |
||||
- | 无基本变化 | [21ac4bb](https://dd.tall.wiki/gitea/ccsens_fe/TALL-MUI-3/commits/21ac4bb) |
- | 图标修改 | [54bca09](https://dd.tall.wiki/gitea/wally/tall-mui-3-project/commits/54bca09) |
||||
- | 日常任务修改 | [dfa7ee2](https://dd.tall.wiki/gitea/ccsens_fe/TALL-MUI-3/commits/dfa7ee2) |
- | 无基本变化 | [21ac4bb](https://dd.tall.wiki/gitea/wally/tall-mui-3-project/commits/21ac4bb) |
||||
- | 更新代码 | [8c27e68](https://dd.tall.wiki/gitea/ccsens_fe/TALL-MUI-3/commits/8c27e68) |
- | 日常任务修改 | [dfa7ee2](https://dd.tall.wiki/gitea/wally/tall-mui-3-project/commits/dfa7ee2) |
||||
- | 更新代码 | [1f40a76](https://dd.tall.wiki/gitea/ccsens_fe/TALL-MUI-3/commits/1f40a76) |
- | 更新代码 | [8c27e68](https://dd.tall.wiki/gitea/wally/tall-mui-3-project/commits/8c27e68) |
||||
- | 格式细节调整 | [b907a03](https://dd.tall.wiki/gitea/ccsens_fe/TALL-MUI-3/commits/b907a03) |
- | 更新代码 | [1f40a76](https://dd.tall.wiki/gitea/wally/tall-mui-3-project/commits/1f40a76) |
||||
- | 添加插件数据 | [2f11b42](https://dd.tall.wiki/gitea/ccsens_fe/TALL-MUI-3/commits/2f11b42) |
- | 格式细节调整 | [b907a03](https://dd.tall.wiki/gitea/wally/tall-mui-3-project/commits/b907a03) |
||||
- | 组件新建 | [89c0035](https://dd.tall.wiki/gitea/ccsens_fe/TALL-MUI-3/commits/89c0035) |
- | 添加插件数据 | [2f11b42](https://dd.tall.wiki/gitea/wally/tall-mui-3-project/commits/2f11b42) |
||||
- | 细节调整 | [2cfc09a](https://dd.tall.wiki/gitea/ccsens_fe/TALL-MUI-3/commits/2cfc09a) |
- | 组件新建 | [89c0035](https://dd.tall.wiki/gitea/wally/tall-mui-3-project/commits/89c0035) |
||||
|
- | 细节调整 | [2cfc09a](https://dd.tall.wiki/gitea/wally/tall-mui-3-project/commits/2cfc09a) |
||||
|
|
||||
|
|
||||
### 🐛 Bug 修复 |
### 🐛 Bug 修复 |
||||
范围|描述|commitId |
范围|描述|commitId |
||||
--|--|-- |
--|--|-- |
||||
- | 1.时间轴数据渲染 2.时间基准线 | [d643af2](https://dd.tall.wiki/gitea/ccsens_fe/TALL-MUI-3/commits/d643af2) |
- | 1.时间轴数据渲染 2.时间基准线 | [d643af2](https://dd.tall.wiki/gitea/wally/tall-mui-3-project/commits/d643af2) |
||||
ID1000343 | 解决向下预加载查询参数时间没+1颗粒度;以及滚动加载颗粒度写死的问题 | [940603a](https://dd.tall.wiki/gitea/ccsens_fe/TALL-MUI-3/commits/940603a), closes [#ID1000343](https://dd.tall.wiki/gitea/ccsens_fe/TALL-MUI-3/issues/ID1000343) |
- | api 存storage | [81032ba](https://dd.tall.wiki/gitea/wally/tall-mui-3-project/commits/81032ba) |
||||
plugin | 插件解析机制完善 | [0f5a27d](https://dd.tall.wiki/gitea/ccsens_fe/TALL-MUI-3/commits/0f5a27d) |
ID1000343 | 解决向下预加载查询参数时间没+1颗粒度;以及滚动加载颗粒度写死的问题 | [940603a](https://dd.tall.wiki/gitea/wally/tall-mui-3-project/commits/940603a), closes [#ID1000343](https://dd.tall.wiki/gitea/wally/tall-mui-3-project/issues/ID1000343) |
||||
project title | 项目标题修改; 切换角色移除script | [5c20017](https://dd.tall.wiki/gitea/ccsens_fe/TALL-MUI-3/commits/5c20017) |
plugin | 插件解析机制完善 | [0f5a27d](https://dd.tall.wiki/gitea/wally/tall-mui-3-project/commits/0f5a27d) |
||||
roles | 修复默认显示不是我的角色的问题 | [b69f94f](https://dd.tall.wiki/gitea/ccsens_fe/TALL-MUI-3/commits/b69f94f) |
project title | 项目标题修改; 切换角色移除script | [5c20017](https://dd.tall.wiki/gitea/wally/tall-mui-3-project/commits/5c20017) |
||||
role | 切换角色的逻辑修正完善 | [4ae534f](https://dd.tall.wiki/gitea/ccsens_fe/TALL-MUI-3/commits/4ae534f) |
roles | 修复默认显示不是我的角色的问题 | [b69f94f](https://dd.tall.wiki/gitea/wally/tall-mui-3-project/commits/b69f94f) |
||||
task任务逻辑完善 | 减少初始global及regular的不必要请求 | [bd4bd38](https://dd.tall.wiki/gitea/ccsens_fe/TALL-MUI-3/commits/bd4bd38) |
role | 切换角色的逻辑修正完善 | [4ae534f](https://dd.tall.wiki/gitea/wally/tall-mui-3-project/commits/4ae534f) |
||||
- | title.vue根据页面栈显示返回按钮;标题文本超出显示... | [0cbacf4](https://dd.tall.wiki/gitea/ccsens_fe/TALL-MUI-3/commits/0cbacf4) |
task任务逻辑完善 | 减少初始global及regular的不必要请求 | [bd4bd38](https://dd.tall.wiki/gitea/wally/tall-mui-3-project/commits/bd4bd38) |
||||
- | 上下滑动加载定期任务 | [4090d89](https://dd.tall.wiki/gitea/ccsens_fe/TALL-MUI-3/commits/4090d89) |
- | title.vue根据页面栈显示返回按钮;标题文本超出显示... | [0cbacf4](https://dd.tall.wiki/gitea/wally/tall-mui-3-project/commits/0cbacf4) |
||||
- | 上下滚动时间轴 | [d533a01](https://dd.tall.wiki/gitea/ccsens_fe/TALL-MUI-3/commits/d533a01) |
- | 上下滑动加载定期任务 | [4090d89](https://dd.tall.wiki/gitea/wally/tall-mui-3-project/commits/4090d89) |
||||
- | 下拉加载定期任务传参,时间格式化修改 | [0b95a0e](https://dd.tall.wiki/gitea/ccsens_fe/TALL-MUI-3/commits/0b95a0e) |
- | 上下滚动时间轴 | [d533a01](https://dd.tall.wiki/gitea/wally/tall-mui-3-project/commits/d533a01) |
||||
- | 任务开始时间延迟插件 | [992a313](https://dd.tall.wiki/gitea/ccsens_fe/TALL-MUI-3/commits/992a313) |
- | 下拉加载定期任务传参,时间格式化修改 | [0b95a0e](https://dd.tall.wiki/gitea/wally/tall-mui-3-project/commits/0b95a0e) |
||||
- | 修改main | [749ae9a](https://dd.tall.wiki/gitea/ccsens_fe/TALL-MUI-3/commits/749ae9a) |
- | 任务开始时间延迟插件 | [992a313](https://dd.tall.wiki/gitea/wally/tall-mui-3-project/commits/992a313) |
||||
- | 修改定期任务状态0和4时不加载圆圈 | [30e352f](https://dd.tall.wiki/gitea/ccsens_fe/TALL-MUI-3/commits/30e352f) |
- | 修改main | [749ae9a](https://dd.tall.wiki/gitea/wally/tall-mui-3-project/commits/749ae9a) |
||||
- | 修改小红点传参 | [87b20fd](https://dd.tall.wiki/gitea/ccsens_fe/TALL-MUI-3/commits/87b20fd) |
- | 修改定期任务状态0和4时不加载圆圈 | [30e352f](https://dd.tall.wiki/gitea/wally/tall-mui-3-project/commits/30e352f) |
||||
- | 修改报错 | [531c14d](https://dd.tall.wiki/gitea/ccsens_fe/TALL-MUI-3/commits/531c14d) |
- | 修改小红点传参 | [87b20fd](https://dd.tall.wiki/gitea/wally/tall-mui-3-project/commits/87b20fd) |
||||
- | 修改接口路径 | [df6acf2](https://dd.tall.wiki/gitea/ccsens_fe/TALL-MUI-3/commits/df6acf2) |
- | 修改报错 | [531c14d](https://dd.tall.wiki/gitea/wally/tall-mui-3-project/commits/531c14d) |
||||
- | 修改角色栏组件 | [a54c601](https://dd.tall.wiki/gitea/ccsens_fe/TALL-MUI-3/commits/a54c601) |
- | 修改接口路径 | [df6acf2](https://dd.tall.wiki/gitea/wally/tall-mui-3-project/commits/df6acf2) |
||||
- | 切换到默认项目角色没有激活状态的bug | [438d448](https://dd.tall.wiki/gitea/ccsens_fe/TALL-MUI-3/commits/438d448) |
- | 修改角色栏组件 | [a54c601](https://dd.tall.wiki/gitea/wally/tall-mui-3-project/commits/a54c601) |
||||
- | 切换日历时查询小红点 | [7091789](https://dd.tall.wiki/gitea/ccsens_fe/TALL-MUI-3/commits/7091789) |
- | 切换到默认项目角色没有激活状态的bug | [438d448](https://dd.tall.wiki/gitea/wally/tall-mui-3-project/commits/438d448) |
||||
- | 初始展示角色修改 | [2ac4053](https://dd.tall.wiki/gitea/ccsens_fe/TALL-MUI-3/commits/2ac4053) |
- | 切换日历时查询小红点 | [7091789](https://dd.tall.wiki/gitea/wally/tall-mui-3-project/commits/7091789) |
||||
- | 定期任务key值修改 | [c6688db](https://dd.tall.wiki/gitea/ccsens_fe/TALL-MUI-3/commits/c6688db) |
- | 初始展示角色修改 | [2ac4053](https://dd.tall.wiki/gitea/wally/tall-mui-3-project/commits/2ac4053) |
||||
- | 定期任务接口 | [aa4981c](https://dd.tall.wiki/gitea/ccsens_fe/TALL-MUI-3/commits/aa4981c) |
- | 定期任务key值修改 | [c6688db](https://dd.tall.wiki/gitea/wally/tall-mui-3-project/commits/c6688db) |
||||
- | 定期任务插件 | [92b3254](https://dd.tall.wiki/gitea/ccsens_fe/TALL-MUI-3/commits/92b3254) |
- | 定期任务接口 | [aa4981c](https://dd.tall.wiki/gitea/wally/tall-mui-3-project/commits/aa4981c) |
||||
- | 定期任务未加载时,显示空的时间轴并能上下滑动 | [ce38093](https://dd.tall.wiki/gitea/ccsens_fe/TALL-MUI-3/commits/ce38093) |
- | 定期任务插件 | [92b3254](https://dd.tall.wiki/gitea/wally/tall-mui-3-project/commits/92b3254) |
||||
- | 定期任务骨架屏修改 | [8ff72dd](https://dd.tall.wiki/gitea/ccsens_fe/TALL-MUI-3/commits/8ff72dd) |
- | 定期任务未加载时,显示空的时间轴并能上下滑动 | [ce38093](https://dd.tall.wiki/gitea/wally/tall-mui-3-project/commits/ce38093) |
||||
- | 平车演示临时去掉项目快捷方式的toast提示 | [e0b2c23](https://dd.tall.wiki/gitea/ccsens_fe/TALL-MUI-3/commits/e0b2c23) |
- | 定期任务本地缓存和api赋值,未完成 | [5a10856](https://dd.tall.wiki/gitea/wally/tall-mui-3-project/commits/5a10856) |
||||
- | 手动展开日常任务 | [0a4a622](https://dd.tall.wiki/gitea/ccsens_fe/TALL-MUI-3/commits/0a4a622) |
定期任务本地缓存和api赋值,未完成 | 定期任务本地缓存和api赋值,未完成 | [b22a366](https://dd.tall.wiki/gitea/wally/tall-mui-3-project/commits/b22a366) |
||||
- | 提示信息显示bug及日常任务收缩问题 | [f2f06c5](https://dd.tall.wiki/gitea/ccsens_fe/TALL-MUI-3/commits/f2f06c5) |
- | 定期任务骨架屏修改 | [8ff72dd](https://dd.tall.wiki/gitea/wally/tall-mui-3-project/commits/8ff72dd) |
||||
- | 插件bug解决 | [41257eb](https://dd.tall.wiki/gitea/ccsens_fe/TALL-MUI-3/commits/41257eb) |
- | 平车演示临时去掉项目快捷方式的toast提示 | [e0b2c23](https://dd.tall.wiki/gitea/wally/tall-mui-3-project/commits/e0b2c23) |
||||
- | 收到消息修改任务状态 | [c378063](https://dd.tall.wiki/gitea/ccsens_fe/TALL-MUI-3/commits/c378063) |
- | 手动展开日常任务 | [0a4a622](https://dd.tall.wiki/gitea/wally/tall-mui-3-project/commits/0a4a622) |
||||
- | 日历无任务时添加小绿点,时间轴刻度无任务不显示时分 | [0f90868](https://dd.tall.wiki/gitea/ccsens_fe/TALL-MUI-3/commits/0f90868) |
- | 提示信息显示bug及日常任务收缩问题 | [f2f06c5](https://dd.tall.wiki/gitea/wally/tall-mui-3-project/commits/f2f06c5) |
||||
- | 日常任务html数据查验 | [880ce5c](https://dd.tall.wiki/gitea/ccsens_fe/TALL-MUI-3/commits/880ce5c) |
- | 插件bug解决 | [41257eb](https://dd.tall.wiki/gitea/wally/tall-mui-3-project/commits/41257eb) |
||||
- | 日常任务插件遍历时的key值修改 | [cd26285](https://dd.tall.wiki/gitea/ccsens_fe/TALL-MUI-3/commits/cd26285) |
- | 收到消息修改任务状态 | [c378063](https://dd.tall.wiki/gitea/wally/tall-mui-3-project/commits/c378063) |
||||
- | 日常任务插件面板高度修改 | [249f9e4](https://dd.tall.wiki/gitea/ccsens_fe/TALL-MUI-3/commits/249f9e4) |
- | 日历无任务时添加小绿点,时间轴刻度无任务不显示时分 | [0f90868](https://dd.tall.wiki/gitea/wally/tall-mui-3-project/commits/0f90868) |
||||
- | 时间轴上下滑动 | [4d0ae46](https://dd.tall.wiki/gitea/ccsens_fe/TALL-MUI-3/commits/4d0ae46) |
- | 日常任务html数据查验 | [880ce5c](https://dd.tall.wiki/gitea/wally/tall-mui-3-project/commits/880ce5c) |
||||
- | 时间轴上下滚动数据加载bug修改 | [e82ede4](https://dd.tall.wiki/gitea/ccsens_fe/TALL-MUI-3/commits/e82ede4) |
- | 日常任务插件遍历时的key值修改 | [cd26285](https://dd.tall.wiki/gitea/wally/tall-mui-3-project/commits/cd26285) |
||||
- | 时间轴插件 | [225d3cc](https://dd.tall.wiki/gitea/ccsens_fe/TALL-MUI-3/commits/225d3cc) |
- | 日常任务插件面板高度修改 | [249f9e4](https://dd.tall.wiki/gitea/wally/tall-mui-3-project/commits/249f9e4) |
||||
- | 时间轴无任务时时间刻度加载修改 | [4921672](https://dd.tall.wiki/gitea/ccsens_fe/TALL-MUI-3/commits/4921672) |
- | 时间轴上下滑动 | [4d0ae46](https://dd.tall.wiki/gitea/wally/tall-mui-3-project/commits/4d0ae46) |
||||
- | 时间轴滚动位置修改 | [551da63](https://dd.tall.wiki/gitea/ccsens_fe/TALL-MUI-3/commits/551da63) |
- | 时间轴上下滚动数据加载bug修改 | [e82ede4](https://dd.tall.wiki/gitea/wally/tall-mui-3-project/commits/e82ede4) |
||||
- | 时间轴骨架屏修改 | [ca78d02](https://dd.tall.wiki/gitea/ccsens_fe/TALL-MUI-3/commits/ca78d02) |
- | 时间轴插件 | [225d3cc](https://dd.tall.wiki/gitea/wally/tall-mui-3-project/commits/225d3cc) |
||||
- | 监听时间基本点 | [033fca0](https://dd.tall.wiki/gitea/ccsens_fe/TALL-MUI-3/commits/033fca0) |
- | 时间轴无任务时时间刻度加载修改 | [4921672](https://dd.tall.wiki/gitea/wally/tall-mui-3-project/commits/4921672) |
||||
- | 角色显示状态修改 | [7d3b906](https://dd.tall.wiki/gitea/ccsens_fe/TALL-MUI-3/commits/7d3b906) |
- | 时间轴滚动位置修改 | [551da63](https://dd.tall.wiki/gitea/wally/tall-mui-3-project/commits/551da63) |
||||
- | 角色栏修改 | [19228d6](https://dd.tall.wiki/gitea/ccsens_fe/TALL-MUI-3/commits/19228d6) |
- | 时间轴骨架屏修改 | [ca78d02](https://dd.tall.wiki/gitea/wally/tall-mui-3-project/commits/ca78d02) |
||||
- | 解决时间轴报错 | [da1eece](https://dd.tall.wiki/gitea/ccsens_fe/TALL-MUI-3/commits/da1eece) |
- | 检查交付物传参修改 | [ebe0031](https://dd.tall.wiki/gitea/wally/tall-mui-3-project/commits/ebe0031) |
||||
- | 设置时间轴自动滚动到当前位置 | [a3474f8](https://dd.tall.wiki/gitea/ccsens_fe/TALL-MUI-3/commits/a3474f8) |
- | 检查交付物传参修改 | [37b51bc](https://dd.tall.wiki/gitea/wally/tall-mui-3-project/commits/37b51bc) |
||||
- | 跳转详情页返回路径修改 | [c5e17c0](https://dd.tall.wiki/gitea/ccsens_fe/TALL-MUI-3/commits/c5e17c0) |
- | 滚动id函数优化 | [b351b67](https://dd.tall.wiki/gitea/wally/tall-mui-3-project/commits/b351b67) |
||||
- | 骨架屏替换 | [e9fdd71](https://dd.tall.wiki/gitea/ccsens_fe/TALL-MUI-3/commits/e9fdd71) |
- | 监听时间基本点 | [033fca0](https://dd.tall.wiki/gitea/wally/tall-mui-3-project/commits/033fca0) |
||||
|
- | 角色显示状态修改 | [7d3b906](https://dd.tall.wiki/gitea/wally/tall-mui-3-project/commits/7d3b906) |
||||
|
- | 角色栏修改 | [19228d6](https://dd.tall.wiki/gitea/wally/tall-mui-3-project/commits/19228d6) |
||||
|
- | 解决时间轴报错 | [da1eece](https://dd.tall.wiki/gitea/wally/tall-mui-3-project/commits/da1eece) |
||||
|
- | 设置时间轴自动滚动到当前位置 | [a3474f8](https://dd.tall.wiki/gitea/wally/tall-mui-3-project/commits/a3474f8) |
||||
|
- | 调试定期任务bug;不能合并使用 | [d641312](https://dd.tall.wiki/gitea/wally/tall-mui-3-project/commits/d641312) |
||||
|
- | 跳转详情页返回路径修改 | [c5e17c0](https://dd.tall.wiki/gitea/wally/tall-mui-3-project/commits/c5e17c0) |
||||
|
- | 骨架屏替换 | [e9fdd71](https://dd.tall.wiki/gitea/wally/tall-mui-3-project/commits/e9fdd71) |
||||
|
|
||||
|
|
||||
### 📝 文档 |
### 📝 文档 |
||||
范围|描述|commitId |
范围|描述|commitId |
||||
--|--|-- |
--|--|-- |
||||
- | README.md | [ab0eb05](https://dd.tall.wiki/gitea/ccsens_fe/TALL-MUI-3/commits/ab0eb05) |
- | README.md | [ab0eb05](https://dd.tall.wiki/gitea/wally/tall-mui-3-project/commits/ab0eb05) |
||||
|
|
||||
|
|
||||
### 🔧 测试 |
### 🔧 测试 |
||||
范围|描述|commitId |
范围|描述|commitId |
||||
--|--|-- |
--|--|-- |
||||
- | 暂时移除了jest浏览器配置 | [5088d01](https://dd.tall.wiki/gitea/ccsens_fe/TALL-MUI-3/commits/5088d01) |
- | 暂时移除了jest浏览器配置 | [5088d01](https://dd.tall.wiki/gitea/wally/tall-mui-3-project/commits/5088d01) |
||||
- | 添加测试,测试utils/time.js的computeDurationText | [e758010](https://dd.tall.wiki/gitea/ccsens_fe/TALL-MUI-3/commits/e758010) |
- | 添加测试,测试utils/time.js的computeDurationText | [e758010](https://dd.tall.wiki/gitea/wally/tall-mui-3-project/commits/e758010) |
||||
- | 禁用任务开始操作 | [b5425db](https://dd.tall.wiki/gitea/ccsens_fe/TALL-MUI-3/commits/b5425db) |
- | 禁用任务开始操作 | [b5425db](https://dd.tall.wiki/gitea/wally/tall-mui-3-project/commits/b5425db) |
||||
|
|
||||
|
|
||||
### 🔨 代码重构 |
### 🔨 代码重构 |
||||
范围|描述|commitId |
范围|描述|commitId |
||||
--|--|-- |
--|--|-- |
||||
calendar | 日历细节调整 | [1a8d6bf](https://dd.tall.wiki/gitea/ccsens_fe/TALL-MUI-3/commits/1a8d6bf) |
calendar | 日历细节调整 | [1a8d6bf](https://dd.tall.wiki/gitea/wally/tall-mui-3-project/commits/1a8d6bf) |
||||
- | project 代码健壮性完善 | [a3202c5](https://dd.tall.wiki/gitea/ccsens_fe/TALL-MUI-3/commits/a3202c5) |
- | project 代码健壮性完善 | [a3202c5](https://dd.tall.wiki/gitea/wally/tall-mui-3-project/commits/a3202c5) |
||||
store/home | 删除store/home | [db8a3b4](https://dd.tall.wiki/gitea/ccsens_fe/TALL-MUI-3/commits/db8a3b4) |
- | puppeteer升级v10 | [f02b0e7](https://dd.tall.wiki/gitea/wally/tall-mui-3-project/commits/f02b0e7) |
||||
task beginTime | 格式化任务开始时间 | [fbc0301](https://dd.tall.wiki/gitea/ccsens_fe/TALL-MUI-3/commits/fbc0301) |
store/home | 删除store/home | [db8a3b4](https://dd.tall.wiki/gitea/wally/tall-mui-3-project/commits/db8a3b4) |
||||
template | eslint prettier sass uview tailwindcss | [9c966a1](https://dd.tall.wiki/gitea/ccsens_fe/TALL-MUI-3/commits/9c966a1) |
tailwindcss | tailwindcss CDN引入;移除相关配置文件及包;开启treeShaking | [15485a0](https://dd.tall.wiki/gitea/wally/tall-mui-3-project/commits/15485a0) |
||||
tips | 修改任务状态方法重构 | [b57d3ac](https://dd.tall.wiki/gitea/ccsens_fe/TALL-MUI-3/commits/b57d3ac) |
task beginTime | 格式化任务开始时间 | [fbc0301](https://dd.tall.wiki/gitea/wally/tall-mui-3-project/commits/fbc0301) |
||||
tip | 任务状态显示及tip组件数据的重构 | [78a5750](https://dd.tall.wiki/gitea/ccsens_fe/TALL-MUI-3/commits/78a5750) |
template | eslint prettier sass uview tailwindcss | [9c966a1](https://dd.tall.wiki/gitea/wally/tall-mui-3-project/commits/9c966a1) |
||||
title.vue | 移除测试的repeat; 样式细节调整 | [c32d2bd](https://dd.tall.wiki/gitea/ccsens_fe/TALL-MUI-3/commits/c32d2bd) |
tips | 修改任务状态方法重构 | [b57d3ac](https://dd.tall.wiki/gitea/wally/tall-mui-3-project/commits/b57d3ac) |
||||
- | 下滑时间轴添加备注 | [4fd20e3](https://dd.tall.wiki/gitea/ccsens_fe/TALL-MUI-3/commits/4fd20e3) |
tip | 任务状态显示及tip组件数据的重构 | [78a5750](https://dd.tall.wiki/gitea/wally/tall-mui-3-project/commits/78a5750) |
||||
- | 任务状态重构 | [4693655](https://dd.tall.wiki/gitea/ccsens_fe/TALL-MUI-3/commits/4693655) |
title.vue | 移除测试的repeat; 样式细节调整 | [c32d2bd](https://dd.tall.wiki/gitea/wally/tall-mui-3-project/commits/c32d2bd) |
||||
- | 删除多余的weekmode store里的东西 | [0841fe0](https://dd.tall.wiki/gitea/ccsens_fe/TALL-MUI-3/commits/0841fe0) |
- | 下滑时间轴添加备注 | [4fd20e3](https://dd.tall.wiki/gitea/wally/tall-mui-3-project/commits/4fd20e3) |
||||
- | 删除多余的技术验证界面 | [542ae5b](https://dd.tall.wiki/gitea/ccsens_fe/TALL-MUI-3/commits/542ae5b) |
- | 任务状态重构 | [4693655](https://dd.tall.wiki/gitea/wally/tall-mui-3-project/commits/4693655) |
||||
- | 界面样式调整 | [4367249](https://dd.tall.wiki/gitea/ccsens_fe/TALL-MUI-3/commits/4367249) |
- | 删除多余的weekmode store里的东西 | [0841fe0](https://dd.tall.wiki/gitea/wally/tall-mui-3-project/commits/0841fe0) |
||||
- | 重构store分层 | [5f6fff8](https://dd.tall.wiki/gitea/ccsens_fe/TALL-MUI-3/commits/5f6fff8) |
- | 删除多余的技术验证界面 | [542ae5b](https://dd.tall.wiki/gitea/wally/tall-mui-3-project/commits/542ae5b) |
||||
|
- | 只保留project内容 | [7781c7b](https://dd.tall.wiki/gitea/wally/tall-mui-3-project/commits/7781c7b) |
||||
|
- | 界面样式调整 | [4367249](https://dd.tall.wiki/gitea/wally/tall-mui-3-project/commits/4367249) |
||||
|
- | 重构store分层 | [5f6fff8](https://dd.tall.wiki/gitea/wally/tall-mui-3-project/commits/5f6fff8) |
||||
|
- | 重构时间刻度渲染任务 | [5cf7d08](https://dd.tall.wiki/gitea/wally/tall-mui-3-project/commits/5cf7d08) |
||||
|
|
||||
|
|
||||
### 🚀 性能优化 |
### 🚀 性能优化 |
||||
范围|描述|commitId |
范围|描述|commitId |
||||
--|--|-- |
--|--|-- |
||||
- | 1.时间轴筛选相同的时间替换数据 2.整理代码 | [e082ccb](https://dd.tall.wiki/gitea/ccsens_fe/TALL-MUI-3/commits/e082ccb) |
- | 1.时间轴筛选相同的时间替换数据 2.整理代码 | [e082ccb](https://dd.tall.wiki/gitea/wally/tall-mui-3-project/commits/e082ccb) |
||||
- | 修改代码格式 | [14123d7](https://dd.tall.wiki/gitea/ccsens_fe/TALL-MUI-3/commits/14123d7) |
- | 修改代码格式 | [14123d7](https://dd.tall.wiki/gitea/wally/tall-mui-3-project/commits/14123d7) |
||||
- | 修改定期任务骨架屏高度 | [909a734](https://dd.tall.wiki/gitea/ccsens_fe/TALL-MUI-3/commits/909a734) |
- | 修改定期任务骨架屏高度 | [909a734](https://dd.tall.wiki/gitea/wally/tall-mui-3-project/commits/909a734) |
||||
- | 插件查询及展示 | [4dba770](https://dd.tall.wiki/gitea/ccsens_fe/TALL-MUI-3/commits/4dba770) |
- | 小红点api缓存修改 | [e992343](https://dd.tall.wiki/gitea/wally/tall-mui-3-project/commits/e992343) |
||||
- | 整理代码 | [7a55315](https://dd.tall.wiki/gitea/ccsens_fe/TALL-MUI-3/commits/7a55315) |
- | 插件查询及展示 | [4dba770](https://dd.tall.wiki/gitea/wally/tall-mui-3-project/commits/4dba770) |
||||
- | 日历的更改 | [7353ac8](https://dd.tall.wiki/gitea/ccsens_fe/TALL-MUI-3/commits/7353ac8) |
- | 整理代码 | [7a55315](https://dd.tall.wiki/gitea/wally/tall-mui-3-project/commits/7a55315) |
||||
- | 测试接口 | [215e074](https://dd.tall.wiki/gitea/ccsens_fe/TALL-MUI-3/commits/215e074) |
- | 日历的更改 | [7353ac8](https://dd.tall.wiki/gitea/wally/tall-mui-3-project/commits/7353ac8) |
||||
- | 组件文件夹新建 | [22bfe7b](https://dd.tall.wiki/gitea/ccsens_fe/TALL-MUI-3/commits/22bfe7b) |
- | 测试接口 | [215e074](https://dd.tall.wiki/gitea/wally/tall-mui-3-project/commits/215e074) |
||||
- | 组件文件夹新建 | [17bb8c9](https://dd.tall.wiki/gitea/ccsens_fe/TALL-MUI-3/commits/17bb8c9) |
- | 组件文件夹新建 | [22bfe7b](https://dd.tall.wiki/gitea/wally/tall-mui-3-project/commits/22bfe7b) |
||||
- | 组件文件夹新建 | [1421504](https://dd.tall.wiki/gitea/ccsens_fe/TALL-MUI-3/commits/1421504) |
- | 组件文件夹新建 | [17bb8c9](https://dd.tall.wiki/gitea/wally/tall-mui-3-project/commits/17bb8c9) |
||||
- | 角色栏文字颜色修改 | [215c6b3](https://dd.tall.wiki/gitea/ccsens_fe/TALL-MUI-3/commits/215c6b3) |
- | 组件文件夹新建 | [1421504](https://dd.tall.wiki/gitea/wally/tall-mui-3-project/commits/1421504) |
||||
- | 解决警告 | [c932b09](https://dd.tall.wiki/gitea/ccsens_fe/TALL-MUI-3/commits/c932b09) |
- | 角色栏文字颜色修改 | [215c6b3](https://dd.tall.wiki/gitea/wally/tall-mui-3-project/commits/215c6b3) |
||||
|
- | 解决警告 | [c932b09](https://dd.tall.wiki/gitea/wally/tall-mui-3-project/commits/c932b09) |
||||
|
|
||||
|
|
||||
### chore |
### chore |
||||
范围|描述|commitId |
范围|描述|commitId |
||||
--|--|-- |
--|--|-- |
||||
- | api 封装 | [8dcb8a2](https://dd.tall.wiki/gitea/ccsens_fe/TALL-MUI-3/commits/8dcb8a2) |
- | api 封装 | [8dcb8a2](https://dd.tall.wiki/gitea/wally/tall-mui-3-project/commits/8dcb8a2) |
||||
- | env host修改 | [a79a4a5](https://dd.tall.wiki/gitea/ccsens_fe/TALL-MUI-3/commits/a79a4a5) |
- | env host修改 | [a79a4a5](https://dd.tall.wiki/gitea/wally/tall-mui-3-project/commits/a79a4a5) |
||||
- | merge globals | [b0957cc](https://dd.tall.wiki/gitea/ccsens_fe/TALL-MUI-3/commits/b0957cc) |
- | merge globals | [b0957cc](https://dd.tall.wiki/gitea/wally/tall-mui-3-project/commits/b0957cc) |
||||
- | merge wrr | [5ccc7a5](https://dd.tall.wiki/gitea/ccsens_fe/TALL-MUI-3/commits/5ccc7a5) |
- | merge wrr | [5ccc7a5](https://dd.tall.wiki/gitea/wally/tall-mui-3-project/commits/5ccc7a5) |
||||
- | mock | [51c24a5](https://dd.tall.wiki/gitea/ccsens_fe/TALL-MUI-3/commits/51c24a5) |
- | mock | [51c24a5](https://dd.tall.wiki/gitea/wally/tall-mui-3-project/commits/51c24a5) |
||||
package manifest | 去掉了摇树 | [f7c1dd4](https://dd.tall.wiki/gitea/ccsens_fe/TALL-MUI-3/commits/f7c1dd4) |
node-sass | 替换node-sass为sass(dart-sass) | [c33169d](https://dd.tall.wiki/gitea/wally/tall-mui-3-project/commits/c33169d) |
||||
pwa 小程序 | 移除了pwa,alloyFinger添加平台判断 | [875fab4](https://dd.tall.wiki/gitea/ccsens_fe/TALL-MUI-3/commits/875fab4) |
package manifest | 去掉了摇树 | [f7c1dd4](https://dd.tall.wiki/gitea/wally/tall-mui-3-project/commits/f7c1dd4) |
||||
- | uview-ui | [a9ea34b](https://dd.tall.wiki/gitea/ccsens_fe/TALL-MUI-3/commits/a9ea34b) |
pwa 小程序 | 移除了pwa,alloyFinger添加平台判断 | [875fab4](https://dd.tall.wiki/gitea/wally/tall-mui-3-project/commits/875fab4) |
||||
v3.0.1 | tall api 地址从1.0改成了3.0 | [db5afd5](https://dd.tall.wiki/gitea/ccsens_fe/TALL-MUI-3/commits/db5afd5) |
- | uview-ui | [a9ea34b](https://dd.tall.wiki/gitea/wally/tall-mui-3-project/commits/a9ea34b) |
||||
信息配置 | 配置eslint等配置 | [7421443](https://dd.tall.wiki/gitea/ccsens_fe/TALL-MUI-3/commits/7421443) |
v3.0.1 | tall api 地址从1.0改成了3.0 | [db5afd5](https://dd.tall.wiki/gitea/wally/tall-mui-3-project/commits/db5afd5) |
||||
- | 修复不能build的问题 | [0b7b91e](https://dd.tall.wiki/gitea/ccsens_fe/TALL-MUI-3/commits/0b7b91e) |
信息配置 | 配置eslint等配置 | [7421443](https://dd.tall.wiki/gitea/wally/tall-mui-3-project/commits/7421443) |
||||
- | 删除多余的构建的命令 | [3f4eb2f](https://dd.tall.wiki/gitea/ccsens_fe/TALL-MUI-3/commits/3f4eb2f) |
- | 修复不能build的问题 | [0b7b91e](https://dd.tall.wiki/gitea/wally/tall-mui-3-project/commits/0b7b91e) |
||||
|
- | 关掉了treeShaking | [3d9bac5](https://dd.tall.wiki/gitea/wally/tall-mui-3-project/commits/3d9bac5) |
||||
|
- | 删除vuedragable及修改运行端口为9000 | [c864f91](https://dd.tall.wiki/gitea/wally/tall-mui-3-project/commits/c864f91) |
||||
|
- | 删除多余的构建的命令 | [3f4eb2f](https://dd.tall.wiki/gitea/wally/tall-mui-3-project/commits/3f4eb2f) |
||||
|
|
||||
|
|
||||
范围|描述|commitId |
范围|描述|commitId |
||||
--|--|-- |
--|--|-- |
||||
- | style:index | [978f272](https://dd.tall.wiki/gitea/ccsens_fe/TALL-MUI-3/commits/978f272) |
- | style:index | [978f272](https://dd.tall.wiki/gitea/wally/tall-mui-3-project/commits/978f272) |
||||
- | !2 基础模板v1.1.0 | [f5e61dd](https://dd.tall.wiki/gitea/ccsens_fe/TALL-MUI-3/commits/f5e61dd) |
- | !2 基础模板v1.1.0 | [f5e61dd](https://dd.tall.wiki/gitea/wally/tall-mui-3-project/commits/f5e61dd) |
||||
- | init | [c0f1deb](https://dd.tall.wiki/gitea/ccsens_fe/TALL-MUI-3/commits/c0f1deb) |
- | init | [c0f1deb](https://dd.tall.wiki/gitea/wally/tall-mui-3-project/commits/c0f1deb) |
||||
|
|
||||
|
@ -0,0 +1,15 @@ |
|||||
|
{ |
||||
|
"$shared": { |
||||
|
"version": "v1", |
||||
|
"identifier": "wally", |
||||
|
"credential": "111111" |
||||
|
}, |
||||
|
"dev": { |
||||
|
"name": "dev", |
||||
|
"url": "http://192.168.0.99/gateway" |
||||
|
}, |
||||
|
"local": { |
||||
|
"version": "v2", |
||||
|
"url": "http://192.168.0.99/gateway" |
||||
|
} |
||||
|
} |
@ -0,0 +1,39 @@ |
|||||
|
|
||||
|
### login |
||||
|
# @name login |
||||
|
POST https://test.tall.wiki/gateway/tall/v1.0/users/signin |
||||
|
content-type: application/json;charset=utf-8 |
||||
|
|
||||
|
{ |
||||
|
"client": 1, |
||||
|
"data": { |
||||
|
"credential": "999999", |
||||
|
"identifier": "song" |
||||
|
}, |
||||
|
"scene": 0, |
||||
|
"type": 3 |
||||
|
} |
||||
|
|
||||
|
|
||||
|
|
||||
|
### 导入插件 |
||||
|
# POST http://127.0.0.1:7220/plugin/import |
||||
|
POST http://test.tall.wiki/gateway/pluginshop/plugin/import |
||||
|
Content-Type: multipart/form-data; boundary=----WebKitFormBoundary7MA4YWxkTrZu0gW |
||||
|
Authorization: Bearer {{login.response.body.$.data.token}} |
||||
|
|
||||
|
title |
||||
|
------WebKitFormBoundary7MA4YWxkTrZu0gW |
||||
|
Content-Disposition: form-data; name="param"; filename="插件导入表格.xlsx" |
||||
|
Content-Type: xlsx |
||||
|
|
||||
|
< E:\ccsens\plugins\插件导入表格.xlsx |
||||
|
|
||||
|
------WebKitFormBoundary7MA4YWxkTrZu0gW-- |
||||
|
|
||||
|
|
||||
|
|
||||
|
### 更新redis内的插件信息 |
||||
|
POST http://test.tall.wiki/gateway/pluginshop/plugin/updatePluginOfRedis |
||||
|
content-type: application/json;charset=utf-8 |
||||
|
Authorization: Bearer {{login.response.body.$.data.token}} |
@ -1,11 +0,0 @@ |
|||||
{ // launch.json 配置了启动调试时相关设置,configurations下节点名称可为 app-plus/h5/mp-weixin/mp-baidu/mp-alipay/mp-qq/mp-toutiao/mp-360/ |
|
||||
// launchtype项可配置值为local或remote, local代表前端连本地云函数,remote代表前端连云端云函数 |
|
||||
"version": "0.0", |
|
||||
"configurations": [{ |
|
||||
"type": "uniCloud", |
|
||||
"default": { |
|
||||
"launchtype": "local" |
|
||||
} |
|
||||
} |
|
||||
] |
|
||||
} |
|
@ -1,7 +1,9 @@ |
|||||
const install = (Vue, vm) => { |
const install = (Vue, vm) => { |
||||
vm.$u.api = { ...vm.$u.api } || {}; |
vm.$u.api = { ...vm.$u.api } || {}; |
||||
//根据时间基准点和角色查找定期任务
|
//根据项目id查找角色
|
||||
vm.$u.api.findShowRole = param => vm.$u.post(`${uni.$t.domain}/role/show`, param); |
vm.$u.api.findShowRole = param => vm.$u.post(`${uni.$t.domain}/role/show`, param); |
||||
|
//根据项目id查找所有成员
|
||||
|
vm.$u.api.queryChecker = param => vm.$u.post(`${uni.$t.domain}/deliver/queryChecker`, param); |
||||
}; |
}; |
||||
|
|
||||
export default { install }; |
export default { install }; |
||||
|
@ -1,6 +0,0 @@ |
|||||
/* ./src/common/styles/index.css */ |
|
||||
|
|
||||
/*! @import */ |
|
||||
@tailwind base; |
|
||||
@tailwind components; |
|
||||
@tailwind utilities; |
|
@ -1,473 +0,0 @@ |
|||||
<template> |
|
||||
<view class="zzx-calendar"> |
|
||||
<view class="calendar-heander"> |
|
||||
{{ timeStr }} |
|
||||
</view> |
|
||||
|
|
||||
<!-- 星期几标题 --> |
|
||||
<view class="calendar-weeks"> |
|
||||
<view class="calendar-week" :class="{ 'text-red-500': week === '六' || week === '日' }" v-for="(week, index) in weeks" :key="index"> |
|
||||
{{ week }} |
|
||||
</view> |
|
||||
</view> |
|
||||
|
|
||||
<view class="calendar-content"> |
|
||||
<swiper |
|
||||
class="calendar-swiper" |
|
||||
:style="{ |
|
||||
width: '100%', |
|
||||
height: sheight, |
|
||||
}" |
|
||||
:indicator-dots="false" |
|
||||
:autoplay="false" |
|
||||
:duration="duration" |
|
||||
:current="current" |
|
||||
@change="changeSwp" |
|
||||
:circular="true" |
|
||||
> |
|
||||
<swiper-item class="calendar-item" v-for="sitem in swiper" :key="sitem"> |
|
||||
<view class="calendar-days"> |
|
||||
<!-- 当前的 --> |
|
||||
<template v-if="sitem === current"> |
|
||||
<view |
|
||||
class="calendar-day" |
|
||||
v-for="(item, index) in days" |
|
||||
:key="index" |
|
||||
:class="{ 'day-hidden': !item.show }" |
|
||||
@click="clickItem(item)" |
|
||||
> |
|
||||
<view class="date" :class="[item.isToday ? todayClass : '', item.fullDate === selectedDate ? checkedClass : '']"> |
|
||||
{{ item.time.getDate() }} |
|
||||
</view> |
|
||||
<view class="dot-show" v-if="item.info === '0'" :style="dotStyle"> </view> |
|
||||
</view> |
|
||||
</template> |
|
||||
<template v-else> |
|
||||
<!-- 下一个月/周 --> |
|
||||
<template v-if="current - sitem === 1 || current - sitem === -2"> |
|
||||
<view |
|
||||
class="calendar-day" |
|
||||
v-for="(item, index) in predays" |
|
||||
:key="index" |
|
||||
:class="{ |
|
||||
'day-hidden': !item.show, |
|
||||
}" |
|
||||
> |
|
||||
<view class="date" :class="[item.isToday ? todayClass : '']"> |
|
||||
{{ item.time.getDate() }} |
|
||||
</view> |
|
||||
</view> |
|
||||
</template> |
|
||||
<!-- 上一个月/周 --> |
|
||||
<template v-else> |
|
||||
<view |
|
||||
class="calendar-day" |
|
||||
v-for="(item, index) in nextdays" |
|
||||
:key="index" |
|
||||
:class="{ |
|
||||
'day-hidden': !item.show, |
|
||||
}" |
|
||||
> |
|
||||
<view class="date" :class="[item.isToday ? todayClass : '']"> |
|
||||
{{ item.time.getDate() }} |
|
||||
</view> |
|
||||
</view> |
|
||||
</template> |
|
||||
</template> |
|
||||
</view> |
|
||||
</swiper-item> |
|
||||
</swiper> |
|
||||
|
|
||||
<!-- <view class="mode-change" @click="changeMode"> |
|
||||
<view :class="weekMode ? 'mode-arrow-bottom' : 'mode-arrow-top'"> </view> |
|
||||
</view> --> |
|
||||
</view> |
|
||||
|
|
||||
<view class="flex justify-center u-font-18" style="color: #3b82f6" @click="goToday"> 今日 </view> |
|
||||
</view> |
|
||||
</template> |
|
||||
|
|
||||
<script> |
|
||||
import { mapState } from 'vuex'; |
|
||||
import { gegerateDates, formatDate } from './generateDates.js'; |
|
||||
|
|
||||
export default { |
|
||||
props: { |
|
||||
duration: { type: Number, default: 500 }, |
|
||||
// 是否返回今日 |
|
||||
showBack: { type: Boolean, default: false }, |
|
||||
// 今日的自定义样式class |
|
||||
todayClass: { type: String, default: 'is-today' }, |
|
||||
// 选中日期的样式class |
|
||||
checkedClass: { type: String, default: 'is-checked' }, |
|
||||
// 打点日期的自定义样式 |
|
||||
dotStyle: { |
|
||||
type: Object, |
|
||||
default: () => { |
|
||||
return { background: '#4ade80' }; |
|
||||
}, |
|
||||
}, |
|
||||
}, |
|
||||
|
|
||||
watch: { |
|
||||
dotList: function (newvalue) { |
|
||||
const days = this.days.slice(0); |
|
||||
const index = days.findIndex(day => day.show); |
|
||||
days.forEach((day, i) => { |
|
||||
newvalue.forEach((item, j) => { |
|
||||
if (i - index === j) { |
|
||||
day.info = item; |
|
||||
} |
|
||||
}); |
|
||||
}); |
|
||||
this.days = days; |
|
||||
}, |
|
||||
}, |
|
||||
|
|
||||
data() { |
|
||||
return { |
|
||||
weeks: ['日', '一', '二', '三', '四', '五', '六'], // 周 |
|
||||
current: 1, |
|
||||
currentYear: '', |
|
||||
currentMonth: '', |
|
||||
currentDate: '', |
|
||||
days: [], |
|
||||
weekMode: false, // false -> 月 true -> 显示周 |
|
||||
swiper: [0, 1, 2], |
|
||||
selectedDate: formatDate(new Date(), 'yyyy-MM-dd'), // 当前选中的日期 |
|
||||
start: '', |
|
||||
end: '', |
|
||||
}; |
|
||||
}, |
|
||||
|
|
||||
computed: { |
|
||||
...mapState('project', ['dotList']), |
|
||||
sheight() { |
|
||||
// 根据年月判断有多少行 |
|
||||
// 判断该月有多少天 |
|
||||
let h = '35px'; |
|
||||
if (!this.weekMode) { |
|
||||
const d = new Date(this.currentYear, this.currentMonth, 0); |
|
||||
const days = d.getDate(); // 判断本月有多少天 |
|
||||
let day = new Date(d.setDate(1)).getDay(); |
|
||||
// if (day === 0) { |
|
||||
// day = 7; |
|
||||
// } |
|
||||
const pre = 8 - day; |
|
||||
const rows = Math.ceil((days - pre) / 7) + 1; |
|
||||
h = 35 * rows + 'px'; |
|
||||
} |
|
||||
return h; |
|
||||
}, |
|
||||
|
|
||||
// 当前日期 年月 |
|
||||
timeStr() { |
|
||||
let str = ''; |
|
||||
const d = new Date(this.currentYear, this.currentMonth - 1, this.currentDate); |
|
||||
const y = d.getFullYear(); |
|
||||
const m = d.getMonth() + 1 <= 9 ? `0${d.getMonth() + 1}` : d.getMonth() + 1; |
|
||||
str = `${y}年${m}月`; |
|
||||
return str; |
|
||||
}, |
|
||||
|
|
||||
// 上一周期的days书籍 |
|
||||
predays() { |
|
||||
let pres = []; |
|
||||
if (this.weekMode) { |
|
||||
// 周模式 |
|
||||
const d = new Date(this.currentYear, this.currentMonth - 1, this.currentDate); |
|
||||
d.setDate(d.getDate() - 7); |
|
||||
pres = gegerateDates(d, 'week'); |
|
||||
} else { |
|
||||
// 月模式 |
|
||||
const d = new Date(this.currentYear, this.currentMonth - 2, 1); |
|
||||
pres = gegerateDates(d, 'month'); |
|
||||
} |
|
||||
return pres; |
|
||||
}, |
|
||||
|
|
||||
// 下一周期的days书籍 |
|
||||
nextdays() { |
|
||||
let nexts = []; |
|
||||
if (this.weekMode) { |
|
||||
// 周模式 |
|
||||
const d = new Date(this.currentYear, this.currentMonth - 1, this.currentDate); |
|
||||
d.setDate(d.getDate() + 7); |
|
||||
nexts = gegerateDates(d, 'week'); |
|
||||
} else { |
|
||||
// 月模式 |
|
||||
const d = new Date(this.currentYear, this.currentMonth, 1); |
|
||||
nexts = gegerateDates(d, 'month'); |
|
||||
} |
|
||||
return nexts; |
|
||||
}, |
|
||||
}, |
|
||||
|
|
||||
created() { |
|
||||
this.initDate(); |
|
||||
this.start = this.$moment().startOf('month').valueOf(); |
|
||||
this.end = this.$moment().endOf('month').valueOf(); |
|
||||
}, |
|
||||
|
|
||||
methods: { |
|
||||
// |
|
||||
/** |
|
||||
* 滑动切换上下周期 |
|
||||
* 根据前一个减去目前的值我们可以判断是下一个月/周还是上一个月/周 |
|
||||
* current - pre === 1, -2 下一个月/周 |
|
||||
* current - pre === -1, 2 上一个月或者上一周 |
|
||||
*/ |
|
||||
changeSwp(e) { |
|
||||
const pre = this.current; |
|
||||
const current = e.target.current; |
|
||||
this.current = current; |
|
||||
|
|
||||
if (current - pre === 1 || current - pre === -2) { |
|
||||
// 下一个月 或 下一周 |
|
||||
this.daysNext(); |
|
||||
const arr = this.days.filter(s => s.show); |
|
||||
const end = `${arr[arr.length - 1].fullDate} 23:59:59`; |
|
||||
this.start = this.$moment(arr[0].fullDate).valueOf(); |
|
||||
this.end = this.$moment(end).valueOf(); |
|
||||
this.$emit('handleFindPoint', this.start, this.end); |
|
||||
} else { |
|
||||
// 上一个月 或 上一周 |
|
||||
this.daysPre(); |
|
||||
const arr = this.days.filter(s => s.show); |
|
||||
const end = `${arr[arr.length - 1].fullDate} 23:59:59`; |
|
||||
this.start = this.$moment(arr[0].fullDate).valueOf(); |
|
||||
this.end = this.$moment(end).valueOf(); |
|
||||
this.$emit('handleFindPoint', this.start, this.end); |
|
||||
} |
|
||||
}, |
|
||||
|
|
||||
// 初始化日历的方法 |
|
||||
initDate(cur) { |
|
||||
let date = ''; |
|
||||
if (cur) { |
|
||||
date = new Date(cur); |
|
||||
} else { |
|
||||
date = new Date(); |
|
||||
} |
|
||||
this.currentDate = date.getDate(); // 今日几号 |
|
||||
this.currentYear = date.getFullYear(); // 当前年份 |
|
||||
this.currentMonth = date.getMonth() + 1; // 当前月份 |
|
||||
this.currentWeek = date.getDay() === 0 ? 7 : date.getDay(); // 1...6,0 星期几 |
|
||||
// const nowY = new Date().getFullYear(); // 当前年份 |
|
||||
// const nowM = new Date().getMonth() + 1; |
|
||||
// const nowD = new Date().getDate(); // 今日日期 几号 |
|
||||
// const nowW = new Date().getDay(); |
|
||||
// this.selectedDate = formatDate(new Date(), 'yyyy-MM-dd') |
|
||||
this.days = []; |
|
||||
let days = []; |
|
||||
if (this.weekMode) { |
|
||||
days = gegerateDates(date, 'week'); |
|
||||
// this.selectedDate = days[0].fullDate; |
|
||||
} else { |
|
||||
days = gegerateDates(date, 'month'); |
|
||||
// const sel = new Date(this.selectedDate.replace('-', '/').replace('-', '/')); |
|
||||
// const isMonth = sel.getFullYear() === this.currentYear && (sel.getMonth() + 1) === this.currentMonth; |
|
||||
// if(!isMonth) { |
|
||||
// this.selectedDate = formatDate(new Date(this.currentYear, this.currentMonth-1,1), 'yyyy-MM-dd') |
|
||||
// } |
|
||||
} |
|
||||
// 设置小红点 |
|
||||
days.forEach((day, i) => { |
|
||||
this.dotList.forEach((item, j) => { |
|
||||
if (i === j) { |
|
||||
day.info = item; |
|
||||
} |
|
||||
}); |
|
||||
}); |
|
||||
this.days = days; |
|
||||
// 派发事件,时间发生改变 |
|
||||
let obj = { |
|
||||
start: '', |
|
||||
end: '', |
|
||||
}; |
|
||||
if (this.weekMode) { |
|
||||
obj.start = this.days[0].time; |
|
||||
obj.end = this.days[6].time; |
|
||||
} else { |
|
||||
const start = new Date(this.currentYear, this.currentMonth - 1, 1); |
|
||||
const end = new Date(this.currentYear, this.currentMonth, 0); |
|
||||
obj.start = start; |
|
||||
obj.end = end; |
|
||||
} |
|
||||
this.$emit('days-change', obj); |
|
||||
}, |
|
||||
|
|
||||
// 上一个 |
|
||||
daysPre() { |
|
||||
if (this.weekMode) { |
|
||||
const d = new Date(this.currentYear, this.currentMonth - 1, this.currentDate); |
|
||||
d.setDate(d.getDate() - 7); |
|
||||
this.initDate(d); |
|
||||
} else { |
|
||||
const d = new Date(this.currentYear, this.currentMonth - 2, 1); |
|
||||
this.initDate(d); |
|
||||
} |
|
||||
}, |
|
||||
|
|
||||
// 下一个 |
|
||||
daysNext() { |
|
||||
if (this.weekMode) { |
|
||||
const d = new Date(this.currentYear, this.currentMonth - 1, this.currentDate); |
|
||||
d.setDate(d.getDate() + 7); |
|
||||
this.initDate(d); |
|
||||
} else { |
|
||||
const d = new Date(this.currentYear, this.currentMonth, 1); |
|
||||
this.initDate(d); |
|
||||
} |
|
||||
}, |
|
||||
|
|
||||
// 切换模式 |
|
||||
changeMode() { |
|
||||
const premode = this.weekMode; |
|
||||
let isweek = false; |
|
||||
if (premode) { |
|
||||
isweek = !!this.days.find(item => item.fullDate === this.selectedDate); |
|
||||
} |
|
||||
this.weekMode = !this.weekMode; |
|
||||
let d = new Date(this.currentYear, this.currentMonth - 1, this.currentDate); |
|
||||
const sel = new Date(this.selectedDate.replace('-', '/').replace('-', '/')); |
|
||||
const isMonth = sel.getFullYear() === this.currentYear && sel.getMonth() + 1 === this.currentMonth; |
|
||||
if ((this.selectedDate && isMonth) || isweek) { |
|
||||
d = new Date(this.selectedDate.replace('-', '/').replace('-', '/')); |
|
||||
} |
|
||||
this.initDate(d); |
|
||||
}, |
|
||||
|
|
||||
// 点击日期 |
|
||||
clickItem(e) { |
|
||||
this.selectedDate = e.fullDate; |
|
||||
this.$emit('selected-change', e); |
|
||||
}, |
|
||||
|
|
||||
// 返回 |
|
||||
goToday() { |
|
||||
const d = new Date(); |
|
||||
this.initDate(d); |
|
||||
}, |
|
||||
}, |
|
||||
}; |
|
||||
</script> |
|
||||
|
|
||||
<style lang="scss" scoped> |
|
||||
.zzx-calendar { |
|
||||
width: 100%; |
|
||||
height: auto; |
|
||||
background-color: #fff; |
|
||||
padding-bottom: 10px; |
|
||||
|
|
||||
.calendar-heander { |
|
||||
text-align: center; |
|
||||
padding: 16px 0; |
|
||||
position: relative; |
|
||||
font-size: 15px; |
|
||||
} |
|
||||
|
|
||||
.calendar-weeks { |
|
||||
width: 100%; |
|
||||
display: flex; |
|
||||
flex-flow: row nowrap; |
|
||||
margin-bottom: 10px; |
|
||||
justify-content: center; |
|
||||
align-items: center; |
|
||||
font-size: 12px; |
|
||||
color: #9ca3af; |
|
||||
font-weight: bold; |
|
||||
|
|
||||
.calendar-week { |
|
||||
width: calc(100% / 7); |
|
||||
height: 100%; |
|
||||
text-align: center; |
|
||||
} |
|
||||
} |
|
||||
swiper { |
|
||||
width: 100%; |
|
||||
height: 60upx; |
|
||||
} |
|
||||
.calendar-content { |
|
||||
min-height: 30px; |
|
||||
} |
|
||||
.calendar-swiper { |
|
||||
min-height: 35px; |
|
||||
transition: height ease-out 0.3s; |
|
||||
} |
|
||||
.calendar-item { |
|
||||
margin: 0; |
|
||||
padding: 0; |
|
||||
height: 100%; |
|
||||
} |
|
||||
.calendar-days { |
|
||||
display: flex; |
|
||||
flex-flow: row wrap; |
|
||||
width: 100%; |
|
||||
height: 100%; |
|
||||
overflow: hidden; |
|
||||
font-size: 14px; |
|
||||
|
|
||||
.calendar-day { |
|
||||
width: calc(100% / 7); |
|
||||
height: 35px; |
|
||||
text-align: center; |
|
||||
display: flex; |
|
||||
flex-flow: column nowrap; |
|
||||
justify-content: flex-start; |
|
||||
align-items: center; |
|
||||
position: relative; |
|
||||
} |
|
||||
} |
|
||||
.day-hidden { |
|
||||
visibility: hidden; |
|
||||
} |
|
||||
|
|
||||
.mode-change { |
|
||||
display: flex; |
|
||||
justify-content: center; |
|
||||
margin-top: 5px; |
|
||||
|
|
||||
.mode-arrow-top { |
|
||||
width: 0; |
|
||||
height: 0; |
|
||||
border-left: 6px solid transparent; |
|
||||
border-right: 6px solid transparent; |
|
||||
border-bottom: 5px solid #ff6633; |
|
||||
} |
|
||||
.mode-arrow-bottom { |
|
||||
width: 0; |
|
||||
height: 0; |
|
||||
border-left: 6px solid transparent; |
|
||||
border-right: 6px solid transparent; |
|
||||
border-top: 5px solid #ff6633; |
|
||||
} |
|
||||
} |
|
||||
.is-today { |
|
||||
background: #ffffff; |
|
||||
border: 1upx solid #ff6633; |
|
||||
border-radius: 50%; |
|
||||
color: #ff6633; |
|
||||
} |
|
||||
.is-checked { |
|
||||
background: #ff6633; |
|
||||
color: #ffffff; |
|
||||
} |
|
||||
.date { |
|
||||
width: 25px; |
|
||||
height: 25px; |
|
||||
line-height: 25px; |
|
||||
margin: 0 auto; |
|
||||
border-radius: 25px; |
|
||||
} |
|
||||
.dot-show { |
|
||||
width: 6px; |
|
||||
height: 6px; |
|
||||
// background: red; |
|
||||
border-radius: 5px; |
|
||||
position: absolute; |
|
||||
top: 2px; |
|
||||
right: 10px; |
|
||||
} |
|
||||
} |
|
||||
</style> |
|
@ -1,136 +0,0 @@ |
|||||
/* |
|
||||
*此函数的作用是根据传入的一个日期,返回这一周的日期或者这一个月的日期, |
|
||||
* 如果是月的话注意还包含上个月和下个月的日期,月的话总共数据有 6 * 7 = 42个 |
|
||||
* |
|
||||
*/ |
|
||||
/* |
|
||||
* 时间格式化函数 |
|
||||
* 重要提示,微信小程序new Date('2020-04-16')在ios中无法获取时间对象 |
|
||||
* 解决方式: 建议将时间都格式化成'2020/04/16 00:00:00'的格式 |
|
||||
* 函数示例: formatDate(new Date(), 'YYYY/MM/dd hh:mm:ss') |
|
||||
*/ |
|
||||
export const formatDate = (date, fmt) => { |
|
||||
if (/(y+)/.test(fmt)) { |
|
||||
fmt = fmt.replace(RegExp.$1, (date.getFullYear() + '').substr(4 - RegExp.$1.length)); |
|
||||
} |
|
||||
let o = { |
|
||||
'M+': date.getMonth() + 1, |
|
||||
'd+': date.getDate(), |
|
||||
'h+': date.getHours(), |
|
||||
'm+': date.getMinutes(), |
|
||||
's+': date.getSeconds(), |
|
||||
}; |
|
||||
for (let k in o) { |
|
||||
if (new RegExp(`(${k})`).test(fmt)) { |
|
||||
let str = o[k] + ''; |
|
||||
fmt = fmt.replace(RegExp.$1, RegExp.$1.length === 1 ? str : padLeftZero(str)); |
|
||||
} |
|
||||
} |
|
||||
return fmt; |
|
||||
}; |
|
||||
const padLeftZero = str => { |
|
||||
return ('00' + str).substr(str.length); |
|
||||
}; |
|
||||
|
|
||||
// 判断是不是date对象
|
|
||||
export const judgeType = s => { |
|
||||
// 函数返回数据的具体类型
|
|
||||
return Object.prototype.toString.call(s).slice(8, -1); |
|
||||
}; |
|
||||
|
|
||||
export const equalDate = (d1, d2) => { |
|
||||
let result = false; |
|
||||
if (d1.getFullYear() === d2.getFullYear() && d1.getMonth() === d2.getMonth() && d1.getDate() === d2.getDate()) { |
|
||||
result = true; |
|
||||
} |
|
||||
return result; |
|
||||
}; |
|
||||
|
|
||||
/* 比较时间,时间格式为2020-04-04 |
|
||||
*/ |
|
||||
export const dateEqual = (before, after) => { |
|
||||
before = new Date(before.replace('-', '/').replace('-', '/')); |
|
||||
after = new Date(after.replace('-', '/').replace('-', '/')); |
|
||||
if (before.getTime() - after.getTime() === 0) { |
|
||||
return true; |
|
||||
} else { |
|
||||
return false; |
|
||||
} |
|
||||
}; |
|
||||
|
|
||||
export const gegerateDates = (date = new Date(), type = 'week') => { |
|
||||
const result = []; |
|
||||
if (judgeType(date) === 'Date') { |
|
||||
// 年,月,日
|
|
||||
const y = date.getFullYear(); |
|
||||
const m = date.getMonth(); |
|
||||
const d = date.getDate(); |
|
||||
const days = new Date(y, m + 1, 0).getDate(); |
|
||||
// 获取日期是星期几
|
|
||||
// let weekIndex = date.getDay() === 0 ? 7 : date.getDay();
|
|
||||
let weekIndex = date.getDay(); |
|
||||
if (type === 'month') { |
|
||||
const dobj = new Date(y, m, 1); |
|
||||
// weekIndex = dobj.getDay() === 0 ? 7 : dobj.getDay();
|
|
||||
weekIndex = dobj.getDay(); |
|
||||
} |
|
||||
if (type === 'week') { |
|
||||
for (let i = weekIndex; i > 0; i--) { |
|
||||
const dtemp = new Date(y, m, d); |
|
||||
dtemp.setDate(dtemp.getDate() - i); |
|
||||
result.push({ |
|
||||
time: dtemp, |
|
||||
show: true, |
|
||||
fullDate: formatDate(dtemp, 'yyyy-MM-dd'), |
|
||||
isToday: equalDate(new Date(), dtemp), |
|
||||
}); |
|
||||
} |
|
||||
for (let i = 0; i <= 7 - weekIndex; i++) { |
|
||||
const dtemp = new Date(y, m, d); |
|
||||
dtemp.setDate(dtemp.getDate() + i); |
|
||||
result.push({ |
|
||||
time: dtemp, |
|
||||
show: true, |
|
||||
fullDate: formatDate(dtemp, 'yyyy-MM-dd'), |
|
||||
isToday: equalDate(new Date(), dtemp), |
|
||||
}); |
|
||||
} |
|
||||
} else if (type === 'month') { |
|
||||
// 上个月
|
|
||||
for (let i = weekIndex; i > 0; i--) { |
|
||||
const dtemp = new Date(y, m, 1); |
|
||||
dtemp.setDate(dtemp.getDate() - i); |
|
||||
result.push({ |
|
||||
time: dtemp, |
|
||||
show: false, |
|
||||
fullDate: formatDate(dtemp, 'yyyy-MM-dd'), |
|
||||
isToday: equalDate(new Date(), dtemp), |
|
||||
}); |
|
||||
} |
|
||||
// 这个月的日期
|
|
||||
for (let i = 0; i < days; i++) { |
|
||||
const dtemp = new Date(y, m, 1); |
|
||||
dtemp.setDate(dtemp.getDate() + i); |
|
||||
result.push({ |
|
||||
time: dtemp, |
|
||||
show: true, |
|
||||
fullDate: formatDate(dtemp, 'yyyy-MM-dd'), |
|
||||
isToday: equalDate(new Date(), dtemp), |
|
||||
}); |
|
||||
} |
|
||||
const len = 42 - result.length; |
|
||||
// 下个月的日期
|
|
||||
for (let i = 1; i <= len; i++) { |
|
||||
const dtemp = new Date(y, m + 1, 0); |
|
||||
dtemp.setDate(dtemp.getDate() + i); |
|
||||
result.push({ |
|
||||
time: dtemp, |
|
||||
show: false, |
|
||||
fullDate: formatDate(dtemp, 'yyyy-MM-dd'), |
|
||||
isToday: equalDate(new Date(), dtemp), |
|
||||
}); |
|
||||
} |
|
||||
} |
|
||||
} |
|
||||
return result; |
|
||||
}; |
|
@ -1,7 +0,0 @@ |
|||||
<template> |
|
||||
<view class="flex items-center justify-between"> |
|
||||
这是子项目 |
|
||||
</template> |
|
||||
<script> |
|
||||
export default {}; |
|
||||
</script> |
|
@ -1,72 +0,0 @@ |
|||||
<template> |
|
||||
<view class="py-3 mt-4 bg-white u-font-15"> |
|
||||
<view v-for="(project, index) in projects" :key="index"> |
|
||||
<!-- 有子项目 --> |
|
||||
<view class="flex items-center justify-between p-3"> |
|
||||
<view class="text-blue-400 border border-blue-200 rounded-full order bg-blue-50"> |
|
||||
{{ index + 1 }} |
|
||||
</view> |
|
||||
|
|
||||
<view class="flex-1 px-3"> |
|
||||
<view class="flex items-center mb-1"> |
|
||||
<view class="mr-2">{{ project.name }}</view> |
|
||||
<!-- 状态 TODO:--> |
|
||||
<view class="px-2 text-xs text-green-400 bg-green-100 rounded-full">进行中</view> |
|
||||
</view> |
|
||||
|
|
||||
<view class="flex items-center text-xs text-gray-400"> |
|
||||
<view class="pr-2">{{ $moment(+project.startTime).format('MM-DD HH:mm') }}</view> |
|
||||
至 |
|
||||
<view class="pl-2"> {{ $moment(+project.endTime).format('MM-DD HH:mm') }}</view> |
|
||||
</view> |
|
||||
</view> |
|
||||
|
|
||||
<!-- 箭头 --> |
|
||||
<u-icon name="arrow-right" class="text-gray-400" size="14px" @click="openProject(project)"></u-icon> |
|
||||
</view> |
|
||||
</view> |
|
||||
</view> |
|
||||
</template> |
|
||||
|
|
||||
<script> |
|
||||
import { mapGetters, mapState } from 'vuex'; |
|
||||
|
|
||||
export default { |
|
||||
data() { |
|
||||
return {}; |
|
||||
}, |
|
||||
|
|
||||
computed: { |
|
||||
...mapState('project', ['projects']), |
|
||||
...mapGetters('user', ['userId']), |
|
||||
}, |
|
||||
|
|
||||
methods: { |
|
||||
/** |
|
||||
* 打开项目 |
|
||||
* @param {object} project 所点击的项目的信息 |
|
||||
*/ |
|
||||
openProject(project) { |
|
||||
const { name, id, url } = project; |
|
||||
url && (uni.$t.domain = url); |
|
||||
this.$u.route('pages/project/project', { |
|
||||
u: this.userId, |
|
||||
p: id, |
|
||||
pname: name, |
|
||||
url: encodeURIComponent(url), |
|
||||
}); |
|
||||
}, |
|
||||
}, |
|
||||
}; |
|
||||
</script> |
|
||||
|
|
||||
<style lang="scss" scoped> |
|
||||
.order { |
|
||||
display: flex; |
|
||||
justify-content: center; |
|
||||
align-items: center; |
|
||||
width: 32px; |
|
||||
height: 32px; |
|
||||
font-size: 13px; |
|
||||
} |
|
||||
</style> |
|
@ -1,45 +0,0 @@ |
|||||
<template> |
|
||||
<view> |
|
||||
<nav-bar title="骨架屏"></nav-bar> |
|
||||
<view class="content"> |
|
||||
基础用法 |
|
||||
<skeleton :row="3" animate :loading="loading"> |
|
||||
<view> content1 </view> |
|
||||
</skeleton> |
|
||||
显示 title |
|
||||
<skeleton :row="3" title animate :loading="loading"> |
|
||||
<view> content2 </view> |
|
||||
</skeleton> |
|
||||
显示头像(上面) |
|
||||
<skeleton :avatar="avatarTop" :row="3" animate :loading="loading" style="margin-top: 24rpx"> |
|
||||
<view> content3 </view> |
|
||||
</skeleton> |
|
||||
显示头像(左面) |
|
||||
<skeleton title :avatar="avatarLeft" :row="3" animate :loading="loading" style="margin-top: 24rpx"> |
|
||||
<view> content4 </view> |
|
||||
</skeleton> |
|
||||
显示banner |
|
||||
<skeleton banner :row="0" animate :loading="loading" style="margin-top: 24rpx"> |
|
||||
<view> content5 </view> |
|
||||
</skeleton> |
|
||||
</view> |
|
||||
</view> |
|
||||
</template> |
|
||||
|
|
||||
<script> |
|
||||
export default { |
|
||||
data() { |
|
||||
return { |
|
||||
loading: true, // 是否显示骨架屏组件 |
|
||||
avatarTop: 'top', |
|
||||
avatarLeft: 'left', |
|
||||
}; |
|
||||
}, |
|
||||
onLoad() { |
|
||||
// 通过延时模拟向后端请求数据,调隐藏骨架屏 |
|
||||
setTimeout(() => { |
|
||||
this.loading = false; |
|
||||
}, 3000); |
|
||||
}, |
|
||||
}; |
|
||||
</script> |
|
@ -1 +0,0 @@ |
|||||
Subproject commit 2603a0bc8b5036c399a5f28b93586072c4850c4b |
|
@ -0,0 +1,335 @@ |
|||||
|
<template> |
||||
|
<view class="main"> |
||||
|
<view class="input" :style="disabled ? 'background-color:#f5f7fa' : ''"> |
||||
|
<input @click="showModal" v-model="_value" :style="disabled ? 'color:#c0c4cc' : ''" :placeholder="placeholder" disabled /> |
||||
|
<u-icon v-if="clearable && !disabled && showClearable" @click="empty" name="close-circle-fill" color="#C0C4CC" size="32"></u-icon> |
||||
|
</view> |
||||
|
<view class="select-modal" :class="isShowModal ? 'show' : ''" @tap="hideModal"> |
||||
|
<view class="select-dialog" @tap.stop="" :style="{ backgroundColor: bgColor }"> |
||||
|
<view class="select-bar bg-white"> |
||||
|
<view class="action text-gray" @tap="cancelClick">{{ cancelText }}</view> |
||||
|
<view class="action text-blue" @tap="confirmClick">{{ confirmText }}</view> |
||||
|
</view> |
||||
|
<view class="select-content"> |
||||
|
<view |
||||
|
class="select-item" |
||||
|
v-for="(item, index) in list" |
||||
|
:key="index" |
||||
|
:style="valueIndexOf(item) ? 'color:' + selectColor + ';background-color:' + selectBgColor + ';' : 'color:' + color + ';'" |
||||
|
@click="select(item)" |
||||
|
> |
||||
|
<view class="title">{{ getLabelKeyValue(item) }}</view> |
||||
|
<u-icon name="checkbox-mark" v-if="valueIndexOf(item)"></u-icon> |
||||
|
</view> |
||||
|
</view> |
||||
|
</view> |
||||
|
</view> |
||||
|
</view> |
||||
|
</template> |
||||
|
|
||||
|
<script> |
||||
|
export default { |
||||
|
data() { |
||||
|
return { isShowModal: false, showClearable: false }; |
||||
|
}, |
||||
|
props: { |
||||
|
value: { |
||||
|
type: [Number, String, Array, Object], |
||||
|
default: null, |
||||
|
}, |
||||
|
placeholder: { |
||||
|
// 占位符 |
||||
|
default: '', |
||||
|
type: String, |
||||
|
}, |
||||
|
multiple: { |
||||
|
// 是否多选 |
||||
|
default: false, |
||||
|
type: Boolean, |
||||
|
}, |
||||
|
list: { |
||||
|
default: () => [], |
||||
|
type: Array, |
||||
|
}, |
||||
|
valueKey: { |
||||
|
// 指定list中valueKey的值作为下拉框绑定内容 |
||||
|
default: 'value', |
||||
|
type: String, |
||||
|
}, |
||||
|
labelKey: { |
||||
|
// 指定list中labelKey的值作为下拉框显示内容 |
||||
|
default: 'label', |
||||
|
type: String, |
||||
|
}, |
||||
|
disabled: { |
||||
|
default: false, |
||||
|
type: Boolean, |
||||
|
}, |
||||
|
clearable: { |
||||
|
default: false, |
||||
|
type: Boolean, |
||||
|
}, |
||||
|
cancelText: { |
||||
|
default: '取消', |
||||
|
type: String, |
||||
|
}, |
||||
|
confirmText: { |
||||
|
default: '确定', |
||||
|
type: String, |
||||
|
}, |
||||
|
color: { |
||||
|
default: '#000000', |
||||
|
type: String, |
||||
|
}, |
||||
|
selectColor: { |
||||
|
default: '#0081ff', |
||||
|
type: String, |
||||
|
}, |
||||
|
bgColor: { |
||||
|
default: '#F1F1F1', |
||||
|
type: String, |
||||
|
}, |
||||
|
selectBgColor: { |
||||
|
default: '#FFFFFF', |
||||
|
type: String, |
||||
|
}, |
||||
|
}, |
||||
|
computed: { |
||||
|
_value: { |
||||
|
get() { |
||||
|
return this.get_value(this.value); |
||||
|
}, |
||||
|
set(val) { |
||||
|
this.$emit('change', val); |
||||
|
}, |
||||
|
}, |
||||
|
}, |
||||
|
created() {}, |
||||
|
methods: { |
||||
|
get_value(val) { |
||||
|
// 将数组值转换为以,隔开的字符串 |
||||
|
if (val || val === 0) { |
||||
|
if (Array.isArray(val)) { |
||||
|
if (val.length > 0) { |
||||
|
this.showClearable = true; |
||||
|
} else { |
||||
|
this.showClearable = false; |
||||
|
} |
||||
|
let chooseAttr = []; |
||||
|
val.forEach(item => { |
||||
|
let choose = this.list.find(temp => { |
||||
|
let val_val = this.getValueKeyValue(temp); |
||||
|
return item === val_val; |
||||
|
}); |
||||
|
chooseAttr.push(choose); |
||||
|
}); |
||||
|
let values = chooseAttr.map(temp => this.getLabelKeyValue(temp)).join(','); |
||||
|
return values; |
||||
|
} else { |
||||
|
let choose = this.list.find(temp => { |
||||
|
let val_val = this.getValueKeyValue(temp); |
||||
|
return val === val_val; |
||||
|
}); |
||||
|
return this.getLabelKeyValue(choose); |
||||
|
} |
||||
|
} else { |
||||
|
console.log('val2', val); |
||||
|
return ''; |
||||
|
} |
||||
|
}, |
||||
|
select(item) { |
||||
|
// 点击选项 |
||||
|
let val = this.getValueKeyValue(item); |
||||
|
if (this.multiple) { |
||||
|
let _value = this.value; |
||||
|
let index = _value.indexOf(val); |
||||
|
if (index != -1) { |
||||
|
_value.splice(index, 1); |
||||
|
this.$emit('change', _value); |
||||
|
} else { |
||||
|
_value.push(val); |
||||
|
this.$emit('change', _value); |
||||
|
} |
||||
|
} else { |
||||
|
this.$emit('change', val); |
||||
|
this.hideModal(); |
||||
|
} |
||||
|
}, |
||||
|
valueIndexOf(item) { |
||||
|
let val = this.getValueKeyValue(item); |
||||
|
if (Array.isArray(this.value)) { |
||||
|
return this.value.indexOf(val) != -1; |
||||
|
} else { |
||||
|
return this.value === val; |
||||
|
} |
||||
|
}, |
||||
|
getLabelKeyValue(item) { |
||||
|
// 获取label |
||||
|
return item[this.labelKey]; |
||||
|
}, |
||||
|
getValueKeyValue(item) { |
||||
|
// 获取value |
||||
|
return item[this.valueKey]; |
||||
|
}, |
||||
|
empty() { |
||||
|
// 清空 |
||||
|
if (this.multiple) { |
||||
|
this.$emit('change', []); |
||||
|
} else { |
||||
|
this.$emit('change', ''); |
||||
|
} |
||||
|
}, |
||||
|
cancelClick() { |
||||
|
// 点击取消 |
||||
|
this.$emit('cancel', this._value); |
||||
|
this.hideModal(); |
||||
|
}, |
||||
|
confirmClick() { |
||||
|
// 点击确定 |
||||
|
this.$emit('confirm', this._value); |
||||
|
this.hideModal(); |
||||
|
}, |
||||
|
showModal() { |
||||
|
// 显示model |
||||
|
if (!this.disabled) { |
||||
|
this.isShowModal = true; |
||||
|
} |
||||
|
}, |
||||
|
hideModal() { |
||||
|
// 隐藏model |
||||
|
this.isShowModal = false; |
||||
|
}, |
||||
|
}, |
||||
|
}; |
||||
|
</script> |
||||
|
<style> |
||||
|
@font-face { |
||||
|
font-family: 'selectIcon'; |
||||
|
src: url('//at.alicdn.com/t/font_1833441_ycfzdhg2u3.eot?t=1590375117208'); /* IE9 */ |
||||
|
src: url('//at.alicdn.com/t/font_1833441_ycfzdhg2u3.eot?t=1590375117208#iefix') format('embedded-opentype'), |
||||
|
/* chrome, firefox, opera, Safari, Android, iOS 4.2+ */ url('//at.alicdn.com/t/font_1833441_ycfzdhg2u3.svg?t=1590375117208#selectIcon') |
||||
|
format('svg'); /* iOS 4.1- */ |
||||
|
} |
||||
|
|
||||
|
.selectIcon { |
||||
|
font-family: 'selectIcon' !important; |
||||
|
font-size: 16px; |
||||
|
font-style: normal; |
||||
|
-webkit-font-smoothing: antialiased; |
||||
|
-moz-osx-font-smoothing: grayscale; |
||||
|
} |
||||
|
|
||||
|
.icongou:before { |
||||
|
content: '\e61c'; |
||||
|
} |
||||
|
|
||||
|
.iconcross:before { |
||||
|
content: '\e61a'; |
||||
|
} |
||||
|
</style> |
||||
|
<style lang="scss" scoped> |
||||
|
.main { |
||||
|
font-size: 30rpx; |
||||
|
} |
||||
|
.bg-white { |
||||
|
background-color: #ffffff; |
||||
|
} |
||||
|
.text-blue { |
||||
|
color: #0081ff; |
||||
|
} |
||||
|
.text-green { |
||||
|
color: #39b54a; |
||||
|
} |
||||
|
.input { |
||||
|
display: flex; |
||||
|
align-items: center; |
||||
|
font-size: 28rpx; |
||||
|
height: 60rpx; |
||||
|
padding: 10rpx 20rpx; |
||||
|
border-radius: 8rpx; |
||||
|
border-style: solid; |
||||
|
border-width: 1rpx; |
||||
|
border-color: rgb(220, 223, 230); |
||||
|
input { |
||||
|
flex: 1; |
||||
|
} |
||||
|
} |
||||
|
.select-modal { |
||||
|
position: fixed; |
||||
|
top: 0; |
||||
|
right: 0; |
||||
|
bottom: 0; |
||||
|
left: 0; |
||||
|
z-index: 9999; |
||||
|
opacity: 0; |
||||
|
outline: 0; |
||||
|
text-align: center; |
||||
|
-ms-transform: scale(1.185); |
||||
|
transform: scale(1.185); |
||||
|
backface-visibility: hidden; |
||||
|
perspective: 2000rpx; |
||||
|
background: rgba(0, 0, 0, 0.6); |
||||
|
transition: all 0.3s ease-in-out 0s; |
||||
|
pointer-events: none; |
||||
|
margin-bottom: -1000rpx; |
||||
|
&::before { |
||||
|
content: '\200B'; |
||||
|
display: inline-block; |
||||
|
height: 100%; |
||||
|
vertical-align: bottom; |
||||
|
} |
||||
|
.select-dialog { |
||||
|
position: relative; |
||||
|
display: inline-block; |
||||
|
margin-left: auto; |
||||
|
margin-right: auto; |
||||
|
background-color: #f8f8f8; |
||||
|
overflow: hidden; |
||||
|
width: 100%; |
||||
|
border-radius: 0; |
||||
|
.select-content { |
||||
|
// background-color: #F1F1F1; |
||||
|
max-height: 420rpx; |
||||
|
overflow: auto; |
||||
|
.select-item { |
||||
|
padding: 20rpx; |
||||
|
display: flex; |
||||
|
.title { |
||||
|
flex: 1; |
||||
|
} |
||||
|
} |
||||
|
} |
||||
|
} |
||||
|
} |
||||
|
.select-modal.show { |
||||
|
opacity: 1; |
||||
|
transition-duration: 0.3s; |
||||
|
-ms-transform: scale(1); |
||||
|
transform: scale(1); |
||||
|
overflow-x: hidden; |
||||
|
overflow-y: auto; |
||||
|
pointer-events: auto; |
||||
|
margin-bottom: 0; |
||||
|
} |
||||
|
.select-bar { |
||||
|
padding: 0 20rpx; |
||||
|
display: flex; |
||||
|
position: relative; |
||||
|
align-items: center; |
||||
|
min-height: 80rpx; |
||||
|
justify-content: space-between; |
||||
|
.action { |
||||
|
display: flex; |
||||
|
align-items: center; |
||||
|
height: 100%; |
||||
|
justify-content: center; |
||||
|
max-width: 100%; |
||||
|
} |
||||
|
} |
||||
|
|
||||
|
.uni-input-input, |
||||
|
.uni-input-placeholder { |
||||
|
color: #c0c4cc; |
||||
|
font-size: 28rpx; |
||||
|
} |
||||
|
</style> |
@ -0,0 +1,22 @@ |
|||||
|
export default { |
||||
|
created() { |
||||
|
if (this.type === 'message') { |
||||
|
// 不显示遮罩
|
||||
|
this.maskShow = false; |
||||
|
// 获取子组件对象
|
||||
|
this.childrenMsg = null; |
||||
|
} |
||||
|
}, |
||||
|
methods: { |
||||
|
customOpen() { |
||||
|
if (this.childrenMsg) { |
||||
|
this.childrenMsg.open(); |
||||
|
} |
||||
|
}, |
||||
|
customClose() { |
||||
|
if (this.childrenMsg) { |
||||
|
this.childrenMsg.close(); |
||||
|
} |
||||
|
}, |
||||
|
}, |
||||
|
}; |
@ -0,0 +1,23 @@ |
|||||
|
import message from './message.js'; |
||||
|
// 定义 type 类型:弹出类型:top/bottom/center
|
||||
|
const config = { |
||||
|
// 顶部弹出
|
||||
|
top: 'top', |
||||
|
// 底部弹出
|
||||
|
bottom: 'bottom', |
||||
|
// 居中弹出
|
||||
|
center: 'center', |
||||
|
// 消息提示
|
||||
|
message: 'top', |
||||
|
// 对话框
|
||||
|
dialog: 'center', |
||||
|
// 分享
|
||||
|
share: 'bottom', |
||||
|
}; |
||||
|
|
||||
|
export default { |
||||
|
data() { |
||||
|
return { config: config }; |
||||
|
}, |
||||
|
mixins: [message], |
||||
|
}; |
@ -0,0 +1,246 @@ |
|||||
|
<template> |
||||
|
<view class="uni-popup-dialog"> |
||||
|
<view class="uni-dialog-title"> |
||||
|
<text class="uni-dialog-title-text" :class="['uni-popup__' + dialogType]">{{ title }}</text> |
||||
|
</view> |
||||
|
<view class="uni-dialog-content"> |
||||
|
<text class="uni-dialog-content-text" v-if="mode === 'base'">{{ content }}</text> |
||||
|
<input v-else class="uni-dialog-input" v-model="val" type="text" :placeholder="placeholder" :focus="focus" /> |
||||
|
</view> |
||||
|
<view class="uni-dialog-button-group"> |
||||
|
<view class="uni-dialog-button" @click="close"> |
||||
|
<text class="uni-dialog-button-text">取消</text> |
||||
|
</view> |
||||
|
<view class="uni-dialog-button uni-border-left" @click="onOk"> |
||||
|
<text class="uni-dialog-button-text uni-button-color">确定</text> |
||||
|
</view> |
||||
|
</view> |
||||
|
</view> |
||||
|
</template> |
||||
|
|
||||
|
<script> |
||||
|
/** |
||||
|
* PopUp 弹出层-对话框样式 |
||||
|
* @description 弹出层-对话框样式 |
||||
|
* @tutorial https://ext.dcloud.net.cn/plugin?id=329 |
||||
|
* @property {String} value input 模式下的默认值 |
||||
|
* @property {String} placeholder input 模式下输入提示 |
||||
|
* @property {String} type = [success|warning|info|error] 主题样式 |
||||
|
* @value success 成功 |
||||
|
* @value warning 提示 |
||||
|
* @value info 消息 |
||||
|
* @value error 错误 |
||||
|
* @property {String} mode = [base|input] 模式、 |
||||
|
* @value base 基础对话框 |
||||
|
* @value input 可输入对话框 |
||||
|
* @property {String} content 对话框内容 |
||||
|
* @property {Boolean} beforeClose 是否拦截取消事件 |
||||
|
* @event {Function} confirm 点击确认按钮触发 |
||||
|
* @event {Function} close 点击取消按钮触发 |
||||
|
*/ |
||||
|
|
||||
|
export default { |
||||
|
name: 'uniPopupDialog', |
||||
|
props: { |
||||
|
value: { |
||||
|
type: [String, Number], |
||||
|
default: '', |
||||
|
}, |
||||
|
placeholder: { |
||||
|
type: [String, Number], |
||||
|
default: '请输入内容', |
||||
|
}, |
||||
|
/** |
||||
|
* 对话框主题 success/warning/info/error 默认 success |
||||
|
*/ |
||||
|
type: { |
||||
|
type: String, |
||||
|
default: 'error', |
||||
|
}, |
||||
|
/** |
||||
|
* 对话框模式 base/input |
||||
|
*/ |
||||
|
mode: { |
||||
|
type: String, |
||||
|
default: 'base', |
||||
|
}, |
||||
|
/** |
||||
|
* 对话框标题 |
||||
|
*/ |
||||
|
title: { |
||||
|
type: String, |
||||
|
default: '提示', |
||||
|
}, |
||||
|
/** |
||||
|
* 对话框内容 |
||||
|
*/ |
||||
|
content: { |
||||
|
type: String, |
||||
|
default: '', |
||||
|
}, |
||||
|
/** |
||||
|
* 拦截取消事件 ,如果拦截取消事件,必须监听close事件,执行 done() |
||||
|
*/ |
||||
|
beforeClose: { |
||||
|
type: Boolean, |
||||
|
default: false, |
||||
|
}, |
||||
|
}, |
||||
|
data() { |
||||
|
return { |
||||
|
dialogType: 'error', |
||||
|
focus: false, |
||||
|
val: '', |
||||
|
}; |
||||
|
}, |
||||
|
inject: ['popup'], |
||||
|
watch: { |
||||
|
type(val) { |
||||
|
this.dialogType = val; |
||||
|
}, |
||||
|
mode(val) { |
||||
|
if (val === 'input') { |
||||
|
this.dialogType = 'info'; |
||||
|
} |
||||
|
}, |
||||
|
value(val) { |
||||
|
this.val = val; |
||||
|
}, |
||||
|
}, |
||||
|
created() { |
||||
|
// 对话框遮罩不可点击 |
||||
|
this.popup.mkclick = false; |
||||
|
if (this.mode === 'input') { |
||||
|
this.dialogType = 'info'; |
||||
|
this.val = this.value; |
||||
|
} else { |
||||
|
this.dialogType = this.type; |
||||
|
} |
||||
|
}, |
||||
|
mounted() { |
||||
|
this.focus = true; |
||||
|
}, |
||||
|
methods: { |
||||
|
/** |
||||
|
* 点击确认按钮 |
||||
|
*/ |
||||
|
onOk() { |
||||
|
this.$emit( |
||||
|
'confirm', |
||||
|
() => { |
||||
|
this.popup.close(); |
||||
|
if (this.mode === 'input') this.val = this.value; |
||||
|
}, |
||||
|
this.mode === 'input' ? this.val : '', |
||||
|
); |
||||
|
}, |
||||
|
/** |
||||
|
* 点击取消按钮 |
||||
|
*/ |
||||
|
close() { |
||||
|
if (this.beforeClose) { |
||||
|
this.$emit('close', () => { |
||||
|
this.popup.close(); |
||||
|
}); |
||||
|
return; |
||||
|
} |
||||
|
this.popup.close(); |
||||
|
}, |
||||
|
}, |
||||
|
}; |
||||
|
</script> |
||||
|
|
||||
|
<style lang="scss" scoped> |
||||
|
.uni-popup-dialog { |
||||
|
width: 300px; |
||||
|
border-radius: 15px; |
||||
|
background-color: #fff; |
||||
|
} |
||||
|
|
||||
|
.uni-dialog-title { |
||||
|
/* #ifndef APP-NVUE */ |
||||
|
display: flex; |
||||
|
/* #endif */ |
||||
|
flex-direction: row; |
||||
|
justify-content: center; |
||||
|
padding-top: 15px; |
||||
|
padding-bottom: 5px; |
||||
|
} |
||||
|
|
||||
|
.uni-dialog-title-text { |
||||
|
font-size: 16px; |
||||
|
font-weight: 500; |
||||
|
} |
||||
|
|
||||
|
.uni-dialog-content { |
||||
|
/* #ifndef APP-NVUE */ |
||||
|
display: flex; |
||||
|
/* #endif */ |
||||
|
flex-direction: row; |
||||
|
justify-content: center; |
||||
|
align-items: center; |
||||
|
padding: 5px 15px 15px 15px; |
||||
|
} |
||||
|
|
||||
|
.uni-dialog-content-text { |
||||
|
font-size: 14px; |
||||
|
color: #6e6e6e; |
||||
|
} |
||||
|
|
||||
|
.uni-dialog-button-group { |
||||
|
/* #ifndef APP-NVUE */ |
||||
|
display: flex; |
||||
|
/* #endif */ |
||||
|
flex-direction: row; |
||||
|
border-top-color: #f5f5f5; |
||||
|
border-top-style: solid; |
||||
|
border-top-width: 1px; |
||||
|
} |
||||
|
|
||||
|
.uni-dialog-button { |
||||
|
/* #ifndef APP-NVUE */ |
||||
|
display: flex; |
||||
|
/* #endif */ |
||||
|
|
||||
|
flex: 1; |
||||
|
flex-direction: row; |
||||
|
justify-content: center; |
||||
|
align-items: center; |
||||
|
height: 45px; |
||||
|
} |
||||
|
|
||||
|
.uni-border-left { |
||||
|
border-left-color: #f0f0f0; |
||||
|
border-left-style: solid; |
||||
|
border-left-width: 1px; |
||||
|
} |
||||
|
|
||||
|
.uni-dialog-button-text { |
||||
|
font-size: 14px; |
||||
|
} |
||||
|
|
||||
|
.uni-button-color { |
||||
|
color: $uni-color-primary; |
||||
|
} |
||||
|
|
||||
|
.uni-dialog-input { |
||||
|
flex: 1; |
||||
|
font-size: 14px; |
||||
|
} |
||||
|
|
||||
|
.uni-popup__success { |
||||
|
color: $uni-color-success; |
||||
|
} |
||||
|
|
||||
|
.uni-popup__warn { |
||||
|
color: $uni-color-warning; |
||||
|
} |
||||
|
|
||||
|
.uni-popup__error { |
||||
|
color: $uni-color-error; |
||||
|
} |
||||
|
|
||||
|
.uni-popup__info { |
||||
|
color: #909399; |
||||
|
} |
||||
|
</style> |
@ -0,0 +1,115 @@ |
|||||
|
<template> |
||||
|
<view class="uni-popup-message" :class="'uni-popup__' + [type]"> |
||||
|
<text class="uni-popup-message-text" :class="'uni-popup__' + [type] + '-text'">{{ message }}</text> |
||||
|
</view> |
||||
|
</template> |
||||
|
|
||||
|
<script> |
||||
|
/** |
||||
|
* PopUp 弹出层-消息提示 |
||||
|
* @description 弹出层-消息提示 |
||||
|
* @tutorial https://ext.dcloud.net.cn/plugin?id=329 |
||||
|
* @property {String} type = [success|warning|info|error] 主题样式 |
||||
|
* @value success 成功 |
||||
|
* @value warning 提示 |
||||
|
* @value info 消息 |
||||
|
* @value error 错误 |
||||
|
* @property {String} message 消息提示文字 |
||||
|
* @property {String} duration 显示时间,设置为 0 则不会自动关闭 |
||||
|
*/ |
||||
|
|
||||
|
export default { |
||||
|
name: 'UniPopupMessage', |
||||
|
props: { |
||||
|
/** |
||||
|
* 主题 success/warning/info/error 默认 success |
||||
|
*/ |
||||
|
type: { |
||||
|
type: String, |
||||
|
default: 'success', |
||||
|
}, |
||||
|
/** |
||||
|
* 消息文字 |
||||
|
*/ |
||||
|
message: { |
||||
|
type: String, |
||||
|
default: '', |
||||
|
}, |
||||
|
/** |
||||
|
* 显示时间,设置为 0 则不会自动关闭 |
||||
|
*/ |
||||
|
duration: { |
||||
|
type: Number, |
||||
|
default: 3000, |
||||
|
}, |
||||
|
}, |
||||
|
inject: ['popup'], |
||||
|
data() { |
||||
|
return {}; |
||||
|
}, |
||||
|
created() { |
||||
|
this.popup.childrenMsg = this; |
||||
|
}, |
||||
|
methods: { |
||||
|
open() { |
||||
|
if (this.duration === 0) return; |
||||
|
clearTimeout(this.popuptimer); |
||||
|
this.popuptimer = setTimeout(() => { |
||||
|
this.popup.close(); |
||||
|
}, this.duration); |
||||
|
}, |
||||
|
close() { |
||||
|
clearTimeout(this.popuptimer); |
||||
|
}, |
||||
|
}, |
||||
|
}; |
||||
|
</script> |
||||
|
<style lang="scss" scoped> |
||||
|
.uni-popup-message { |
||||
|
/* #ifndef APP-NVUE */ |
||||
|
display: flex; |
||||
|
/* #endif */ |
||||
|
flex-direction: row; |
||||
|
background-color: #e1f3d8; |
||||
|
padding: 10px 15px; |
||||
|
border-color: #eee; |
||||
|
border-style: solid; |
||||
|
border-width: 1px; |
||||
|
} |
||||
|
.uni-popup-message-text { |
||||
|
font-size: 14px; |
||||
|
padding: 0; |
||||
|
} |
||||
|
|
||||
|
.uni-popup__success { |
||||
|
background-color: #e1f3d8; |
||||
|
} |
||||
|
|
||||
|
.uni-popup__success-text { |
||||
|
color: #67c23a; |
||||
|
} |
||||
|
|
||||
|
.uni-popup__warn { |
||||
|
background-color: #faecd8; |
||||
|
} |
||||
|
|
||||
|
.uni-popup__warn-text { |
||||
|
color: #e6a23c; |
||||
|
} |
||||
|
|
||||
|
.uni-popup__error { |
||||
|
background-color: #fde2e2; |
||||
|
} |
||||
|
|
||||
|
.uni-popup__error-text { |
||||
|
color: #f56c6c; |
||||
|
} |
||||
|
|
||||
|
.uni-popup__info { |
||||
|
background-color: #f2f6fc; |
||||
|
} |
||||
|
|
||||
|
.uni-popup__info-text { |
||||
|
color: #909399; |
||||
|
} |
||||
|
</style> |
@ -0,0 +1,171 @@ |
|||||
|
<template> |
||||
|
<view class="uni-popup-share"> |
||||
|
<view class="uni-share-title"> |
||||
|
<text class="uni-share-title-text">{{ title }}</text> |
||||
|
</view> |
||||
|
<view class="uni-share-content"> |
||||
|
<view class="uni-share-content-box"> |
||||
|
<view class="uni-share-content-item" v-for="(item, index) in bottomData" :key="index" @click.stop="select(item, index)"> |
||||
|
<image class="uni-share-image" :src="item.icon" mode="aspectFill"></image> |
||||
|
<text class="uni-share-text">{{ item.text }}</text> |
||||
|
</view> |
||||
|
</view> |
||||
|
</view> |
||||
|
<view class="uni-share-button-box"> |
||||
|
<button class="uni-share-button" @click="close">取消</button> |
||||
|
</view> |
||||
|
</view> |
||||
|
</template> |
||||
|
|
||||
|
<script> |
||||
|
export default { |
||||
|
name: 'UniPopupShare', |
||||
|
props: { |
||||
|
title: { |
||||
|
type: String, |
||||
|
default: '分享到', |
||||
|
}, |
||||
|
}, |
||||
|
inject: ['popup'], |
||||
|
data() { |
||||
|
return { |
||||
|
bottomData: [ |
||||
|
{ |
||||
|
text: '微信', |
||||
|
icon: 'https://img-cdn-qiniu.dcloud.net.cn/uni-ui/grid-2.png', |
||||
|
name: 'wx', |
||||
|
}, |
||||
|
{ |
||||
|
text: '支付宝', |
||||
|
icon: 'https://img-cdn-qiniu.dcloud.net.cn/uni-ui/grid-8.png', |
||||
|
name: 'wx', |
||||
|
}, |
||||
|
{ |
||||
|
text: 'QQ', |
||||
|
icon: 'https://img-cdn-qiniu.dcloud.net.cn/uni-ui/gird-3.png', |
||||
|
name: 'qq', |
||||
|
}, |
||||
|
{ |
||||
|
text: '新浪', |
||||
|
icon: 'https://img-cdn-qiniu.dcloud.net.cn/uni-ui/grid-1.png', |
||||
|
name: 'sina', |
||||
|
}, |
||||
|
{ |
||||
|
text: '百度', |
||||
|
icon: 'https://img-cdn-qiniu.dcloud.net.cn/uni-ui/grid-7.png', |
||||
|
name: 'copy', |
||||
|
}, |
||||
|
{ |
||||
|
text: '其他', |
||||
|
icon: 'https://img-cdn-qiniu.dcloud.net.cn/uni-ui/grid-5.png', |
||||
|
name: 'more', |
||||
|
}, |
||||
|
], |
||||
|
}; |
||||
|
}, |
||||
|
created() {}, |
||||
|
methods: { |
||||
|
/** |
||||
|
* 选择内容 |
||||
|
*/ |
||||
|
select(item, index) { |
||||
|
this.$emit( |
||||
|
'select', |
||||
|
{ |
||||
|
item, |
||||
|
index, |
||||
|
}, |
||||
|
() => { |
||||
|
this.popup.close(); |
||||
|
}, |
||||
|
); |
||||
|
}, |
||||
|
/** |
||||
|
* 关闭窗口 |
||||
|
*/ |
||||
|
close() { |
||||
|
this.popup.close(); |
||||
|
}, |
||||
|
}, |
||||
|
}; |
||||
|
</script> |
||||
|
<style lang="scss" scoped> |
||||
|
.uni-popup-share { |
||||
|
background-color: #fff; |
||||
|
} |
||||
|
.uni-share-title { |
||||
|
/* #ifndef APP-NVUE */ |
||||
|
display: flex; |
||||
|
/* #endif */ |
||||
|
flex-direction: row; |
||||
|
align-items: center; |
||||
|
justify-content: center; |
||||
|
height: 40px; |
||||
|
} |
||||
|
.uni-share-title-text { |
||||
|
font-size: 14px; |
||||
|
color: #666; |
||||
|
} |
||||
|
.uni-share-content { |
||||
|
/* #ifndef APP-NVUE */ |
||||
|
display: flex; |
||||
|
/* #endif */ |
||||
|
flex-direction: row; |
||||
|
justify-content: center; |
||||
|
padding-top: 10px; |
||||
|
} |
||||
|
|
||||
|
.uni-share-content-box { |
||||
|
/* #ifndef APP-NVUE */ |
||||
|
display: flex; |
||||
|
/* #endif */ |
||||
|
flex-direction: row; |
||||
|
flex-wrap: wrap; |
||||
|
width: 360px; |
||||
|
} |
||||
|
|
||||
|
.uni-share-content-item { |
||||
|
width: 90px; |
||||
|
/* #ifndef APP-NVUE */ |
||||
|
display: flex; |
||||
|
/* #endif */ |
||||
|
flex-direction: column; |
||||
|
justify-content: center; |
||||
|
padding: 10px 0; |
||||
|
align-items: center; |
||||
|
} |
||||
|
|
||||
|
.uni-share-content-item:active { |
||||
|
background-color: #f5f5f5; |
||||
|
} |
||||
|
|
||||
|
.uni-share-image { |
||||
|
width: 30px; |
||||
|
height: 30px; |
||||
|
} |
||||
|
|
||||
|
.uni-share-text { |
||||
|
margin-top: 10px; |
||||
|
font-size: 14px; |
||||
|
color: #3b4144; |
||||
|
} |
||||
|
|
||||
|
.uni-share-button-box { |
||||
|
/* #ifndef APP-NVUE */ |
||||
|
display: flex; |
||||
|
/* #endif */ |
||||
|
flex-direction: row; |
||||
|
padding: 10px 15px; |
||||
|
} |
||||
|
|
||||
|
.uni-share-button { |
||||
|
flex: 1; |
||||
|
border-radius: 50px; |
||||
|
color: #666; |
||||
|
font-size: 16px; |
||||
|
} |
||||
|
|
||||
|
.uni-share-button::after { |
||||
|
border-radius: 50px; |
||||
|
} |
||||
|
</style> |
@ -0,0 +1,289 @@ |
|||||
|
<template> |
||||
|
<view v-if="showPopup" class="uni-popup" :class="[popupstyle]" @touchmove.stop.prevent="clear"> |
||||
|
<uni-transition v-if="maskShow" :mode-class="['fade']" :styles="maskClass" :duration="duration" :show="showTrans" @click="onTap" /> |
||||
|
<uni-transition :mode-class="ani" :styles="transClass" :duration="duration" :show="showTrans" @click="onTap"> |
||||
|
<view class="uni-popup__wrapper-box" @click.stop="clear"> |
||||
|
<slot /> |
||||
|
</view> |
||||
|
</uni-transition> |
||||
|
</view> |
||||
|
</template> |
||||
|
|
||||
|
<script> |
||||
|
import uniTransition from '../uni-transition/uni-transition.vue'; |
||||
|
import popup from './popup.js'; |
||||
|
/** |
||||
|
* PopUp 弹出层 |
||||
|
* @description 弹出层组件,为了解决遮罩弹层的问题 |
||||
|
* @tutorial https://ext.dcloud.net.cn/plugin?id=329 |
||||
|
* @property {String} type = [top|center|bottom] 弹出方式 |
||||
|
* @value top 顶部弹出 |
||||
|
* @value center 中间弹出 |
||||
|
* @value bottom 底部弹出 |
||||
|
* @value message 消息提示 |
||||
|
* @value dialog 对话框 |
||||
|
* @value share 底部分享示例 |
||||
|
* @property {Boolean} animation = [ture|false] 是否开启动画 |
||||
|
* @property {Boolean} maskClick = [ture|false] 蒙版点击是否关闭弹窗 |
||||
|
* @event {Function} change 打开关闭弹窗触发,e={show: false} |
||||
|
*/ |
||||
|
|
||||
|
export default { |
||||
|
name: 'UniPopup', |
||||
|
components: { uniTransition }, |
||||
|
props: { |
||||
|
// 开启动画 |
||||
|
animation: { |
||||
|
type: Boolean, |
||||
|
default: true, |
||||
|
}, |
||||
|
// 弹出层类型,可选值,top: 顶部弹出层;bottom:底部弹出层;center:全屏弹出层 |
||||
|
// message: 消息提示 ; dialog : 对话框 |
||||
|
type: { |
||||
|
type: String, |
||||
|
default: 'center', |
||||
|
}, |
||||
|
// maskClick |
||||
|
maskClick: { |
||||
|
type: Boolean, |
||||
|
default: true, |
||||
|
}, |
||||
|
}, |
||||
|
provide() { |
||||
|
return { popup: this }; |
||||
|
}, |
||||
|
mixins: [popup], |
||||
|
watch: { |
||||
|
/** |
||||
|
* 监听type类型 |
||||
|
*/ |
||||
|
type: { |
||||
|
handler: function (newVal) { |
||||
|
this[this.config[newVal]](); |
||||
|
}, |
||||
|
immediate: true, |
||||
|
}, |
||||
|
/** |
||||
|
* 监听遮罩是否可点击 |
||||
|
* @param {Object} val |
||||
|
*/ |
||||
|
maskClick(val) { |
||||
|
this.mkclick = val; |
||||
|
}, |
||||
|
}, |
||||
|
data() { |
||||
|
return { |
||||
|
duration: 300, |
||||
|
ani: [], |
||||
|
showPopup: false, |
||||
|
showTrans: false, |
||||
|
maskClass: { |
||||
|
position: 'fixed', |
||||
|
bottom: 0, |
||||
|
top: 0, |
||||
|
left: 0, |
||||
|
right: 0, |
||||
|
backgroundColor: 'rgba(0, 0, 0, 0.4)', |
||||
|
}, |
||||
|
transClass: { |
||||
|
position: 'fixed', |
||||
|
left: 0, |
||||
|
right: 0, |
||||
|
}, |
||||
|
maskShow: true, |
||||
|
mkclick: true, |
||||
|
popupstyle: 'top', |
||||
|
}; |
||||
|
}, |
||||
|
created() { |
||||
|
this.mkclick = this.maskClick; |
||||
|
if (this.animation) { |
||||
|
this.duration = 300; |
||||
|
} else { |
||||
|
this.duration = 0; |
||||
|
} |
||||
|
}, |
||||
|
methods: { |
||||
|
clear(e) { |
||||
|
// TODO nvue 取消冒泡 |
||||
|
e.stopPropagation(); |
||||
|
}, |
||||
|
open() { |
||||
|
this.showPopup = true; |
||||
|
this.$nextTick(() => { |
||||
|
new Promise(resolve => { |
||||
|
clearTimeout(this.timer); |
||||
|
this.timer = setTimeout(() => { |
||||
|
this.showTrans = true; |
||||
|
// fixed by mehaotian 兼容 app 端 |
||||
|
this.$nextTick(() => { |
||||
|
resolve(); |
||||
|
}); |
||||
|
}, 50); |
||||
|
}).then(res => { |
||||
|
console.log('res: ', res); |
||||
|
// 自定义打开事件 |
||||
|
clearTimeout(this.msgtimer); |
||||
|
this.msgtimer = setTimeout(() => { |
||||
|
this.customOpen && this.customOpen(); |
||||
|
}, 100); |
||||
|
this.$emit('change', { |
||||
|
show: true, |
||||
|
type: this.type, |
||||
|
}); |
||||
|
}); |
||||
|
}); |
||||
|
}, |
||||
|
close(type) { |
||||
|
this.showTrans = false; |
||||
|
this.$nextTick(() => { |
||||
|
this.$emit('change', { |
||||
|
show: false, |
||||
|
type, |
||||
|
}); |
||||
|
clearTimeout(this.timer); |
||||
|
// 自定义关闭事件 |
||||
|
this.customOpen && this.customClose(); |
||||
|
this.timer = setTimeout(() => { |
||||
|
this.showPopup = false; |
||||
|
}, 300); |
||||
|
}); |
||||
|
}, |
||||
|
onTap() { |
||||
|
if (!this.mkclick) return; |
||||
|
this.close(); |
||||
|
}, |
||||
|
/** |
||||
|
* 顶部弹出样式处理 |
||||
|
*/ |
||||
|
top() { |
||||
|
this.popupstyle = 'top'; |
||||
|
this.ani = ['slide-top']; |
||||
|
this.transClass = { |
||||
|
position: 'fixed', |
||||
|
left: 0, |
||||
|
right: 0, |
||||
|
}; |
||||
|
}, |
||||
|
/** |
||||
|
* 底部弹出样式处理 |
||||
|
*/ |
||||
|
bottom() { |
||||
|
this.popupstyle = 'bottom'; |
||||
|
this.ani = ['slide-bottom']; |
||||
|
this.transClass = { |
||||
|
position: 'fixed', |
||||
|
left: 0, |
||||
|
right: 0, |
||||
|
bottom: 0, |
||||
|
}; |
||||
|
}, |
||||
|
/** |
||||
|
* 中间弹出样式处理 |
||||
|
*/ |
||||
|
center() { |
||||
|
this.popupstyle = 'center'; |
||||
|
this.ani = ['zoom-out', 'fade']; |
||||
|
this.transClass = { |
||||
|
position: 'fixed', |
||||
|
/* #ifndef APP-NVUE */ |
||||
|
display: 'flex', |
||||
|
flexDirection: 'column', |
||||
|
/* #endif */ |
||||
|
bottom: 0, |
||||
|
left: 0, |
||||
|
right: 0, |
||||
|
top: 0, |
||||
|
justifyContent: 'center', |
||||
|
alignItems: 'center', |
||||
|
}; |
||||
|
}, |
||||
|
}, |
||||
|
}; |
||||
|
</script> |
||||
|
<style lang="scss" scoped> |
||||
|
.uni-popup { |
||||
|
position: fixed; |
||||
|
/* #ifndef APP-NVUE */ |
||||
|
z-index: 99; |
||||
|
/* #endif */ |
||||
|
} |
||||
|
|
||||
|
.uni-popup__mask { |
||||
|
position: absolute; |
||||
|
top: 0; |
||||
|
bottom: 0; |
||||
|
left: 0; |
||||
|
right: 0; |
||||
|
background-color: $uni-bg-color-mask; |
||||
|
opacity: 0; |
||||
|
} |
||||
|
|
||||
|
.mask-ani { |
||||
|
transition-property: opacity; |
||||
|
transition-duration: 0.2s; |
||||
|
} |
||||
|
|
||||
|
.uni-top-mask { |
||||
|
opacity: 1; |
||||
|
} |
||||
|
|
||||
|
.uni-bottom-mask { |
||||
|
opacity: 1; |
||||
|
} |
||||
|
|
||||
|
.uni-center-mask { |
||||
|
opacity: 1; |
||||
|
} |
||||
|
|
||||
|
.uni-popup__wrapper { |
||||
|
/* #ifndef APP-NVUE */ |
||||
|
display: block; |
||||
|
/* #endif */ |
||||
|
position: absolute; |
||||
|
} |
||||
|
|
||||
|
.top { |
||||
|
/* #ifdef H5 */ |
||||
|
top: var(--window-top); |
||||
|
/* #endif */ |
||||
|
/* #ifndef H5 */ |
||||
|
top: 0; |
||||
|
/* #endif */ |
||||
|
} |
||||
|
|
||||
|
.bottom { |
||||
|
bottom: 0; |
||||
|
} |
||||
|
|
||||
|
.uni-popup__wrapper-box { |
||||
|
/* #ifndef APP-NVUE */ |
||||
|
display: block; |
||||
|
/* #endif */ |
||||
|
position: relative; |
||||
|
/* iphonex 等安全区设置,底部安全区适配 */ |
||||
|
/* #ifndef APP-NVUE */ |
||||
|
padding-bottom: constant(safe-area-inset-bottom); |
||||
|
padding-bottom: env(safe-area-inset-bottom); |
||||
|
/* #endif */ |
||||
|
} |
||||
|
|
||||
|
.content-ani { |
||||
|
// transition: transform 0.3s; |
||||
|
transition-property: transform, opacity; |
||||
|
transition-duration: 0.2s; |
||||
|
} |
||||
|
|
||||
|
.uni-top-content { |
||||
|
transform: translateY(0); |
||||
|
} |
||||
|
|
||||
|
.uni-bottom-content { |
||||
|
transform: translateY(0); |
||||
|
} |
||||
|
|
||||
|
.uni-center-content { |
||||
|
transform: scale(1); |
||||
|
opacity: 1; |
||||
|
} |
||||
|
</style> |
@ -0,0 +1,276 @@ |
|||||
|
<template> |
||||
|
<view |
||||
|
v-if="isShow" |
||||
|
ref="ani" |
||||
|
class="uni-transition" |
||||
|
:class="[ani.in]" |
||||
|
:style="'transform:' + transform + ';' + stylesObject" |
||||
|
@click="change" |
||||
|
> |
||||
|
<slot></slot> |
||||
|
</view> |
||||
|
</template> |
||||
|
|
||||
|
<script> |
||||
|
// #ifdef APP-NVUE |
||||
|
const animation = uni.requireNativePlugin('animation'); |
||||
|
// #endif |
||||
|
/** |
||||
|
* Transition 过渡动画 |
||||
|
* @description 简单过渡动画组件 |
||||
|
* @tutorial https://ext.dcloud.net.cn/plugin?id=985 |
||||
|
* @property {Boolean} show = [false|true] 控制组件显示或隐藏 |
||||
|
* @property {Array} modeClass = [fade|slide-top|slide-right|slide-bottom|slide-left|zoom-in|zoom-out] 过渡动画类型 |
||||
|
* @value fade 渐隐渐出过渡 |
||||
|
* @value slide-top 由上至下过渡 |
||||
|
* @value slide-right 由右至左过渡 |
||||
|
* @value slide-bottom 由下至上过渡 |
||||
|
* @value slide-left 由左至右过渡 |
||||
|
* @value zoom-in 由小到大过渡 |
||||
|
* @value zoom-out 由大到小过渡 |
||||
|
* @property {Number} duration 过渡动画持续时间 |
||||
|
* @property {Object} styles 组件样式,同 css 样式,注意带’-‘连接符的属性需要使用小驼峰写法如:`backgroundColor:red` |
||||
|
*/ |
||||
|
export default { |
||||
|
name: 'uniTransition', |
||||
|
props: { |
||||
|
show: { |
||||
|
type: Boolean, |
||||
|
default: false, |
||||
|
}, |
||||
|
modeClass: { |
||||
|
type: Array, |
||||
|
default() { |
||||
|
return []; |
||||
|
}, |
||||
|
}, |
||||
|
duration: { |
||||
|
type: Number, |
||||
|
default: 300, |
||||
|
}, |
||||
|
styles: { |
||||
|
type: Object, |
||||
|
default() { |
||||
|
return {}; |
||||
|
}, |
||||
|
}, |
||||
|
}, |
||||
|
data() { |
||||
|
return { |
||||
|
isShow: false, |
||||
|
transform: '', |
||||
|
ani: { in: '', active: '' }, |
||||
|
}; |
||||
|
}, |
||||
|
watch: { |
||||
|
show: { |
||||
|
handler(newVal) { |
||||
|
if (newVal) { |
||||
|
this.open(); |
||||
|
} else { |
||||
|
this.close(); |
||||
|
} |
||||
|
}, |
||||
|
immediate: true, |
||||
|
}, |
||||
|
}, |
||||
|
computed: { |
||||
|
stylesObject() { |
||||
|
let styles = { |
||||
|
...this.styles, |
||||
|
'transition-duration': this.duration / 1000 + 's', |
||||
|
}; |
||||
|
let transfrom = ''; |
||||
|
for (let i in styles) { |
||||
|
let line = this.toLine(i); |
||||
|
transfrom += line + ':' + styles[i] + ';'; |
||||
|
} |
||||
|
return transfrom; |
||||
|
}, |
||||
|
}, |
||||
|
created() { |
||||
|
// this.timer = null |
||||
|
// this.nextTick = (time = 50) => new Promise(resolve => { |
||||
|
// clearTimeout(this.timer) |
||||
|
// this.timer = setTimeout(resolve, time) |
||||
|
// return this.timer |
||||
|
// }); |
||||
|
}, |
||||
|
methods: { |
||||
|
change() { |
||||
|
this.$emit('click', { detail: this.isShow }); |
||||
|
}, |
||||
|
open() { |
||||
|
clearTimeout(this.timer); |
||||
|
this.isShow = true; |
||||
|
this.transform = ''; |
||||
|
this.ani.in = ''; |
||||
|
for (let i in this.getTranfrom(false)) { |
||||
|
if (i === 'opacity') { |
||||
|
this.ani.in = 'fade-in'; |
||||
|
} else { |
||||
|
this.transform += `${this.getTranfrom(false)[i]} `; |
||||
|
} |
||||
|
} |
||||
|
this.$nextTick(() => { |
||||
|
setTimeout(() => { |
||||
|
this._animation(true); |
||||
|
}, 50); |
||||
|
}); |
||||
|
}, |
||||
|
close() { |
||||
|
clearTimeout(this.timer); |
||||
|
this._animation(false); |
||||
|
}, |
||||
|
_animation(type) { |
||||
|
let styles = this.getTranfrom(type); |
||||
|
// #ifdef APP-NVUE |
||||
|
if (!this.$refs['ani']) return; |
||||
|
animation.transition( |
||||
|
this.$refs['ani'].ref, |
||||
|
{ |
||||
|
styles, |
||||
|
duration: this.duration, //ms |
||||
|
timingFunction: 'ease', |
||||
|
needLayout: false, |
||||
|
delay: 0, //ms |
||||
|
}, |
||||
|
() => { |
||||
|
if (!type) { |
||||
|
this.isShow = false; |
||||
|
} |
||||
|
this.$emit('change', { detail: this.isShow }); |
||||
|
}, |
||||
|
); |
||||
|
// #endif |
||||
|
// #ifndef APP-NVUE |
||||
|
this.transform = ''; |
||||
|
for (let i in styles) { |
||||
|
if (i === 'opacity') { |
||||
|
this.ani.in = `fade-${type ? 'out' : 'in'}`; |
||||
|
} else { |
||||
|
this.transform += `${styles[i]} `; |
||||
|
} |
||||
|
} |
||||
|
this.timer = setTimeout(() => { |
||||
|
if (!type) { |
||||
|
this.isShow = false; |
||||
|
} |
||||
|
this.$emit('change', { detail: this.isShow }); |
||||
|
}, this.duration); |
||||
|
// #endif |
||||
|
}, |
||||
|
getTranfrom(type) { |
||||
|
let styles = { transform: '' }; |
||||
|
this.modeClass.forEach(mode => { |
||||
|
switch (mode) { |
||||
|
case 'fade': |
||||
|
styles.opacity = type ? 1 : 0; |
||||
|
break; |
||||
|
case 'slide-top': |
||||
|
styles.transform += `translateY(${type ? '0' : '-100%'}) `; |
||||
|
break; |
||||
|
case 'slide-right': |
||||
|
styles.transform += `translateX(${type ? '0' : '100%'}) `; |
||||
|
break; |
||||
|
case 'slide-bottom': |
||||
|
styles.transform += `translateY(${type ? '0' : '100%'}) `; |
||||
|
break; |
||||
|
case 'slide-left': |
||||
|
styles.transform += `translateX(${type ? '0' : '-100%'}) `; |
||||
|
break; |
||||
|
case 'zoom-in': |
||||
|
styles.transform += `scale(${type ? 1 : 0.8}) `; |
||||
|
break; |
||||
|
case 'zoom-out': |
||||
|
styles.transform += `scale(${type ? 1 : 1.2}) `; |
||||
|
break; |
||||
|
} |
||||
|
}); |
||||
|
return styles; |
||||
|
}, |
||||
|
_modeClassArr(type) { |
||||
|
let mode = this.modeClass; |
||||
|
if (typeof mode !== 'string') { |
||||
|
let modestr = ''; |
||||
|
mode.forEach(item => { |
||||
|
modestr += item + '-' + type + ','; |
||||
|
}); |
||||
|
return modestr.substr(0, modestr.length - 1); |
||||
|
} else { |
||||
|
return mode + '-' + type; |
||||
|
} |
||||
|
}, |
||||
|
// getEl(el) { |
||||
|
// console.log(el || el.ref || null); |
||||
|
// return el || el.ref || null |
||||
|
// }, |
||||
|
toLine(name) { |
||||
|
return name.replace(/([A-Z])/g, '-$1').toLowerCase(); |
||||
|
}, |
||||
|
}, |
||||
|
}; |
||||
|
</script> |
||||
|
|
||||
|
<style> |
||||
|
.uni-transition { |
||||
|
transition-timing-function: ease; |
||||
|
transition-duration: 0.3s; |
||||
|
transition-property: transform, opacity; |
||||
|
} |
||||
|
|
||||
|
.fade-in { |
||||
|
opacity: 0; |
||||
|
} |
||||
|
|
||||
|
.fade-active { |
||||
|
opacity: 1; |
||||
|
} |
||||
|
|
||||
|
.slide-top-in { |
||||
|
/* transition-property: transform, opacity; */ |
||||
|
transform: translateY(-100%); |
||||
|
} |
||||
|
|
||||
|
.slide-top-active { |
||||
|
transform: translateY(0); |
||||
|
/* opacity: 1; */ |
||||
|
} |
||||
|
|
||||
|
.slide-right-in { |
||||
|
transform: translateX(100%); |
||||
|
} |
||||
|
|
||||
|
.slide-right-active { |
||||
|
transform: translateX(0); |
||||
|
} |
||||
|
|
||||
|
.slide-bottom-in { |
||||
|
transform: translateY(100%); |
||||
|
} |
||||
|
|
||||
|
.slide-bottom-active { |
||||
|
transform: translateY(0); |
||||
|
} |
||||
|
|
||||
|
.slide-left-in { |
||||
|
transform: translateX(-100%); |
||||
|
} |
||||
|
|
||||
|
.slide-left-active { |
||||
|
transform: translateX(0); |
||||
|
opacity: 1; |
||||
|
} |
||||
|
|
||||
|
.zoom-in-in { |
||||
|
transform: scale(0.8); |
||||
|
} |
||||
|
|
||||
|
.zoom-out-active { |
||||
|
transform: scale(1); |
||||
|
} |
||||
|
|
||||
|
.zoom-out-in { |
||||
|
transform: scale(1.2); |
||||
|
} |
||||
|
</style> |
@ -0,0 +1,2 @@ |
|||||
|
// 每页加载颗粒度的个数
|
||||
|
export default { pageCount: 10 }; |
@ -0,0 +1,43 @@ |
|||||
|
// 用户登录client
|
||||
|
export const clients = { mp: 0, h5: 1, android: 2, ios: 3 }; |
||||
|
|
||||
|
// 用户登录类型
|
||||
|
export const types = { |
||||
|
mp: 0, |
||||
|
phone: 1, |
||||
|
email: 2, |
||||
|
username: 3, |
||||
|
wx: 4, |
||||
|
wx_web: 5, |
||||
|
wb: 6, |
||||
|
}; |
||||
|
|
||||
|
// 小程序获取参数
|
||||
|
export const mp = () => { |
||||
|
return new Promise((resolve, reject) => { |
||||
|
uni.login({ |
||||
|
provider: 'weixin', |
||||
|
success(res) { |
||||
|
if (res.code) { |
||||
|
const params = { |
||||
|
client: uni.$t.user.clients['mp'], |
||||
|
type: uni.$t.user.types['mp'], |
||||
|
data: { identifier: res.code }, |
||||
|
}; |
||||
|
resolve(params); |
||||
|
} else { |
||||
|
reject(res.errMsg); |
||||
|
} |
||||
|
}, |
||||
|
fail() { |
||||
|
console.log('fail'); |
||||
|
reject('微信登录失败'); |
||||
|
}, |
||||
|
}); |
||||
|
}); |
||||
|
}; |
||||
|
|
||||
|
export default { |
||||
|
clients, |
||||
|
types, |
||||
|
}; |
@ -1,44 +0,0 @@ |
|||||
import { mapGetters } from 'vuex'; |
|
||||
|
|
||||
const mixin = { |
|
||||
computed: mapGetters('task', ['timeGranularity']), |
|
||||
|
|
||||
methods: { |
|
||||
/** |
|
||||
* 设置时间轴空数据 |
|
||||
* @param {*} startTime |
|
||||
* @param {*} show true 向上加载,false 向下加载 |
|
||||
*/ |
|
||||
setTime(startTime, show) { |
|
||||
let { timeGranularity } = this; |
|
||||
let arr = []; |
|
||||
let str = {}; |
|
||||
if (show) { |
|
||||
for (let i = 10; i > 0; i--) { |
|
||||
str = { |
|
||||
id: this.$u.guid(20, false, 10), |
|
||||
panel: {}, |
|
||||
plugins: [], |
|
||||
process: 4, |
|
||||
planStart: this.$t.time.add(startTime, `-${i}` - 0, timeGranularity).valueOf(), |
|
||||
}; |
|
||||
arr.push(str); |
|
||||
} |
|
||||
} else { |
|
||||
for (let i = 0; i < 10; i++) { |
|
||||
str = { |
|
||||
id: this.$u.guid(20, false, 10), |
|
||||
panel: {}, |
|
||||
plugins: [], |
|
||||
process: 4, |
|
||||
planStart: this.$t.time.add(startTime, i + 1, timeGranularity).valueOf(), |
|
||||
}; |
|
||||
arr.push(str); |
|
||||
} |
|
||||
} |
|
||||
return arr; |
|
||||
}, |
|
||||
}, |
|
||||
}; |
|
||||
|
|
||||
export default mixin; |
|
@ -0,0 +1,37 @@ |
|||||
|
{ |
||||
|
"pages": [ |
||||
|
{ |
||||
|
"path": "pages/index/index", |
||||
|
"style": { |
||||
|
"navigationStyle": "custom" , |
||||
|
"navigationBarTextStyle": "white" |
||||
|
} |
||||
|
}, |
||||
|
{ |
||||
|
"path": "pages/project/project", |
||||
|
"style": { |
||||
|
"navigationStyle": "custom" , |
||||
|
"navigationBarTextStyle": "white" |
||||
|
} |
||||
|
}, |
||||
|
{ |
||||
|
"path": "pages/test/test", |
||||
|
"style": { |
||||
|
"navigationBarTitleText": "测试" |
||||
|
} |
||||
|
} |
||||
|
], |
||||
|
"globalStyle": { |
||||
|
"navigationBarTextStyle": "black", |
||||
|
"navigationBarTitleText": "TALL", |
||||
|
"navigationBarBackgroundColor": "#F8F8F8", |
||||
|
"backgroundColor": "#F8F8F8" |
||||
|
}, |
||||
|
"easycom": { |
||||
|
"autoscan": true, |
||||
|
"custom": { |
||||
|
"^u-(.*)": "uview-ui/components/u-$1/u-$1.vue", |
||||
|
"^p-(.*)": "@/plugins/p-$1/p-$1.vue" |
||||
|
} |
||||
|
} |
||||
|
} |
@ -1,128 +0,0 @@ |
|||||
<template> |
|
||||
<view class="flex flex-col h-full bg-gray-50" @touchmove="onMove"> |
|
||||
<view class="relative"> |
|
||||
<!-- 日历 --> |
|
||||
<Calendar @selected-change="onDateChange" :show-back="true" ref="calendar" @handleFindPoint="handleFindPoint" /> |
|
||||
<!-- 上传 导入wbs --> |
|
||||
<Upload @success="onUploadSuccess" @error="onUploadError" /> |
|
||||
</view> |
|
||||
|
|
||||
<!-- 项目列表 --> |
|
||||
<Projects class="flex-1 overflow-y-auto" /> |
|
||||
|
|
||||
<!-- 全局提示框 --> |
|
||||
<u-top-tips ref="uTips"></u-top-tips> |
|
||||
</view> |
|
||||
</template> |
|
||||
|
|
||||
<script> |
|
||||
import { mapState, mapMutations } from 'vuex'; |
|
||||
|
|
||||
let prevY = 0; |
|
||||
|
|
||||
export default { |
|
||||
data() { |
|
||||
return { |
|
||||
calendar: null, |
|
||||
days: [], |
|
||||
}; |
|
||||
}, |
|
||||
|
|
||||
computed: mapState('user', ['token']), |
|
||||
|
|
||||
watch: { |
|
||||
token(value) { |
|
||||
if (!value) return; |
|
||||
this.getProjects(); |
|
||||
this.handleFindPoint(); |
|
||||
}, |
|
||||
}, |
|
||||
|
|
||||
onShow() { |
|
||||
if (!this.token) return; |
|
||||
this.getProjects(); |
|
||||
this.handleFindPoint(); |
|
||||
}, |
|
||||
|
|
||||
onReady() { |
|
||||
this.calendar = this.$refs.calendar; |
|
||||
}, |
|
||||
|
|
||||
methods: { |
|
||||
...mapMutations('project', ['setProjects', 'setDotList']), |
|
||||
|
|
||||
// 获取项目列表 |
|
||||
async getProjects(start = this.$moment().startOf('day').valueOf(), end = this.$moment().endOf('day').valueOf()) { |
|
||||
try { |
|
||||
const data = await this.$u.api.getProjects(start, end); |
|
||||
this.setProjects(data); |
|
||||
} catch (error) { |
|
||||
console.error('error: ', error); |
|
||||
} |
|
||||
}, |
|
||||
|
|
||||
/** |
|
||||
* 查询小红点 |
|
||||
* @param { string } endTime 结束时间 |
|
||||
* @param { string } startTime 开始时间 |
|
||||
*/ |
|
||||
async handleFindPoint(start, end) { |
|
||||
try { |
|
||||
const startTime = start || this.$moment().startOf('month').valueOf(); |
|
||||
const endTime = end || this.$moment().endOf('month').valueOf(); |
|
||||
const data = await this.$u.api.findRedPoint(startTime, endTime); |
|
||||
this.setDotList(data); |
|
||||
} catch (error) { |
|
||||
console.log('error: ', error); |
|
||||
} |
|
||||
}, |
|
||||
|
|
||||
// 点击了某个日期 |
|
||||
onDateChange(event) { |
|
||||
const day = this.$moment(event.fullDate); |
|
||||
const start = day.startOf('date').valueOf(); |
|
||||
const end = day.endOf('date').valueOf(); |
|
||||
this.getProjects(start, end); |
|
||||
}, |
|
||||
|
|
||||
// 监听触摸滑动 切换日历的模式 月/周 |
|
||||
onMove(event) { |
|
||||
const y = event.changedTouches[0].pageY; |
|
||||
if (y - prevY > 0) { |
|
||||
// 向下滑动 如果是周视图weekMode=true 就 变成 月视图weekMode=false |
|
||||
this.calendar.weekMode && (this.calendar.weekMode = false); |
|
||||
} else if (y - prevY < 0) { |
|
||||
// 向上滑动 如果是月视图weekMode=false 就变成 周视图weekMode=true |
|
||||
!this.calendar.weekMode && (this.calendar.weekMode = true); |
|
||||
} |
|
||||
prevY = y; |
|
||||
this.calendar.initDate(); |
|
||||
}, |
|
||||
|
|
||||
// 导入成功 |
|
||||
onUploadSuccess() { |
|
||||
this.$refs.uTips.show({ |
|
||||
title: '导入成功,即将打开新项目', |
|
||||
type: 'success', |
|
||||
duration: '3000', |
|
||||
}); |
|
||||
}, |
|
||||
|
|
||||
// 导入失败 |
|
||||
onUploadError(error) { |
|
||||
this.$refs.uTips.show({ |
|
||||
title: error || '导入失败', |
|
||||
type: 'error', |
|
||||
duration: '6000', |
|
||||
}); |
|
||||
}, |
|
||||
}, |
|
||||
}; |
|
||||
</script> |
|
||||
|
|
||||
<style lang="scss" scoped> |
|
||||
page { |
|
||||
height: 100%; |
|
||||
overflow: hidden; |
|
||||
} |
|
||||
</style> |
|
@ -1,15 +0,0 @@ |
|||||
<template> |
|
||||
<view class="container p-3"> |
|
||||
<u-button type="primary" @click="add">add</u-button> |
|
||||
</view> |
|
||||
</template> |
|
||||
|
|
||||
<script> |
|
||||
export default { |
|
||||
methods: { |
|
||||
add() { |
|
||||
this.$db.create('projects', { id: '123' }); |
|
||||
}, |
|
||||
}, |
|
||||
}; |
|
||||
</script> |
|
@ -1,7 +1,64 @@ |
|||||
<template> |
<template> |
||||
<view>交付物检查</view> |
<!-- 上传交付物 --> |
||||
|
<view class="px-3 py-6 bg-white"> |
||||
|
<u-input :auto-height="autoHeight" :border="border" :height="height" :type="type" placeholder="输入备注" v-model="remark" /> |
||||
|
<view class="flex flex-row-reverse text-xs text-gray-400 mt-2">{{ wordNum }}/140</view> |
||||
|
<!-- 评分 --> |
||||
|
<view class="flex justify-between mt-3"> |
||||
|
<slider :value="score" @change="sliderChange" max="100" min="0" show-value style="width: 60%" /> |
||||
|
<u-input :border="border" :type="type1" @input="changeNumber" maxlength="100" placeholder="输入分数" v-model="score" /> |
||||
|
</view> |
||||
|
|
||||
|
<view class="flex flex-col justify-center mt-5"> |
||||
|
<u-button @click="submit" size="medium" type="primary">提交</u-button> |
||||
|
<u-button @click="$emit('closeScore')" class="mt-2" size="medium">取消</u-button> |
||||
|
</view> |
||||
|
</view> |
||||
</template> |
</template> |
||||
|
|
||||
<script> |
<script> |
||||
export default {}; |
export default { |
||||
|
name: 'p-deliver-check', |
||||
|
data() { |
||||
|
return { |
||||
|
remark: '', |
||||
|
type: 'textarea', |
||||
|
border: true, |
||||
|
height: 100, |
||||
|
autoHeight: true, |
||||
|
wordNum: 0, |
||||
|
score: 0, |
||||
|
type1: 'number', |
||||
|
}; |
||||
|
}, |
||||
|
|
||||
|
watch: { |
||||
|
remark(val) { |
||||
|
this.wordNum = val.length; |
||||
|
}, |
||||
|
|
||||
|
score(val) { |
||||
|
this.score1 = val; |
||||
|
}, |
||||
|
}, |
||||
|
|
||||
|
methods: { |
||||
|
// 提交交付物 |
||||
|
submit() { |
||||
|
this.$emit('submit', this.remark, this.score); |
||||
|
}, |
||||
|
|
||||
|
sliderChange(e) { |
||||
|
this.score = e.detail.value; |
||||
|
}, |
||||
|
|
||||
|
changeNumber(e) { |
||||
|
if (e > 100) { |
||||
|
this.score = 100; |
||||
|
} |
||||
|
}, |
||||
|
}, |
||||
|
}; |
||||
</script> |
</script> |
||||
|
|
||||
|
<style></style> |
||||
|
@ -1,20 +0,0 @@ |
|||||
<template> |
|
||||
<!-- 交付物 --> |
|
||||
<view>交付物</view> |
|
||||
</template> |
|
||||
|
|
||||
<script> |
|
||||
export default { |
|
||||
name: 'p-deliverable', |
|
||||
props: { item: { type: Object, default: null } }, |
|
||||
data() { |
|
||||
return {}; |
|
||||
}, |
|
||||
|
|
||||
computed: {}, |
|
||||
methods: {}, |
|
||||
watch: {}, |
|
||||
}; |
|
||||
</script> |
|
||||
|
|
||||
<style></style> |
|
@ -0,0 +1,140 @@ |
|||||
|
<template> |
||||
|
<!-- 交付物 --> |
||||
|
<view class="mt-3"> |
||||
|
<view v-if="lists && lists.length"> |
||||
|
<view :key="list.id" v-for="list in lists"> |
||||
|
<view class="p-3 mt-3 shadow"> |
||||
|
<view class="text-gray-400 pb-2"> |
||||
|
<span class="mr-4">{{ list.name }}</span> |
||||
|
<span>{{ $moment(+list.time).format('YYYY-MM-DD HH:mm:ss') }}</span> |
||||
|
</view> |
||||
|
<view class="pb-2 flex flex-wrap overflow-hidden" v-if="list.content"> |
||||
|
<a :href="list.content" class="text-blue-500" target="_blank" v-if="CheckUrl(list.content)">{{ list.content }}</a> |
||||
|
<span v-else>{{ list.content }}</span> |
||||
|
</view> |
||||
|
<view :key="checker.checkerId" v-for="checker in list.checkerList"> |
||||
|
<view class="flex justify-between"> |
||||
|
<view class="font-bold"> |
||||
|
{{ checker.checkerName }} |
||||
|
<span v-if="checker.isMine">(我)</span> |
||||
|
</view> |
||||
|
<view> |
||||
|
<span class="text-blue-500" v-if="checker.status === 1">通过</span> |
||||
|
<span class="text-red-500" v-if="checker.status === 2">驳回</span> |
||||
|
<span class="ml-4" v-if="checker.status !== 0">{{ checker.score }}分</span> |
||||
|
<span class="text-gray-400" v-if="checker.status === 0 && !checker.isMine">未审核</span> |
||||
|
<view v-if="checker.status === 0 && checker.isMine"> |
||||
|
<u-button @click="showScore(checker.checkId, 2)" class="mr-3" plain size="mini" type="error">驳回</u-button> |
||||
|
<u-button @click="showScore(checker.checkId, 1)" plain size="mini" type="primary">通过</u-button> |
||||
|
</view> |
||||
|
</view> |
||||
|
</view> |
||||
|
<view class="text-gray-400 text-xs mt-1">{{ checker.remark }}</view> |
||||
|
</view> |
||||
|
</view> |
||||
|
</view> |
||||
|
</view> |
||||
|
<u-empty icon-size="90" mode="history" text="暂未上传交付物" v-else></u-empty> |
||||
|
|
||||
|
<!-- 评分 --> |
||||
|
<uni-popup :maskClick="false" background-color="#fff" ref="popup" type="bottom"> |
||||
|
<PDeliverCheck @closeScore="closeScore" @submit="submit"></PDeliverCheck> |
||||
|
</uni-popup> |
||||
|
</view> |
||||
|
</template> |
||||
|
|
||||
|
<script> |
||||
|
import { mapGetters } from 'vuex'; |
||||
|
import UniPopup from '../../components/uni-popup/uni-popup.vue'; |
||||
|
import PDeliverCheck from '../p-deliver-check/p-deliver-check.vue'; |
||||
|
|
||||
|
export default { |
||||
|
name: 'p-delivery-history', |
||||
|
props: { task: { type: Object, default: null } }, |
||||
|
components: { PDeliverCheck, UniPopup }, |
||||
|
data() { |
||||
|
return { |
||||
|
lists: [], |
||||
|
show: false, |
||||
|
options: null, |
||||
|
loading: true, // 是否显示骨架屏组件 |
||||
|
}; |
||||
|
}, |
||||
|
|
||||
|
computed: mapGetters('project', ['projectId']), |
||||
|
|
||||
|
mounted() { |
||||
|
this.getDeliverOfTask(); |
||||
|
}, |
||||
|
|
||||
|
methods: { |
||||
|
async getDeliverOfTask() { |
||||
|
try { |
||||
|
const { projectId, task } = this; |
||||
|
const params = { projectId, taskSubId: task.id }; |
||||
|
const data = await this.$u.api.queryDeliverOfTask(params); |
||||
|
this.lists = data; |
||||
|
} catch (error) { |
||||
|
console.error('p-delivery-history.vue getDeliverOfTask error: ', error); |
||||
|
this.$t.ui.showToast(error.msg || '提交失败'); |
||||
|
} |
||||
|
}, |
||||
|
|
||||
|
showScore(checkId, status) { |
||||
|
// 通过组件定义的ref调用uni-popup方法 ,如果传入参数 ,type 属性将失效 ,仅支持 ['top','left','bottom','right','center'] |
||||
|
this.$refs.popup.open('bottom'); |
||||
|
this.options = { checkId, status }; |
||||
|
}, |
||||
|
|
||||
|
closeScore() { |
||||
|
this.$refs.popup.close('bottom'); |
||||
|
}, |
||||
|
|
||||
|
async submit(remark, score) { |
||||
|
try { |
||||
|
await this.checkDeliver(remark, score); |
||||
|
this.closeScore(); |
||||
|
} catch (error) { |
||||
|
console.error('error: ', error); |
||||
|
} |
||||
|
}, |
||||
|
|
||||
|
/** |
||||
|
* 检查交付物 |
||||
|
* @param {string} checkId 检查记录id |
||||
|
* @param {string} projectId 项目id |
||||
|
* @param {string} remark 评论 |
||||
|
* @param {number} score 分数 |
||||
|
* @param {number} status 检查状态(1-通过,2-驳回) |
||||
|
*/ |
||||
|
async checkDeliver(remark, score) { |
||||
|
try { |
||||
|
this.show = true; |
||||
|
const { projectId, options } = this; |
||||
|
const { checkId, status } = options; |
||||
|
const params = { checkId, projectId, status, remark, score }; |
||||
|
await this.$u.api.checkDeliver(params); |
||||
|
this.$t.ui.showToast('交付物检查成功'); |
||||
|
this.options = null; |
||||
|
this.getDeliverOfTask(); |
||||
|
} catch (error) { |
||||
|
console.error('p-delivery-history.vue checkDeliver error: ', error); |
||||
|
this.$t.ui.showToast('交付物检查失败,请稍后重试'); |
||||
|
this.options = null; |
||||
|
} |
||||
|
}, |
||||
|
|
||||
|
// 判断内容是不是链接 |
||||
|
CheckUrl(url) { |
||||
|
var reg = /^([hH][tT]{2}[pP]:\/\/|[hH][tT]{2}[pP][sS]:\/\/)(.)+$/; |
||||
|
if (!reg.test(url)) { |
||||
|
return false; |
||||
|
} else { |
||||
|
return true; |
||||
|
} |
||||
|
}, |
||||
|
}, |
||||
|
}; |
||||
|
</script> |
||||
|
|
||||
|
<style></style> |
@ -0,0 +1,104 @@ |
|||||
|
<template> |
||||
|
<!-- 上传交付物 --> |
||||
|
<view class="py-2"> |
||||
|
<u-input :auto-height="autoHeight" :border="border" :height="height" :type="type" v-model="content" width="100" /> |
||||
|
<view class="flex flex-row-reverse text-xs text-gray-400 mt-2">{{ wordNum }}/140</view> |
||||
|
|
||||
|
<ld-select |
||||
|
:list="checkers" |
||||
|
:multiple="true" |
||||
|
@change="selectChange2" |
||||
|
class="my-3" |
||||
|
clearable |
||||
|
label-key="label" |
||||
|
placeholder="选择检查人" |
||||
|
v-model="checkerList" |
||||
|
value-key="value" |
||||
|
></ld-select> |
||||
|
|
||||
|
<view class="flex justify-between"> |
||||
|
<u-button @click="submit" class="m-0" size="mini" type="primary">提交</u-button> |
||||
|
<u-icon @click="changeShowHistory" name="arrow-up" v-if="showHistory"></u-icon> |
||||
|
<u-icon @click="changeShowHistory" name="arrow-down" v-else></u-icon> |
||||
|
</view> |
||||
|
|
||||
|
<p-delivery-history :task="task" v-if="showHistory" /> |
||||
|
</view> |
||||
|
</template> |
||||
|
|
||||
|
<script> |
||||
|
import ldSelect from '@/components/ld-select/ld-select.vue'; |
||||
|
import { mapState, mapGetters } from 'vuex'; |
||||
|
|
||||
|
export default { |
||||
|
name: 'p-upload-deliverable', |
||||
|
components: { ldSelect }, |
||||
|
props: { task: { type: Object, default: null } }, |
||||
|
data() { |
||||
|
return { |
||||
|
content: '', |
||||
|
type: 'textarea', |
||||
|
border: true, |
||||
|
height: 30, |
||||
|
autoHeight: true, |
||||
|
wordNum: 0, |
||||
|
checkerList: [], |
||||
|
showHistory: false, // 展开历史记录 |
||||
|
}; |
||||
|
}, |
||||
|
|
||||
|
computed: { |
||||
|
...mapState('role', ['members']), |
||||
|
...mapGetters('project', ['projectId']), |
||||
|
|
||||
|
checkers() { |
||||
|
const arr = []; |
||||
|
if (this.members.length) { |
||||
|
this.members.forEach(member => { |
||||
|
const item = { value: member.memberId, label: member.name }; |
||||
|
arr.push(item); |
||||
|
}); |
||||
|
} |
||||
|
return arr; |
||||
|
}, |
||||
|
}, |
||||
|
|
||||
|
watch: { |
||||
|
content(val) { |
||||
|
this.wordNum = val.length; |
||||
|
}, |
||||
|
}, |
||||
|
|
||||
|
methods: { |
||||
|
selectChange2(val) { |
||||
|
this.checkerList = val; |
||||
|
}, |
||||
|
|
||||
|
// 展开合上历史记录 |
||||
|
changeShowHistory() { |
||||
|
this.showHistory = !this.showHistory; |
||||
|
}, |
||||
|
|
||||
|
// 提交交付物 |
||||
|
async submit() { |
||||
|
try { |
||||
|
const { content, checkerList, projectId, task } = this; |
||||
|
if (!this.checkerList.length) { |
||||
|
this.$t.ui.showToast('请选择检查人'); |
||||
|
return; |
||||
|
} |
||||
|
const params = { content, checkerList, projectId, taskSubId: task.id }; |
||||
|
await this.$u.api.saveDeliver(params); |
||||
|
this.$t.ui.showToast('交付物提交成功'); |
||||
|
this.content = ''; |
||||
|
this.checkerList = []; |
||||
|
} catch (error) { |
||||
|
console.error('p-upload-deliverable.vue submit error: ', error); |
||||
|
this.$t.ui.showToast('交付物提交失败,请稍后重试'); |
||||
|
} |
||||
|
}, |
||||
|
}, |
||||
|
}; |
||||
|
</script> |
||||
|
|
||||
|
<style></style> |
Before Width: | Height: | Size: 853 B |
Before Width: | Height: | Size: 3.9 KiB |
@ -1,18 +1,3 @@ |
|||||
const actions = { |
const actions = {}; |
||||
/** |
|
||||
* 通过项目id获取项目信息 |
|
||||
* @param {any} commit |
|
||||
* @param {object} params 提交的参数 |
|
||||
*/ |
|
||||
async getProjectById({ commit }, params) { |
|
||||
try { |
|
||||
const data = await uni.$u.api.findProjectById(params); |
|
||||
commit('setProject', data); |
|
||||
return data; |
|
||||
} catch (error) { |
|
||||
throw error || '获取项目信息失败'; |
|
||||
} |
|
||||
}, |
|
||||
}; |
|
||||
|
|
||||
export default actions; |
export default actions; |
||||
|
@ -1,3 +1,13 @@ |
|||||
const getters = {}; |
const getters = { |
||||
|
// 是不是负责人
|
||||
|
isMine({ roleId, invisibleRoles, visibleRoles }) { |
||||
|
if (!visibleRoles || !visibleRoles.length) return false; |
||||
|
const visible = visibleRoles.find(visible => visible.id === roleId); |
||||
|
if (visible) return visible.mine; |
||||
|
const invisible = invisibleRoles.find(invisible => invisible.id === roleId); |
||||
|
if (invisible) return visible.mine; |
||||
|
return false; |
||||
|
}, |
||||
|
}; |
||||
|
|
||||
export default getters; |
export default getters; |
||||
|
@ -0,0 +1,24 @@ |
|||||
|
import { computeFillPlaceholderTaskCount } from '../../utils/task'; |
||||
|
|
||||
|
describe('computeFillPlaceholderTaskCount', () => { |
||||
|
// 2021/8/17 ~ 2021/8/21
|
||||
|
const tasks = [ |
||||
|
{ id: '99724910037144221455', panel: {}, plugins: [], process: 4, planStart: 1629169800242 }, |
||||
|
{ id: '65053357415671253512', panel: {}, plugins: [], process: 4, planStart: 1629256200242 }, |
||||
|
{ id: '38735454515347179194', panel: {}, plugins: [], process: 4, planStart: 1629342600242 }, |
||||
|
{ id: '49602681534756706607', panel: {}, plugins: [], process: 4, planStart: 1629429000242 }, |
||||
|
{ id: '98860265376222512018', panel: {}, plugins: [], process: 4, planStart: 1629515400242 }, |
||||
|
{ id: '44419041575700334936', panel: {}, plugins: [], process: 4, planStart: 1629601800242 }, |
||||
|
]; |
||||
|
const timeGranularity = 'day'; |
||||
|
|
||||
|
it('超出上限 补齐', () => { |
||||
|
const data = [{ planStart: `${new Date('2021/8/10').getTime()}` }, { planStart: `${new Date('2021/8/11').getTime()}` }]; |
||||
|
expect(computeFillPlaceholderTaskCount({ tasks, data, timeGranularity }).prev.toString()).toMatch(/(7|8)/); |
||||
|
}); |
||||
|
|
||||
|
it('超出下限 补齐', () => { |
||||
|
const data = [{ planStart: `${new Date('2021/8/10').getTime()}` }, { planStart: `${new Date('2021/8/22').getTime()}` }]; |
||||
|
expect(computeFillPlaceholderTaskCount({ tasks, data, timeGranularity }).next.toString()).toMatch(/(1|2)/); |
||||
|
}); |
||||
|
}); |
@ -0,0 +1,344 @@ |
|||||
|
export const filter = { |
||||
|
/** |
||||
|
* 角色 过滤获取到的数据 根据开始截止时间 |
||||
|
* @param {object} data 缓存拿到的数据 |
||||
|
* @returns |
||||
|
*/ |
||||
|
roles(data) { |
||||
|
if (!data || !data.length) return []; |
||||
|
return data; |
||||
|
}, |
||||
|
|
||||
|
/** |
||||
|
* 定期任务 过滤获取到的数据 根据开始截止时间 |
||||
|
* @param {object} data 缓存拿到的数据 |
||||
|
* @param {number} timeNode 时间基准点 ms |
||||
|
* @param {number} queryNum 颗粒度数量 |
||||
|
* @param {number} timeUnit 时间颗粒度 |
||||
|
* @param {number} queryType 0向上查找 1向下查找(默认) 下查包含自己,上查不包含 |
||||
|
* @returns |
||||
|
*/ |
||||
|
planTask(data, timeNode, queryNum, timeUnit, queryType) { |
||||
|
if (!data || !data.length) return []; |
||||
|
if (queryType === 0) { |
||||
|
// 计算颗粒度 对应的 dayjs add 的单位
|
||||
|
let target = uni.$t.timeConfig.timeUnits.find(item => item.id === timeUnit); |
||||
|
// TODO: 缺少通过时间颗粒度筛选数据 任务没有返回时间颗粒度标签
|
||||
|
let start = uni.$t.time.add(+timeNode, -queryNum, target.granularity).valueOf(); |
||||
|
let arr = []; |
||||
|
arr = data.filter(item => start <= +item.planStart && +timeNode > +item.planEnd); |
||||
|
|
||||
|
if (!arr || !arr.length) { |
||||
|
// 开始时间往前推
|
||||
|
let resultS = []; |
||||
|
let againStart = uni.$t.time.add(start, -1, target.granularity).valueOf(); |
||||
|
let againArr = data.filter(item => againStart >= +item.planStart); |
||||
|
if (againArr && againArr.length) { |
||||
|
let sTime = uni.$t.time.setTimestampToStr(+againArr[0].planStart); |
||||
|
data.forEach(item => { |
||||
|
if (uni.$t.time.isSame(uni.$moment(sTime.date).valueOf(), +item.planStart, target.granularity)) { |
||||
|
resultS.push(item); |
||||
|
} |
||||
|
}); |
||||
|
} |
||||
|
return resultS; |
||||
|
} else { |
||||
|
return arr; |
||||
|
} |
||||
|
} else { |
||||
|
// 计算颗粒度 对应的 dayjs add 的单位
|
||||
|
let target = uni.$t.timeConfig.timeUnits.find(item => item.id === timeUnit); |
||||
|
// TODO: 缺少通过时间颗粒度筛选数据 任务没有返回时间颗粒度标签
|
||||
|
let end = uni.$t.time.add(timeNode, +queryNum - 1, target.granularity).valueOf(); |
||||
|
let arr = []; |
||||
|
arr = data.filter(item => end >= +item.planEnd && +timeNode <= +item.planStart); |
||||
|
|
||||
|
if (!arr || !arr.length) { |
||||
|
// 结束时间往后推
|
||||
|
let resultE = []; |
||||
|
let againEnd = uni.$t.time.add(end, 1, target.granularity).valueOf(); |
||||
|
let againEndArr = data.filter(item => againEnd <= +item.planStart); |
||||
|
if (againEndArr) { |
||||
|
let eTime = uni.$t.time.setTimestampToStr(+againEndArr[againEndArr.length - 1].planStart); |
||||
|
data.forEach(item => { |
||||
|
if (uni.$t.time.isSame(uni.$moment(eTime.date).valueOf(), +item.planEnd, target.granularity)) { |
||||
|
resultE.push(item); |
||||
|
} |
||||
|
}); |
||||
|
} |
||||
|
return resultE; |
||||
|
} else { |
||||
|
return arr; |
||||
|
} |
||||
|
} |
||||
|
}, |
||||
|
|
||||
|
/** |
||||
|
* 永久日常任务 过滤获取到的数据 根据开始截止时间 |
||||
|
* @param {object} data 缓存拿到的数据 |
||||
|
* @returns |
||||
|
*/ |
||||
|
fixedTasks(data) { |
||||
|
if (!data || !data.length) return []; |
||||
|
return data; |
||||
|
}, |
||||
|
|
||||
|
/** |
||||
|
* 日常任务 过滤获取到的数据 根据开始截止时间 |
||||
|
* @param {object} data 缓存拿到的数据 |
||||
|
* @param {number} timeNode 时间基准点 ms |
||||
|
* @returns |
||||
|
*/ |
||||
|
dailyTask(data, timeNode) { |
||||
|
if (!data || !data.length) return []; |
||||
|
// TODO: 缺少通过时间颗粒度筛选数据 任务没有返回时间颗粒度标签
|
||||
|
return data.filter(item => timeNode <= +item.endTime && timeNode >= +item.startTime); |
||||
|
}, |
||||
|
|
||||
|
/** |
||||
|
* 插件 过滤获取到的数据 根据插件id |
||||
|
* @param {object} data 缓存拿到的数据 |
||||
|
* @returns |
||||
|
*/ |
||||
|
plugin(data) { |
||||
|
if (!data || !data.id) return null; |
||||
|
return data; |
||||
|
}, |
||||
|
}; |
||||
|
|
||||
|
export default { |
||||
|
/** |
||||
|
* 当前显示的角色信息 获取 |
||||
|
* @param {object} params |
||||
|
* @returns |
||||
|
*/ |
||||
|
async getShowRole(projectId) { |
||||
|
try { |
||||
|
const data = await uni.$t.storage.getStorage(`roles_${projectId}`); |
||||
|
return filter.roles(JSON.parse(data)); |
||||
|
} catch (error) { |
||||
|
return null; |
||||
|
} |
||||
|
}, |
||||
|
|
||||
|
/** |
||||
|
* 当前显示的角色信息 存 |
||||
|
* @param {array} data |
||||
|
*/ |
||||
|
putShowRole(projectId, data) { |
||||
|
try { |
||||
|
if (!data || !data.visibleList || !data.visibleList.length) return; // 服务端没数据不做操作
|
||||
|
let value = uni.$t.storage.getStorageSync(`roles_${projectId}`); |
||||
|
let locals = value ? JSON.parse(value) : null; |
||||
|
if (!locals || !locals.length) { |
||||
|
// 本地没数据
|
||||
|
locals = data || null; |
||||
|
} else { |
||||
|
// 本地有数据
|
||||
|
data.invisibleList.forEach(item => { |
||||
|
let invisibleListLocalData = locals.invisibleList.find(local => item.id === local.id); |
||||
|
if (invisibleListLocalData) { |
||||
|
// 有相同数据 就用新的data里的数据
|
||||
|
invisibleListLocalData = item; |
||||
|
} else { |
||||
|
// 没有就直接存本地
|
||||
|
locals.invisibleList.push(item); |
||||
|
} |
||||
|
}); |
||||
|
data.visibleList.forEach(item => { |
||||
|
let localData = locals.visibleList.find(local => item.id === local.id); |
||||
|
if (localData) { |
||||
|
// 有相同数据 就用新的data里的数据
|
||||
|
localData = item; |
||||
|
} else { |
||||
|
// 没有就直接存本地
|
||||
|
locals.visibleList.push(item); |
||||
|
} |
||||
|
}); |
||||
|
} |
||||
|
uni.$t.storage.setStorage(`roles_${projectId}`, locals); |
||||
|
} catch (error) { |
||||
|
console.error('error: ', error); |
||||
|
uni.$t.storage.setStorage(`roles_${projectId}`, []); |
||||
|
} |
||||
|
}, |
||||
|
|
||||
|
/** |
||||
|
* 定期任务 获取 |
||||
|
* @param {number} startTime |
||||
|
* @param {number} endTime |
||||
|
* @returns |
||||
|
*/ |
||||
|
async getStorageRegularTask(params) { |
||||
|
try { |
||||
|
const data = await uni.$t.storage.getStorage(`plan_task_${params.projectId}_${params.roleId}`); |
||||
|
return filter.planTask(JSON.parse(data), params.timeNode, params.queryNum, params.timeUnit, params.queryType); |
||||
|
} catch (error) { |
||||
|
return []; |
||||
|
} |
||||
|
}, |
||||
|
|
||||
|
/** |
||||
|
* 定期任务 存 |
||||
|
* @param {array} data |
||||
|
*/ |
||||
|
putStorageRegularTask(params, data) { |
||||
|
try { |
||||
|
if (!data || !data.length) return; // 服务端没数据不做操作
|
||||
|
let value = uni.$t.storage.getStorageSync(`plan_task_${params.projectId}_${params.roleId}`); |
||||
|
let locals = value ? JSON.parse(value) : []; |
||||
|
if (!locals || !locals.length) { |
||||
|
// 本地没数据
|
||||
|
locals = data || []; |
||||
|
} else { |
||||
|
// 本地有数据
|
||||
|
data.forEach(item => { |
||||
|
let localData = locals.find(local => item.id === local.id); |
||||
|
if (localData) { |
||||
|
// 有相同数据 就用新的data里的数据
|
||||
|
localData = item; |
||||
|
} else { |
||||
|
// 没有就直接存本地
|
||||
|
locals.push(item); |
||||
|
} |
||||
|
}); |
||||
|
} |
||||
|
uni.$t.storage.setStorage(`plan_task_${params.projectId}_${params.roleId}`, locals); |
||||
|
} catch (error) { |
||||
|
console.error('error: ', error); |
||||
|
uni.$t.storage.setStorage(`plan_task_${params.projectId}_${params.roleId}`, []); |
||||
|
} |
||||
|
}, |
||||
|
|
||||
|
/** |
||||
|
* 永久的日常任务 获取 |
||||
|
* @param {number} startTime |
||||
|
* @param {number} endTime |
||||
|
* @returns |
||||
|
*/ |
||||
|
async getStoragePermanent(params) { |
||||
|
try { |
||||
|
const data = await uni.$t.storage.getStorage(`fixed_tasks_${params.projectId}_${params.roleId}`); |
||||
|
return filter.fixedTasks(JSON.parse(data)); |
||||
|
} catch (error) { |
||||
|
return []; |
||||
|
} |
||||
|
}, |
||||
|
|
||||
|
/** |
||||
|
* 永久的日常任务 存 |
||||
|
* @param {array} data |
||||
|
*/ |
||||
|
putStoragePermanent(params, data) { |
||||
|
try { |
||||
|
if (!data || !data.length) return; // 服务端没数据不做操作
|
||||
|
let value = uni.$t.storage.getStorageSync(`fixed_tasks_${params.projectId}_${params.roleId}`); |
||||
|
let locals = value ? JSON.parse(value) : []; |
||||
|
if (!locals || !locals.length) { |
||||
|
// 本地没数据
|
||||
|
locals = data || []; |
||||
|
} else { |
||||
|
// 本地有数据
|
||||
|
data.forEach((item, index) => { |
||||
|
let localData = locals.find(local => item.detailId === local.detailId); |
||||
|
if (localData) { |
||||
|
// 有相同数据 就用新的data里的数据
|
||||
|
localData = item; |
||||
|
} else { |
||||
|
locals.splice(index, 1); |
||||
|
// 没有就直接存本地
|
||||
|
locals.push(item); |
||||
|
} |
||||
|
}); |
||||
|
} |
||||
|
uni.$t.storage.setStorage(`fixed_tasks_${params.projectId}_${params.roleId}`, locals); |
||||
|
} catch (error) { |
||||
|
console.error('error: ', error); |
||||
|
uni.$t.storage.setStorage(`fixed_tasks_${params.projectId}_${params.roleId}`, []); |
||||
|
} |
||||
|
}, |
||||
|
|
||||
|
/** |
||||
|
* 日常任务 获取 |
||||
|
* @param {number} timeNode |
||||
|
* @returns |
||||
|
*/ |
||||
|
async getDailyTask(params) { |
||||
|
try { |
||||
|
const data = await uni.$t.storage.getStorage(`variable_tasks_${params.projectId}_${params.roleId}`); |
||||
|
return filter.dailyTask(JSON.parse(data), params.timeNode); |
||||
|
} catch (error) { |
||||
|
return []; |
||||
|
} |
||||
|
}, |
||||
|
|
||||
|
/** |
||||
|
* 日常任务 存 |
||||
|
* @param {array} data |
||||
|
*/ |
||||
|
putDailyTask(params, data) { |
||||
|
try { |
||||
|
if (!data || !data.length) return; // 服务端没数据不做操作
|
||||
|
let value = uni.$t.storage.getStorageSync(`variable_tasks_${params.projectId}_${params.roleId}`); |
||||
|
let locals = value ? JSON.parse(value) : []; |
||||
|
if (!locals || !locals.length) { |
||||
|
// 本地没数据
|
||||
|
locals = data || []; |
||||
|
} else { |
||||
|
// 本地有数据
|
||||
|
data.forEach(item => { |
||||
|
let localData = locals.find(local => item.detailId === local.detailId); |
||||
|
if (localData) { |
||||
|
// 有相同数据 就用新的data里的数据
|
||||
|
localData = item; |
||||
|
} else { |
||||
|
// 没有就直接存本地
|
||||
|
locals.push(item); |
||||
|
} |
||||
|
}); |
||||
|
} |
||||
|
uni.$t.storage.setStorage(`variable_tasks_${params.projectId}_${params.roleId}`, locals); |
||||
|
} catch (error) { |
||||
|
console.error('error: ', error); |
||||
|
uni.$t.storage.setStorage(`variable_tasks_${params.projectId}_${params.roleId}`, []); |
||||
|
} |
||||
|
}, |
||||
|
|
||||
|
/** |
||||
|
* 插件信息 获取 |
||||
|
* @param {string} pluginId |
||||
|
* @returns |
||||
|
*/ |
||||
|
async getPlugin(pluginId) { |
||||
|
try { |
||||
|
const data = await uni.$t.storage.getStorage(`plugin_${pluginId}`); |
||||
|
return filter.plugin(JSON.parse(data)); |
||||
|
} catch (error) { |
||||
|
return null; |
||||
|
} |
||||
|
}, |
||||
|
|
||||
|
/** |
||||
|
* 插件信息 存 |
||||
|
* @param {string} pluginId |
||||
|
* @param {object} data |
||||
|
*/ |
||||
|
putPlugin(pluginId, data) { |
||||
|
try { |
||||
|
if (!data || !data.id) return; // 服务端没数据不做操作
|
||||
|
let value = uni.$t.storage.getStorageSync(`plugin_${pluginId}`); |
||||
|
let locals = value ? JSON.parse(value) : null; |
||||
|
if (!locals || !locals.length) { |
||||
|
// 本地没数据
|
||||
|
locals = data || null; |
||||
|
} else { |
||||
|
// 本地有数据
|
||||
|
locals = data; |
||||
|
} |
||||
|
uni.$t.storage.setStorage(`plugin_${pluginId}`, locals); |
||||
|
} catch (error) { |
||||
|
console.error('error: ', error); |
||||
|
uni.$t.storage.setStorage(`plugin_${pluginId}`, null); |
||||
|
} |
||||
|
}, |
||||
|
}; |
@ -0,0 +1,165 @@ |
|||||
|
import store from '@/store/index'; |
||||
|
|
||||
|
/** |
||||
|
* 等待token执行api |
||||
|
* 没有token 就延时执行自己 直到有了token在请求 |
||||
|
* @param {function} requestFn 执行请求的函数 |
||||
|
*/ |
||||
|
export const waitTokenRequest = requestFn => { |
||||
|
if (!requestFn || typeof requestFn !== 'function') throw new Error(`requestFn must be a function`); |
||||
|
if (uni.$t.storage.getStorageSync(uni.$t.app.tokenKey)) { |
||||
|
requestFn(); |
||||
|
} else { |
||||
|
setTimeout(() => waitTokenRequest(requestFn), 10); |
||||
|
} |
||||
|
}; |
||||
|
|
||||
|
export default { |
||||
|
/** |
||||
|
* 通过项目id获取角色信息 |
||||
|
* @param {object} params 提交的参数 |
||||
|
*/ |
||||
|
findShowRole(params, fn) { |
||||
|
let remote = false; |
||||
|
if (store.getters.useStorage) { |
||||
|
// 有缓存 且 服务端数据未返回 就先返回缓存
|
||||
|
uni.$t.cache |
||||
|
.getShowRole(params.projectId) |
||||
|
.then(data => { |
||||
|
!remote && fn(null, data); |
||||
|
}) |
||||
|
.catch(err => !remote && fn(err)); |
||||
|
} |
||||
|
waitTokenRequest(() => { |
||||
|
// 拿到api数据后 再用api的数据
|
||||
|
uni.$u.api |
||||
|
.findShowRole(params) |
||||
|
.then(data => { |
||||
|
remote = true; |
||||
|
fn(null, data); |
||||
|
// 存api到cache里
|
||||
|
uni.$t.cache.putShowRole(params.projectId, data); |
||||
|
}) |
||||
|
.catch(err => fn(err)); |
||||
|
}); |
||||
|
}, |
||||
|
|
||||
|
/** |
||||
|
* 根据时间基准点和角色查找定期任务 |
||||
|
* @param {object} params 提交的参数 |
||||
|
*/ |
||||
|
getRegularTask(params, fn) { |
||||
|
let remote = false; |
||||
|
if (store.getters.useStorage) { |
||||
|
// 有缓存 且 服务端数据未返回 就先返回缓存
|
||||
|
uni.$t.cache |
||||
|
.getStorageRegularTask(params) |
||||
|
.then(data => { |
||||
|
console.log('cache data: ', data); |
||||
|
!remote && fn(null, data); |
||||
|
}) |
||||
|
.catch(err => !remote && fn(err)); |
||||
|
} |
||||
|
waitTokenRequest(() => { |
||||
|
// 拿到api数据后 再用api的数据
|
||||
|
uni.$u.api |
||||
|
.getRegularTask(params) |
||||
|
.then(data => { |
||||
|
console.log('api data: ', uni.$u.deepClone(data)); |
||||
|
remote = true; |
||||
|
|
||||
|
fn(null, uni.$u.deepClone(data)); |
||||
|
// 存api到cache里
|
||||
|
uni.$t.cache.putStorageRegularTask(params, data); |
||||
|
}) |
||||
|
.catch(err => fn(err)); |
||||
|
}); |
||||
|
}, |
||||
|
|
||||
|
/** |
||||
|
* 根据角色查找永久的日常任务 |
||||
|
* @param {object} params 提交的参数 |
||||
|
*/ |
||||
|
getPermanent(params, fn) { |
||||
|
let remote = false; |
||||
|
if (store.getters.useStorage) { |
||||
|
// 有缓存 且 服务端数据未返回 就先返回缓存
|
||||
|
uni.$t.cache |
||||
|
.getStoragePermanent(params) |
||||
|
.then(data => { |
||||
|
!remote && fn(null, data); |
||||
|
}) |
||||
|
.catch(err => !remote && fn(err)); |
||||
|
} |
||||
|
waitTokenRequest(() => { |
||||
|
// 拿到api数据后 再用api的数据
|
||||
|
uni.$u.api |
||||
|
.getPermanent(params) |
||||
|
.then(data => { |
||||
|
remote = true; |
||||
|
fn(null, data); |
||||
|
// 存api到cache里
|
||||
|
uni.$t.cache.putStoragePermanent(params, data); |
||||
|
}) |
||||
|
.catch(err => fn(err)); |
||||
|
}); |
||||
|
}, |
||||
|
|
||||
|
/** |
||||
|
* 根据时间和角色查找日常任务 |
||||
|
* @param {object} params 提交的参数 |
||||
|
*/ |
||||
|
getGlobal(params, fn) { |
||||
|
let remote = false; |
||||
|
if (store.getters.useStorage) { |
||||
|
// 有缓存 且 服务端数据未返回 就先返回缓存
|
||||
|
uni.$t.cache |
||||
|
.getDailyTask(params) |
||||
|
.then(data => { |
||||
|
!remote && fn(null, data); |
||||
|
}) |
||||
|
.catch(err => !remote && fn(err)); |
||||
|
} |
||||
|
waitTokenRequest(() => { |
||||
|
// 拿到api数据后 再用api的数据
|
||||
|
uni.$u.api |
||||
|
.getGlobal(params) |
||||
|
.then(data => { |
||||
|
remote = true; |
||||
|
fn(null, data); |
||||
|
// 存api到cache里
|
||||
|
uni.$t.cache.putDailyTask(params, data); |
||||
|
}) |
||||
|
.catch(err => fn(err)); |
||||
|
}); |
||||
|
}, |
||||
|
|
||||
|
/** |
||||
|
* 获取插件信息 |
||||
|
* @param {object} params 提交的参数 |
||||
|
*/ |
||||
|
getOtherPlugin(params, fn) { |
||||
|
let remote = false; |
||||
|
if (store.getters.useStorage) { |
||||
|
// 有缓存 且 服务端数据未返回 就先返回缓存
|
||||
|
uni.$t.cache |
||||
|
.getPlugin(params.pluginId) |
||||
|
.then(data => { |
||||
|
!remote && fn(null, data); |
||||
|
}) |
||||
|
.catch(err => !remote && fn(err)); |
||||
|
} |
||||
|
waitTokenRequest(() => { |
||||
|
// 拿到api数据后 再用api的数据
|
||||
|
uni.$u.api |
||||
|
.getOtherPlugin(params) |
||||
|
.then(data => { |
||||
|
remote = true; |
||||
|
fn(null, data); |
||||
|
// 存api到cache里
|
||||
|
uni.$t.cache.putPlugin(params.pluginId, data); |
||||
|
}) |
||||
|
.catch(err => fn(err)); |
||||
|
}); |
||||
|
}, |
||||
|
}; |
@ -0,0 +1,53 @@ |
|||||
|
import dayjs from 'dayjs'; |
||||
|
|
||||
|
/** |
||||
|
* 设置时间轴空数据 |
||||
|
* @param {number} startTime |
||||
|
* @param {boolean} isUp true 向上加载,false 向下加载 |
||||
|
* @param {string} timeGranularity 颗粒度 |
||||
|
* @param {number} pageCount 加载的颗粒度数量 默认值是10 |
||||
|
*/ |
||||
|
export const setPlaceholderTasks = (startTime, isUp, timeGranularity, pageCount) => { |
||||
|
let result = []; |
||||
|
pageCount = pageCount || uni.$t.task.pageCount; |
||||
|
for (let i = 0; i < pageCount; i++) { |
||||
|
const delta = isUp ? `-${i + 1}` - 0 : i + 1; |
||||
|
let item = { |
||||
|
id: uni.$u.guid(20, false, 10), |
||||
|
panel: {}, |
||||
|
plugins: [], |
||||
|
process: 4, |
||||
|
planStart: uni.$moment(startTime).add(delta, timeGranularity).valueOf(), |
||||
|
}; |
||||
|
// console.log('isup: ', isUp, 'result:', new Date(item.planStart).toLocaleDateString());
|
||||
|
|
||||
|
isUp ? result.unshift(item) : result.push(item); |
||||
|
} |
||||
|
return result; |
||||
|
}; |
||||
|
|
||||
|
/** |
||||
|
* 超出旧数据上、下限 补齐时间刻度到新数据的起始时间颗粒度 |
||||
|
* @param {object} option |
||||
|
* @param {array} option.tasks 旧的已有的任务书籍 |
||||
|
* @param {array} option.data 新拿到的任务数据 空值已经过滤过了 |
||||
|
* @param {string} option.timeGranularity 颗粒度 |
||||
|
*/ |
||||
|
export const computeFillPlaceholderTaskCount = ({ tasks, data, timeGranularity }) => { |
||||
|
const result = { prev: 0, next: 0 }; |
||||
|
// 新数据的开始时间 < 旧数据的开始时间
|
||||
|
// 超出了上限 补上限的时间刻度
|
||||
|
// 补上 新数据开始时间 到 旧数据开始时间 的刻度
|
||||
|
if (+data[0].planStart < +tasks[0].planStart) { |
||||
|
// 找出来需要补几组颗粒度
|
||||
|
result.prev = dayjs(+tasks[0].planStart).diff(+data[0].planStart, timeGranularity) + 1; |
||||
|
} |
||||
|
|
||||
|
// 新数据的结束时间 > 旧数据的结束时间
|
||||
|
// 超出了下线 补下限的时间刻度
|
||||
|
// 补上 旧数据截止时间 到 新数据截止时间 的刻度
|
||||
|
if (+data[data.length - 1].planStart > +tasks[tasks.length - 1].planStart) { |
||||
|
result.next = dayjs(+data[data.length - 1].planStart).diff(+tasks[tasks.length - 1].planStart, timeGranularity) + 1; |
||||
|
} |
||||
|
return result; |
||||
|
}; |
@ -1,30 +0,0 @@ |
|||||
const colors = require('tailwindcss/colors'); |
|
||||
|
|
||||
module.exports = { |
|
||||
// purge: ['./public/index.html', './src/**/*.{vue,js,ts,jsx,tsx}'],
|
|
||||
darkMode: false, // or 'media' or 'class'
|
|
||||
theme: { |
|
||||
extend: {}, |
|
||||
colors: { |
|
||||
blue: colors.sky, |
|
||||
gray: colors.blueGray, |
|
||||
red: colors.red, |
|
||||
orange: colors.orange, |
|
||||
yellow: colors.yellow, |
|
||||
green: colors.green, |
|
||||
pink: colors.rose, |
|
||||
white: colors.white, |
|
||||
black: '#333', |
|
||||
transparent: 'transparent', |
|
||||
}, |
|
||||
}, |
|
||||
variants: { extend: {} }, |
|
||||
plugins: [], |
|
||||
corePlugins: { |
|
||||
space: false, |
|
||||
divideWidth: false, |
|
||||
divideColor: false, |
|
||||
divideStyle: false, |
|
||||
divideOpacity: false, |
|
||||
}, |
|
||||
}; |
|
Loading…
Reference in new issue