xx-applets/src
TOP糯米 d55c8ee65a 测试取消系统页面配置缓存 2023-03-24 02:22:51 +08:00
..
components 优化页面 2023-03-22 21:57:21 +08:00
core 完成导航 2023-03-23 00:51:30 +08:00
pages 取消订单详情滑动 2023-03-24 00:33:20 +08:00
static 完善页面 2023-03-19 00:06:14 +08:00
store 完成用户头像、昵称设置 2023-03-23 00:20:51 +08:00
uni_modules 增加评价师傅页面 2023-02-26 00:02:49 +08:00
App.vue 测试取消系统页面配置缓存 2023-03-24 02:22:51 +08:00
main.js 添加storage 2023-03-17 00:32:30 +08:00
manifest.json 优化页面,适配微信小程序 2023-02-14 23:21:11 +08:00
pages.json 恢复其他服务页面 2023-03-22 21:36:46 +08:00
readme.txt 优化逻辑 2023-03-16 21:15:56 +08:00
uni.scss 初始化项目 2022-10-26 16:39:39 +08:00

readme.txt

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

其他安装:/pages/service/other/other
发布需求:/pages/demand/demand
货物配送:/pages/service/other/distribution

T1 普通订单:
S1 0 用户待支付  [用户:立即支付]
S2 1 用户已支付,师傅待接单  [用户:取消订单]
S3 2  师傅已接单,师傅服务中  [用户:退款][师傅:取消订单|尾款确认]
S4 4 待用户支付尾款 [用户:支付尾款|退款][师傅:取消订单]
S5 5  师傅已完成,待用户确认 [用户:确认完成|退款][师傅s待确认]
S6 6  完成 [用户:已完成|评价订单][师傅s已完成]


T2 1 一口价:
S1 0 师傅待接单 [用户:取消订单]
S2 1  师傅已接单,用户待支付 [用户:取消订单|立即支付][师傅:取消订单]
S3 2  ...同上

T2 2 报价:
S1 0  待选择师傅 【用户:取消订单】
S2 1  已选择师傅,用户待支付 【用户:取消订单|立即支付】【师傅:取消报价】
S3 2  ...同上

T3 货运订单:
S1 0  需要支付 【用户:立即支付】
S2 1  待师傅接单 【用户:取消订单】
S3 2  师傅已接单,进行中 【用户:确认完成】
S4 3  用户确认已完成 【用户s已完成】【师傅s已完成】
S5 9  交易失败

T4 退款记录:
S1 7  已经提交退款  师傅申诉 [用户:取消申请][师傅:同意退款|申诉]
S2 8  已退款 [用户:][师傅s退款成功]
S3 9  驳回退款