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
b033a851
Commit
b033a851
authored
Feb 24, 2021
by
zhangleyuan
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
feat:处理计划任务重命名
parent
5bcaa1b9
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
15 additions
and
10 deletions
+15
-10
src/common/less/icon-font.less
+6
-6
src/h5.html
+2
-2
src/index.html
+2
-2
src/modules/plan-manage/components/TrainingTask.jsx
+0
-0
src/modules/plan-manage/components/TrainingTask.less
+5
-0
No files found.
src/common/less/icon-font.less
View file @
b033a851
@font-face {
font-family: 'iconfont'; /* project id 2223403 */
src: url('//at.alicdn.com/t/font_2223403_
x34sbltible
.eot');
src: url('//at.alicdn.com/t/font_2223403_
x34sbltible
.eot?#iefix') format('embedded-opentype'),
url('//at.alicdn.com/t/font_2223403_
x34sbltible
.woff2') format('woff2'),
url('//at.alicdn.com/t/font_2223403_
x34sbltible
.woff') format('woff'),
url('//at.alicdn.com/t/font_2223403_
x34sbltible
.ttf') format('truetype'),
url('//at.alicdn.com/t/font_2223403_
x34sbltible
.svg#iconfont') format('svg');
src: url('//at.alicdn.com/t/font_2223403_
fad4h32dwuo
.eot');
src: url('//at.alicdn.com/t/font_2223403_
fad4h32dwuo
.eot?#iefix') format('embedded-opentype'),
url('//at.alicdn.com/t/font_2223403_
fad4h32dwuo
.woff2') format('woff2'),
url('//at.alicdn.com/t/font_2223403_
fad4h32dwuo
.woff') format('woff'),
url('//at.alicdn.com/t/font_2223403_
fad4h32dwuo
.ttf') format('truetype'),
url('//at.alicdn.com/t/font_2223403_
fad4h32dwuo
.svg#iconfont') format('svg');
}
.iconfont{
font-family:"iconfont" !important;
...
...
src/h5.html
View file @
b033a851
...
...
@@ -2,7 +2,7 @@
* @Author: 吴文洁
* @Date: 2020-08-24 12:20:57
* @LastEditors: zhangleyuan
* @LastEditTime: 2021-02-2
2 18:09:57
* @LastEditTime: 2021-02-2
4 15:31:49
* @Description:
* @Copyright: 杭州杰竞科技有限公司 版权所有
-->
...
...
@@ -25,7 +25,7 @@
user's mobile device or desktop. See https://developers.google.com/web/fundamentals/web-app-manifest/
-->
<link
rel=
"manifest"
href=
"%PUBLIC_URL%/manifest.json"
/>
<link
rel=
"stylesheet"
href=
"//at.alicdn.com/t/font_2223403_
xptlwibhqwb
.css"
>
<link
rel=
"stylesheet"
href=
"//at.alicdn.com/t/font_2223403_
fad4h32dwuo
.css"
>
<!--
Notice the use of %PUBLIC_URL% in the tags above.
...
...
src/index.html
View file @
b033a851
...
...
@@ -2,7 +2,7 @@
* @Author: 吴文洁
* @Date: 2020-08-24 12:20:57
* @LastEditors: zhangleyuan
* @LastEditTime: 2021-02-2
2 18:10:04
* @LastEditTime: 2021-02-2
4 15:31:42
* @Description:
* @Copyright: 杭州杰竞科技有限公司 版权所有
-->
...
...
@@ -25,7 +25,7 @@
user's mobile device or desktop. See https://developers.google.com/web/fundamentals/web-app-manifest/
-->
<link
rel=
"manifest"
href=
"%PUBLIC_URL%/manifest.json"
/>
<link
rel=
"stylesheet"
href=
"//at.alicdn.com/t/font_2223403_
xptlwibhqwb
.css"
>
<link
rel=
"stylesheet"
href=
"//at.alicdn.com/t/font_2223403_
fad4h32dwuo
.css"
>
<!--
Notice the use of %PUBLIC_URL% in the tags above.
...
...
src/modules/plan-manage/components/TrainingTask.jsx
View file @
b033a851
This diff is collapsed.
Click to expand it.
src/modules/plan-manage/components/TrainingTask.less
View file @
b033a851
.training-task{
thead{
display:none;
}
}
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