Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
Y
yudao-admin-ui
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
licheng
yudao-admin-ui
Commits
e3888e31
Commit
e3888e31
authored
Sep 01, 2025
by
licheng
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
chore: 删除diy模块
parent
222ec30f
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
30 deletions
+0
-30
remaining.ts
src/router/modules/remaining.ts
+0
-30
No files found.
src/router/modules/remaining.ts
View file @
e3888e31
...
@@ -373,36 +373,6 @@ const remainingRouter: AppRouteRecordRaw[] = [
...
@@ -373,36 +373,6 @@ const remainingRouter: AppRouteRecordRaw[] = [
]
]
},
},
{
{
path
:
'/diy'
,
name
:
'DiyCenter'
,
meta
:
{
hidden
:
true
},
component
:
Layout
,
children
:
[
{
path
:
'template/decorate/:id'
,
name
:
'DiyTemplateDecorate'
,
meta
:
{
title
:
'模板装修'
,
noCache
:
false
,
hidden
:
true
,
activeMenu
:
'/mall/promotion/diy-template/diy-template'
},
component
:
()
=>
import
(
'@/views/mall/promotion/diy/template/decorate.vue'
)
},
{
path
:
'page/decorate/:id'
,
name
:
'DiyPageDecorate'
,
meta
:
{
title
:
'页面装修'
,
noCache
:
false
,
hidden
:
true
,
activeMenu
:
'/mall/promotion/diy-template/diy-page'
},
component
:
()
=>
import
(
'@/views/mall/promotion/diy/page/decorate.vue'
)
}
]
},
{
path
:
'/crm'
,
path
:
'/crm'
,
component
:
Layout
,
component
:
Layout
,
name
:
'CrmCenter'
,
name
:
'CrmCenter'
,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment