Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
S
sgaqgl-vue
Project
Project
Details
Activity
Releases
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
李苏
sgaqgl-vue
Commits
e7b717ca
Commit
e7b717ca
authored
Dec 02, 2022
by
李苏
💬
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
换图标
parent
fe23bba1
Changes
5
Show whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
2 additions
and
1 deletion
+2
-1
favicon.png
public/favicon.png
+0
-0
index.html
public/index.html
+1
-1
1.png
src/assets/logo/1.png
+0
-0
logo.png
src/assets/logo/logo.png
+0
-0
index.vue
src/views/riskPrecontrol/maintenanceRiskTask/index.vue
+1
-0
No files found.
public/favicon.png
0 → 100644
View file @
e7b717ca
41.4 KB
public/index.html
View file @
e7b717ca
...
...
@@ -5,7 +5,7 @@
<meta
http-equiv=
"X-UA-Compatible"
content=
"IE=edge,chrome=1"
>
<meta
name=
"renderer"
content=
"webkit"
>
<meta
name=
"viewport"
content=
"width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no"
>
<link
rel=
"icon"
href=
"<%= BASE_URL %>favicon.
ico
"
>
<link
rel=
"icon"
href=
"<%= BASE_URL %>favicon.
png
"
>
<title><
%=
webpackConfig
.
name
%
></title>
<!--[if lt IE 11]><script>window.location.href='/html/ie.html';</script><![endif]-->
<style>
...
...
src/assets/logo/1.png
0 → 100644
View file @
e7b717ca
65.8 KB
src/assets/logo/logo.png
View replaced file @
fe23bba1
View file @
e7b717ca
65.8 KB
|
W:
|
H:
41.4 KB
|
W:
|
H:
2-up
Swipe
Onion skin
src/views/riskPrecontrol/maintenanceRiskTask/index.vue
View file @
e7b717ca
...
...
@@ -113,6 +113,7 @@ import Zdzrr from './zdzrr'
]
)
this
.
$refs
[
'TablePager'
].
pageQuery
({
setFirstCurrent
:
true
})
console
.
log
(
this
)
},
data
()
{
return
{
...
...
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