Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
X
xiaomai-cloud-class-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
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
xiaomai-cloud-class
xiaomai-cloud-class-web
Commits
0c2a08d4
Commit
0c2a08d4
authored
May 28, 2021
by
wufan
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
style:学院装修样式优化
parent
41d4529c
Show whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
19 additions
and
10 deletions
+19
-10
src/core/antd.less
+4
-0
src/modules/personalInfo/index.less
+6
-1
src/modules/personalInfo/index.tsx
+3
-3
src/modules/store-manage/StoreH5DecorationTab.jsx
+3
-3
src/modules/store-manage/StoreWebDecorationTab.jsx
+3
-3
No files found.
src/core/antd.less
View file @
0c2a08d4
...
...
@@ -242,6 +242,10 @@ background-color: #F0F2F5 !important;
}
}
.ant-tabs-tab.ant-tabs-tab-active .ant-tabs-tab-btn {
font-weight: 700!important;
}
.ant-tabs-nav .ant-tabs-tab-active {
color: @active-color !important;
}
...
...
src/modules/personalInfo/index.less
View file @
0c2a08d4
.personal-info-page{
.box{
padding:
60
px 60px 60px 40px !important;
padding:
24
px 60px 60px 40px !important;
}
.label{
width:84px;
...
...
@@ -57,4 +57,8 @@
margin-left:20px;
}
}
.save-btn {
margin-left: 92px;
}
}
\ No newline at end of file
src/modules/personalInfo/index.tsx
View file @
0c2a08d4
/*
* @Author: zhangleyuan
* @Date: 2020-11-27 15:06:31
* @LastEditors:
zangsuyu
n
* @LastEditTime: 2021-0
3-22 13:55:24
* @LastEditors:
wufa
n
* @LastEditTime: 2021-0
5-28 15:31:06
* @Description: 描述一下
* @@Copyrigh: © 2020 杭州杰竞科技有限公司 版权所有
*/
...
...
@@ -181,7 +181,7 @@ console.log('User.getStoreType()',User.getStoreType());
</
Button
>
</
div
>
)
}
<
div
>
<
div
className=
"save-btn"
>
<
Button
type=
"primary"
onClick=
{
()
=>
{
...
...
src/modules/store-manage/StoreH5DecorationTab.jsx
View file @
0c2a08d4
/*
* @Author: wufan
* @Date: 2020-11-30 10:47:38
* @LastEditors:
zhangleyu
an
* @LastEditTime: 2021-0
2-01 14:02:11
* @LastEditors:
wuf
an
* @LastEditTime: 2021-0
5-28 16:20:26
* @Description: web学院banner页面
* @@Copyrigh: © 2020 杭州杰竞科技有限公司 版权所有
*/
...
...
@@ -372,7 +372,7 @@ class StoreH5Decoration extends React.Component {
/>
);
return
(
<
div
className=
"
user-manage
-page"
>
<
div
className=
"
store-decoration-h5
-page"
>
<
div
className=
"box-header"
>
<
div
className=
"banner-setting"
>
<
div
className=
"title"
>
banner设置
</
div
>
...
...
src/modules/store-manage/StoreWebDecorationTab.jsx
View file @
0c2a08d4
/*
* @Author: wufan
* @Date: 2020-11-30 10:47:38
* @LastEditors:
yuananting
* @LastEditTime: 2021-0
3-18 11:29:43
* @LastEditors:
wufan
* @LastEditTime: 2021-0
5-28 16:21:04
* @Description: web学院banner页面
* @@Copyrigh: © 2020 杭州杰竞科技有限公司 版权所有
*/
...
...
@@ -370,7 +370,7 @@ class StoreWebDecoration extends React.Component {
/>
);
return
(
<
div
className=
"
user-manage
-page"
>
<
div
className=
"
store-decoration-web
-page"
>
<
div
className=
"box-header"
>
<
div
className=
"banner-setting"
>
<
div
className=
"title"
>
banner设置
</
div
>
...
...
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