fix(user-app): open appraisal order entry

This commit is contained in:
wushumin
2026-06-04 15:32:00 +08:00
parent 5cd94d138d
commit 13c21ac67f
3 changed files with 6 additions and 14 deletions

View File

@@ -47,10 +47,7 @@ function openOrder(id: number) {
}
function goStartAppraisal() {
uni.showToast({
title: "暂不支持自助下单",
icon: "none",
});
uni.navigateTo({ url: "/pages/appraisal/service?provider=anxinyan&start=1" });
}
function goHome() {