Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
T
tp-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
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
zhaopanyu
tp-ui
Commits
beaea332
Commit
beaea332
authored
Oct 13, 2024
by
jiang'yun
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改
parent
fd658ab6
Show whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
4 additions
and
3 deletions
+4
-3
package.json
+1
-1
public/favicon-1.ico
+0
-0
public/favicon.ico
+0
-0
public/index.html
+3
-2
No files found.
package.json
View file @
beaea332
...
...
@@ -2,7 +2,7 @@
"name"
:
"
ruoyi
"
,
"version"
:
"3.8.8"
,
"description"
:
"投选活动"
,
"author"
:
"
若依
"
,
"author"
:
"
投选活动
"
,
"license"
:
"
MIT
"
,
"scripts"
:
{
"dev"
:
"vue-cli-service serve"
,
...
...
public/favicon-1.ico
0 → 100644
View file @
beaea332
File added
public/favicon.ico
View file @
beaea332
No preview for this file type
public/index.html
View file @
beaea332
...
...
@@ -118,7 +118,8 @@
top
:
0
;
width
:
51%
;
height
:
100%
;
background
:
#7171C6
;
background
:
#acacff
;
/*background: #c80000;*/
z-index
:
1000
;
-webkit-transform
:
translateX
(
0
);
-ms-transform
:
translateX
(
0
);
...
...
@@ -201,7 +202,7 @@
<div
id=
"loader"
></div>
<div
class=
"loader-section section-left"
></div>
<div
class=
"loader-section section-right"
></div>
<div
class=
"load_title"
>
正在加载
系统资源,请耐心等待
</div>
<div
class=
"load_title"
>
正在加载
投选活动,请耐心等待
</div>
</div>
</div>
</body>
...
...
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