Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
O
office-web
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
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
office
office-web
Commits
ba36a1ca
Commit
ba36a1ca
authored
Dec 05, 2018
by
无尘
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
add: 增加更换管理员
parent
2fced9c1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
1 deletions
+4
-1
companyAddress.vue
src/views/setting/companyAddress.vue
+2
-0
replaceAdmin.vue
src/views/setting/replaceAdmin.vue
+2
-1
No files found.
src/views/setting/companyAddress.vue
View file @
ba36a1ca
...
...
@@ -18,6 +18,7 @@
</el-form>
</div>
</div>
<vue-gic-footer></vue-gic-footer>
</div>
</
template
>
<
script
>
...
...
@@ -118,6 +119,7 @@ export default {
.right-box
{
background
:
#fff
;
padding
:
24px
;
min-height
:
500px
;
h2
{
font-size
:
16px
;
...
...
src/views/setting/replaceAdmin.vue
View file @
ba36a1ca
...
...
@@ -53,6 +53,7 @@
</div>
</div>
</div>
<vue-gic-footer></vue-gic-footer>
</div>
</
template
>
<
script
>
...
...
@@ -190,9 +191,9 @@ export default {
/*width: 100%;*/
padding
:
24px
;
min-height
:
calc
(
100%
-
240px
);
.right-box
{
background
:
#fff
;
min-height
:
500px
;
padding
:
24px
;
.w-280
{
...
...
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