webapp
/
GreenwayWeb
Toggle navigation
Sign in
Sign in
Project
Files
Commits
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Email Patches
Plain Diff
Browse Code ยป
Commit
f7d95ff7854a4e7d6490b235ed6663bd34f3e5c5
Authored by
wesley88
2025-02-26 17:47:10 +0800
1 parent
813b166e
1
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
admin-web-master/src/utils/get-page-title.js
admin-web-master/src/utils/get-page-title.js
View file @
f7d95ff
...
...
@@ -8,3 +8,4 @@ export default function getPageTitle(pageTitle) {
8
8
}
9
9
return `${title}`
10
10
}
11
+
11
12
\ No newline at end of file
...
...