Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in
Toggle navigation
H
hxyj-admin-fe
Project
Project
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
hxyj
hxyj-admin-fe
Commits
59b460b9
Commit
59b460b9
authored
Jun 13, 2025
by
tyyin lan
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
chore: 剔除无关的包引入
parent
50ea1652
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
5 deletions
+0
-5
main.ts
src/main.ts
+0
-5
No files found.
src/main.ts
View file @
59b460b9
...
@@ -6,11 +6,6 @@ import App from './app.vue'
...
@@ -6,11 +6,6 @@ import App from './app.vue'
import
'@/styles/app.css'
import
'@/styles/app.css'
import
'@/styles/nprogress.css'
import
'@/styles/nprogress.css'
// 引入 Tippy.js 的核心、主题和动画CSS
import
'tippy.js/dist/tippy.css'
import
'tippy.js/themes/light-border.css'
// 一个漂亮的主题,可选用
import
'tippy.js/animations/scale-subtle.css'
// 一个平滑的动画,可选用
async
function
bootstrap
()
{
async
function
bootstrap
()
{
const
app
=
createApp
(
App
)
const
app
=
createApp
(
App
)
...
...
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