Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
S
saas-manage
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
chehuidong
saas-manage
Commits
9574485a
Commit
9574485a
authored
Nov 04, 2022
by
qinjianhui
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
feat: 修改
parent
bae51d16
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
1 additions
and
2 deletions
+1
-2
public/favicon.ico
+0
-0
public/favicon.png
+0
-0
public/index.html
+1
-1
src/common/components/element-ui.js
+0
-1
src/views/saasManage/indexPage.vue
+0
-0
No files found.
public/favicon.ico
deleted
100644 → 0
View file @
bae51d16
File deleted
public/favicon.png
0 → 100644
View file @
9574485a
13.8 KB
public/index.html
View file @
9574485a
...
...
@@ -4,7 +4,7 @@
<meta
charset=
"utf-8"
>
<meta
http-equiv=
"X-UA-Compatible"
content=
"IE=edge"
>
<meta
name=
"viewport"
content=
"width=device-width,initial-scale=1.0"
>
<link
rel=
"icon"
href=
"<%= BASE_URL %>favicon.
ico
"
>
<link
rel=
"icon"
href=
"<%= BASE_URL %>favicon.
png
"
>
<title><
%=
htmlWebpackPlugin
.
options
.
title
%
></title>
<script
src=
"<%= BASE_URL %>config.js"
></script>
</head>
...
...
src/common/components/element-ui.js
View file @
9574485a
...
...
@@ -69,6 +69,5 @@ export default {
Vue
.
prototype
.
$alert
=
MessageBox
.
alert
Vue
.
prototype
.
$confirm
=
MessageBox
.
confirm
Vue
.
prototype
.
$prompt
=
MessageBox
.
prompt
// Vue.prototype.$message = MessageBox.message
},
}
src/views/saasManage/indexPage.vue
View file @
9574485a
This diff is collapsed.
Click to expand it.
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