增加代客下单页面

This commit is contained in:
2025-02-21 14:42:38 +08:00
parent e08a2eb4b7
commit f961bf7d92
24 changed files with 2780 additions and 199 deletions

View File

@@ -311,7 +311,7 @@ export const constantRoutes: RouteRecordRaw[] = [
children: [
{
path: "index",
component: () => import("@/views/tool/index.vue"),
component: () => import("@/views/tool/Instead/index.vue"),
name: "toolIndex",
meta: {
title: "代客下单",