Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
E
ElectricitySheep
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
黄媛媛
ElectricitySheep
Commits
72696b9b
Commit
72696b9b
authored
4 years ago
by
黄媛媛
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update
parent
1fe2099a
Expand all
Show whitespace changes
Inline
Side-by-side
Showing
8 changed files
with
1220 additions
and
142 deletions
+1220
-142
common.css
src/assets/css/common.css
+9
-0
customize_jp.png
src/assets/img/userman/customize_jp.png
+0
-0
head.png
src/assets/img/userman/head.png
+0
-0
icon-share-ant.png
src/assets/img/userman/icon-share-ant.png
+0
-0
is_show_share_level.png
src/assets/img/userman/is_show_share_level.png
+0
-0
baseSet.vue
src/components/UserMan/baseSet.vue
+342
-141
customSet.vue
src/components/UserMan/customSet.vue
+868
-0
usersList.vue
src/components/UserMan/usersList.vue
+1
-1
No files found.
src/assets/css/common.css
View file @
72696b9b
...
@@ -82,3 +82,12 @@
...
@@ -82,3 +82,12 @@
.blue
{
.blue
{
color
:
#409EFF
;
color
:
#409EFF
;
}
}
.cred
{
color
:
rgb
(
245
,
108
,
108
);
}
.el-form-item
{
position
:
relative
;
}
.center
{
text-align
:
center
;
}
This diff is collapsed.
Click to expand it.
src/assets/img/userman/customize_jp.png
0 → 100644
View file @
72696b9b
1.06 KB
This diff is collapsed.
Click to expand it.
src/assets/img/userman/head.png
0 → 100644
View file @
72696b9b
4.24 KB
This diff is collapsed.
Click to expand it.
src/assets/img/userman/icon-share-ant.png
0 → 100644
View file @
72696b9b
632 Bytes
This diff is collapsed.
Click to expand it.
src/assets/img/userman/is_show_share_level.png
0 → 100644
View file @
72696b9b
25.5 KB
This diff is collapsed.
Click to expand it.
src/components/UserMan/baseSet.vue
View file @
72696b9b
This diff is collapsed.
Click to expand it.
src/components/UserMan/customSet.vue
0 → 100644
View file @
72696b9b
This diff is collapsed.
Click to expand it.
src/components/UserMan/usersList.vue
View file @
72696b9b
...
@@ -196,7 +196,7 @@
...
@@ -196,7 +196,7 @@
</el-form-item>
</el-form-item>
</el-form>
</el-form>
<span
slot=
"footer"
class=
"dialog-footer"
>
<span
slot=
"footer"
class=
"dialog-footer"
>
<el-button
size=
"small"
@
click=
"
dialogVisible
= false"
>
取 消
</el-button>
<el-button
size=
"small"
@
click=
"
czjfDig
= false"
>
取 消
</el-button>
<el-button
size=
"small"
type=
"primary"
@
click=
"czsubmitForm('addMsg')"
>
确 定
</el-button>
<el-button
size=
"small"
type=
"primary"
@
click=
"czsubmitForm('addMsg')"
>
确 定
</el-button>
</span>
</span>
</el-dialog>
</el-dialog>
...
...
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