Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in / Register
Toggle navigation
B
biz.qingxiao.com
Project
Project
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
wangxuelai
biz.qingxiao.com
Commits
efdde5a4
Commit
efdde5a4
authored
Mar 12, 2020
by
baixian
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
优化
parent
64a3c7be
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
9 additions
and
4 deletions
+9
-4
index.html
index.html
+2
-2
crmdetail.js
src/models/crmdetail.js
+1
-0
index.js
src/pages/coursegather/index/index.js
+3
-1
index.js
src/pages/onlineclasses/singleclass/index.js
+3
-1
No files found.
index.html
View file @
efdde5a4
...
...
@@ -13,10 +13,10 @@
<script
charset=
"utf-8"
src=
"https://map.qq.com/api/js?v=2.exp&key=XSZBZ-5LHCV-5I2P7-UQHPW-6456F-JBB3B"
></script>
<script
src=
"/js/ueeditor/ueditor.config.js?20200107"
charset=
"utf-8"
></script><script
src=
"/js/ueeditor/ueditor.all.js?20200107"
charset=
"utf-8"
></script>
<script
src=
"
https://cdn.img.shangjiadao.cn/qingxiao/biz/js/console-polyfill.js?20200107"
charset=
"utf-8"
></script><script
src=
"https://cdn.img.shangjiadao.cn/qingxiao/biz/js/es6-shim.min.js?20200107"
charset=
"utf-8"
></script><script
src=
"https://cdn.img.shangjiadao.cn/qingxiao/biz/js/es5-shim.js?20200107"
charset=
"utf-8"
></script><script
src=
"https://cdn.img.shangjiadao.cn/qingxiao/biz/js/es5-sham.min.js?20200107"
charset=
"utf-8"
></script><script
src=
"https://cdn.img.shangjiadao.cn/qingxiao/biz/js/json3.min.js?20200107"
charset=
"utf-8"
></script><script
src=
"https://cdn.img.shangjiadao.cn/qingxiao/biz/js/html5shiv.min.js?20200107"
charset=
"utf-8"
></script><script
src=
"https://cdn.img.shangjiadao.cn/qingxiao/biz/js/polyfill.js?20200107"
charset=
"utf-8"
></script><script
src=
"https://cdn.img.shangjiadao.cn/qingxiao/biz/
lib/vendor.dll.js?20200107"
charset=
"utf-8"
></script>
<script
src=
"
js/console-polyfill.js?20200107"
charset=
"utf-8"
></script><script
src=
"js/es6-shim.min.js?20200107"
charset=
"utf-8"
></script><script
src=
"js/es5-shim.js?20200107"
charset=
"utf-8"
></script><script
src=
"js/es5-sham.min.js?20200107"
charset=
"utf-8"
></script><script
src=
"js/json3.min.js?20200107"
charset=
"utf-8"
></script><script
src=
"js/html5shiv.min.js?20200107"
charset=
"utf-8"
></script><script
src=
"js/polyfill.js?20200107"
charset=
"utf-8"
></script><script
src=
"
lib/vendor.dll.js?20200107"
charset=
"utf-8"
></script>
</head>
</head>
<body>
<div
id=
"root"
></div>
<script
type=
"text/javascript"
src=
"
https://cdn.img.shangjiadao.cn/qingxiao/biz/dist/main.7d1d42
.js"
></script></body>
<script
type=
"text/javascript"
src=
"
/dist/main.b307a5
.js"
></script></body>
</html>
\ No newline at end of file
src/models/crmdetail.js
View file @
efdde5a4
...
...
@@ -209,6 +209,7 @@ export default {
},
});
}
else
{
message
.
error
(
data
.
msg
,
0.5
);
yield
put
({
type
:
'webapp/errorrequestresolve'
,
payload
:
{
...
...
src/pages/coursegather/index/index.js
View file @
efdde5a4
...
...
@@ -143,7 +143,9 @@ class StaticCenter extends React.Component {
<
h5
>
两步完成专栏开设
<
/h5
>
<
p
>
1
.
选取一个有吸引力的标题
<
span
style
=
{{
opacity
:
0
}}
>
付;
<
/span></
p
>
<
p
>
2
.
选择专栏类型,免费
或者
加密
<
/p
>
<
Button
type
=
"primary"
className
=
{
pageStyle
.
createBtn
}
onClick
=
{
this
.
toAddGather
}
>
立即创建
<
/Button
>
<
BtnPermission
btnId
=
"110004"
>
<
Button
type
=
"primary"
className
=
{
pageStyle
.
createBtn
}
onClick
=
{
this
.
toAddGather
}
>
立即创建
<
/Button
>
<
/BtnPermission
>
<
/div>
}
{
gatherListTotal
>
0
&&
<
div
>
...
...
src/pages/onlineclasses/singleclass/index.js
View file @
efdde5a4
...
...
@@ -381,7 +381,9 @@ class ClassMgtForm extends React.Component {
<
h5
>
两步完成创建
<
/h5
>
<
p
>
1
.
设置课程标题、开课时间;
<
/p
>
<
p
>
2
.
选择课程类型,免费或者加密
<
/p
>
<
Button
type
=
"primary"
className
=
{
pageStyle
.
createBtn
}
onClick
=
{
this
.
handleCreateCourse
}
>
立即创建
<
/Button
>
<
BtnPermission
btnId
=
"110002"
>
<
Button
type
=
"primary"
className
=
{
pageStyle
.
createBtn
}
onClick
=
{
this
.
handleCreateCourse
}
>
立即创建
<
/Button
>
<
/BtnPermission
>
<
/div
>
}
<
AddCourseModal
...
...
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