Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
T
thinkApp
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
游洁
thinkApp
Commits
8ab66f88
Commit
8ab66f88
authored
Jun 28, 2023
by
youjie
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
no message
parent
4a322572
Hide whitespace changes
Inline
Side-by-side
Showing
46 changed files
with
218 additions
and
218 deletions
+218
-218
bottom.vue
src/components/bottom.vue
+1
-1
columns.vue
src/components/charts/columns.vue
+1
-1
dline.vue
src/components/charts/dline.vue
+1
-1
line.vue
src/components/charts/line.vue
+1
-1
penta.vue
src/components/charts/penta.vue
+1
-1
ranks.vue
src/components/charts/ranks.vue
+1
-1
triangle.vue
src/components/charts/triangle.vue
+1
-1
JobComponents.vue
src/components/index/JobComponents.vue
+5
-5
commentsComponents.vue
src/components/index/commentsComponents.vue
+1
-1
course-card.vue
src/components/index/course-card.vue
+3
-3
examComponents.vue
src/components/index/examComponents.vue
+2
-2
analysisTest.vue
src/components/index/scoreDetails/analysisTest.vue
+1
-1
examDetailsComponents.vue
src/components/index/scoreDetails/examDetailsComponents.vue
+3
-3
jobDetailsComponents.vue
src/components/index/scoreDetails/jobDetailsComponents.vue
+3
-3
courseCard.vue
src/components/index/workSituation/courseCard.vue
+4
-4
examList.vue
src/components/index/workSituation/examList.vue
+4
-4
operation.vue
src/components/index/workSituation/operation.vue
+1
-1
studentList.vue
src/components/index/workSituation/studentList.vue
+2
-2
commentDetails.vue
src/components/setComments/commentDetails.vue
+2
-2
operation.vue
src/components/setComments/operation.vue
+1
-1
rules.vue
src/components/setComments/rules.vue
+1
-1
setComments.vue
src/components/setComments/setComments.vue
+1
-1
studentsPopu.vue
src/components/setComments/studentsPopu.vue
+1
-1
signOut.vue
src/components/signOut.vue
+2
-2
addFriendsAndRelatives.vue
src/pages/FriendsAndRelatives/addFriendsAndRelatives.vue
+1
-1
index.vue
src/pages/FriendsAndRelatives/index.vue
+5
-5
addChild.vue
src/pages/MyChild/addChild.vue
+1
-1
index.vue
src/pages/MyChild/index.vue
+6
-6
addPlan.vue
src/pages/bookAclass/addPlan.vue
+6
-6
index.vue
src/pages/bookAclass/index.vue
+2
-2
contract.vue
src/pages/contract/contract.vue
+3
-3
orderList.vue
src/pages/contract/orderList.vue
+4
-4
fail.vue
src/pages/index/fail.vue
+1
-1
index.vue
src/pages/index/index.vue
+5
-5
scoreDetails.vue
src/pages/index/scoreDetails.vue
+5
-5
scoreDetailsFenxi.vue
src/pages/index/scoreDetailsFenxi.vue
+7
-7
success.vue
src/pages/index/success.vue
+1
-1
workSituation.vue
src/pages/index/workSituation.vue
+5
-5
accountLogin.vue
src/pages/login/accountLogin.vue
+3
-3
login.vue
src/pages/login/login.vue
+1
-1
bind.vue
src/pages/person/bind.vue
+105
-105
person.vue
src/pages/person/person.vue
+6
-6
addComment.vue
src/pages/setComments/addComment.vue
+2
-2
commentRulesList.vue
src/pages/setComments/commentRulesList.vue
+2
-2
setComments.vue
src/pages/setComments/setComments.vue
+2
-2
timeTable.vue
src/pages/timetable/timeTable.vue
+1
-1
No files found.
src/components/bottom.vue
View file @
8ab66f88
<
template
>
<view
class=
"bottom"
@
click=
"signOut"
>
<image
src=
"https://
viitto-1301420277.cos.ap-chengdu.myqcloud.com/Test/Upload/Goods
/1664188705000_453.png"
mode=
""
class=
"img"
/>
<image
src=
"https://
imgfile.jjsw.vip/static
/1664188705000_453.png"
mode=
""
class=
"img"
/>
<text>
退出登录
</text>
</view>
</
template
>
...
...
src/components/charts/columns.vue
View file @
8ab66f88
...
...
@@ -137,7 +137,7 @@
/* .charts-box-line {
width: 100%;
height: 555rpx;
background-image: url('https://
viitto-1301420277.cos.ap-chengdu.myqcloud.com/Test/Upload/Goods
/1653559819000_509.png');
background-image: url('https://
imgfile.jjsw.vip/static
/1653559819000_509.png');
background-position: 0px -57rpx;
background-repeat: no-repeat;
background-size: 100% auto;
...
...
src/components/charts/dline.vue
View file @
8ab66f88
...
...
@@ -120,7 +120,7 @@
/* .charts-box-line {
width: 100%;
height: 555rpx;
background-image: url('https://
viitto-1301420277.cos.ap-chengdu.myqcloud.com/Test/Upload/Goods
/1653559819000_509.png');
background-image: url('https://
imgfile.jjsw.vip/static
/1653559819000_509.png');
background-position: 0px -57rpx;
background-repeat: no-repeat;
background-size: 100% auto;
...
...
src/components/charts/line.vue
View file @
8ab66f88
...
...
@@ -121,7 +121,7 @@
.charts-box-line
{
width
:
100%
;
height
:
555
rpx
;
background-image
:
url('https://
viitto-1301420277.cos.ap-chengdu.myqcloud.com/Test/Upload/Goods
/1653559819000_509.png')
;
background-image
:
url('https://
imgfile.jjsw.vip/static
/1653559819000_509.png')
;
background-position
:
0px
-57
rpx
;
background-repeat
:
no-repeat
;
background-size
:
100%
auto
;
...
...
src/components/charts/penta.vue
View file @
8ab66f88
...
...
@@ -130,7 +130,7 @@
.charts-box
{
width
:
100%
;
height
:
555
rpx
;
background-image
:
url('https://
viitto-1301420277.cos.ap-chengdu.myqcloud.com/Test/Upload/Goods
/1653555146000_297.png')
;
background-image
:
url('https://
imgfile.jjsw.vip/static
/1653555146000_297.png')
;
background-position
:
0px
0
rpx
;
background-repeat
:
no-repeat
;
background-size
:
100%
auto
;
...
...
src/components/charts/ranks.vue
View file @
8ab66f88
...
...
@@ -117,7 +117,7 @@
/* .charts-box-line {
width: 100%;
height: 555rpx;
background-image: url('https://
viitto-1301420277.cos.ap-chengdu.myqcloud.com/Test/Upload/Goods
/1653559819000_509.png');
background-image: url('https://
imgfile.jjsw.vip/static
/1653559819000_509.png');
background-position: 0px -57rpx;
background-repeat: no-repeat;
background-size: 100% auto;
...
...
src/components/charts/triangle.vue
View file @
8ab66f88
...
...
@@ -101,7 +101,7 @@
.charts-box-triangle
{
width
:
100%
;
height
:
555
rpx
;
background-image
:
url('https://
viitto-1301420277.cos.ap-chengdu.myqcloud.com/Test/Upload/Goods
/1653555146000_45.png')
;
background-image
:
url('https://
imgfile.jjsw.vip/static
/1653555146000_45.png')
;
background-position
:
0px
-40
rpx
;
background-repeat
:
no-repeat
;
background-size
:
100%
auto
;
...
...
src/components/index/JobComponents.vue
View file @
8ab66f88
...
...
@@ -127,7 +127,7 @@
position
:
absolute
;
left
:
-125
rpx
;
top
:
-110
rpx
;
background
:
url('https://
viitto-1301420277.cos.ap-chengdu.myqcloud.com/Test/Upload/Goods
/1653476346000_445.png')
no-repeat
;
background
:
url('https://
imgfile.jjsw.vip/static
/1653476346000_445.png')
no-repeat
;
background-size
:
100%
100%
;
color
:
#FFFFFF
;
font-size
:
30
rpx
;
...
...
@@ -152,17 +152,17 @@
}
.JobComponents.activeThree
.operation-state-img
{
background
:
url('https://
viitto-1301420277.cos.ap-chengdu.myqcloud.com/Test/Upload/Goods
/1653464014000_480.png')
no-repeat
;
background
:
url('https://
imgfile.jjsw.vip/static
/1653464014000_480.png')
no-repeat
;
background-size
:
22
rpx
22
rpx
;
}
.JobComponents.activeTwo
.operation-state-img
{
background
:
url('https://
viitto-1301420277.cos.ap-chengdu.myqcloud.com/Test/Upload/Goods
/1653464014000_781.png')
no-repeat
;
background
:
url('https://
imgfile.jjsw.vip/static
/1653464014000_781.png')
no-repeat
;
background-size
:
22
rpx
22
rpx
;
}
.JobComponents.activeOne
.operation-state-img
{
background
:
url('https://
viitto-1301420277.cos.ap-chengdu.myqcloud.com/Test/Upload/Goods
/1653464014000_44.png')
no-repeat
;
background
:
url('https://
imgfile.jjsw.vip/static
/1653464014000_44.png')
no-repeat
;
background-size
:
22
rpx
22
rpx
;
}
...
...
@@ -268,7 +268,7 @@
.JobComponents-center-box
::after
{
/* div是你需要添加背景图片的盒子*/
content
:
""
;
background-image
:
url(https://
viitto-1301420277.cos.ap-chengdu.myqcloud.com/Test/Upload/Goods
/1653917724000_233.png)
;
background-image
:
url(https://
imgfile.jjsw.vip/static
/1653917724000_233.png)
;
background-position
:
30
rpx
bottom
;
background-size
:
74
rpx
auto
;
background-repeat
:
no-repeat
;
...
...
src/components/index/commentsComponents.vue
View file @
8ab66f88
...
...
@@ -13,7 +13,7 @@
<view
class=
"CommentsComponents-center-line"
></view>
<view
class=
"CommentsComponents-center flex"
>
<view
class=
"CommentsComponents-left flex"
>
<van-image
width=
"38rpx"
height=
"38rpx"
fit=
"cover"
class=
"operation-img"
src=
"https://
viitto-1301420277.cos.ap-chengdu.myqcloud.com/Test/Upload/Goods
/1653464014000_713.png"
/>
<van-image
width=
"38rpx"
height=
"38rpx"
fit=
"cover"
class=
"operation-img"
src=
"https://
imgfile.jjsw.vip/static
/1653464014000_713.png"
/>
<view
class=
"operation-name"
>
{{
jobData
.
Title
}}
</view>
</view>
<view
class=
"CommentsComponents-right"
>
...
...
src/components/index/course-card.vue
View file @
8ab66f88
...
...
@@ -16,7 +16,7 @@
</van-button>
</view>
</view>
<image
class=
"illustration"
src=
"https://
viitto-1301420277.cos.ap-chengdu.myqcloud.com/Test/Upload/Goods
/1653464014000_494.png"
<image
class=
"illustration"
src=
"https://
imgfile.jjsw.vip/static
/1653464014000_494.png"
mode=
"widthFix"
></image>
<!--
<template
v-if=
"currentCourse.CoverImg"
>
<image
class=
"illustration"
:src=
"currentCourse.CoverImg"
mode=
"widthFix"
></image>
...
...
@@ -26,7 +26,7 @@
</
template
>
-->
</view>
<image
class=
"end"
src=
"https://
viitto-1301420277.cos.ap-chengdu.myqcloud.com/Test/Upload/Goods
/1653464014000_413.png"
<image
class=
"end"
src=
"https://
imgfile.jjsw.vip/static
/1653464014000_413.png"
mode=
"widthFix"
></image>
<van-popup
:show=
"showItems"
round
position=
"bottom"
@
click-overlay=
"hideExchangeBoxHandler(null)"
custom-style=
"height: 60%"
>
<view
class=
"exchange-items"
>
...
...
@@ -39,7 +39,7 @@
<view
class=
"item-course"
>
<view
class=
"course-pic"
>
<image
v-if=
"item.CoverImg"
:src=
"item.CoverImg"
mode=
"aspectFill"
></image>
<image
v-else
src=
"https://
viitto-1301420277.cos.ap-chengdu.myqcloud.com/Test/Upload/Goods
/1653901833000_638.png"
mode=
"aspectFill"
></image>
<image
v-else
src=
"https://
imgfile.jjsw.vip/static
/1653901833000_638.png"
mode=
"aspectFill"
></image>
</view>
<view
class=
"content"
>
<view
class=
"one_line course-name"
>
...
...
src/components/index/examComponents.vue
View file @
8ab66f88
...
...
@@ -209,7 +209,7 @@
position
:
absolute
;
left
:
-125
rpx
;
top
:
-110
rpx
;
background
:
url('https://
viitto-1301420277.cos.ap-chengdu.myqcloud.com/Test/Upload/Goods
/1653476346000_445.png')
no-repeat
;
background
:
url('https://
imgfile.jjsw.vip/static
/1653476346000_445.png')
no-repeat
;
background-size
:
100%
100%
;
color
:
#FFFFFF
;
font-size
:
30
rpx
;
...
...
@@ -248,7 +248,7 @@
.examComponents-center-box
::after
{
/* div是你需要添加背景图片的盒子*/
content
:
""
;
/* background-image: url(https://
viitto-1301420277.cos.ap-chengdu.myqcloud.com/Test/Upload/Goods
/1654062518000_33.png); */
/* background-image: url(https://
imgfile.jjsw.vip/static
/1654062518000_33.png); */
background-position
:
right
20
rpx
top
43
rpx
;
background-size
:
74
rpx
auto
;
background-repeat
:
no-repeat
;
...
...
src/components/index/scoreDetails/analysisTest.vue
View file @
8ab66f88
...
...
@@ -194,7 +194,7 @@
background
:
#FFFFFF
;
opacity
:
0.33
;
text-align
:
center
;
background
:
url('https://
viitto-1301420277.cos.ap-chengdu.myqcloud.com/Test/Upload/Goods
/1653551643000_608.png')
no-repeat
center
;
background
:
url('https://
imgfile.jjsw.vip/static
/1653551643000_608.png')
no-repeat
center
;
background-size
:
auto
100%
;
padding
:
80
rpx
0
0
22
rpx
;
font-size
:
26
rpx
;
...
...
src/components/index/scoreDetails/examDetailsComponents.vue
View file @
8ab66f88
...
...
@@ -134,15 +134,15 @@
letter-spacing
:
2px
;
}
.examDetailsComponents.activeThree
.operation-state-img
{
background
:
url('https://
viitto-1301420277.cos.ap-chengdu.myqcloud.com/Test/Upload/Goods
/1653464014000_480.png')
no-repeat
;
background
:
url('https://
imgfile.jjsw.vip/static
/1653464014000_480.png')
no-repeat
;
background-size
:
22
rpx
22
rpx
;
}
.examDetailsComponents.activeTwo
.operation-state-img
{
background
:
url('https://
viitto-1301420277.cos.ap-chengdu.myqcloud.com/Test/Upload/Goods
/1653464014000_781.png')
no-repeat
;
background
:
url('https://
imgfile.jjsw.vip/static
/1653464014000_781.png')
no-repeat
;
background-size
:
22
rpx
22
rpx
;
}
.examDetailsComponents.activeOne
.operation-state-img
{
background
:
url('https://
viitto-1301420277.cos.ap-chengdu.myqcloud.com/Test/Upload/Goods
/1653464014000_44.png')
no-repeat
;
background
:
url('https://
imgfile.jjsw.vip/static
/1653464014000_44.png')
no-repeat
;
background-size
:
22
rpx
22
rpx
;
}
.operation-state-img
{
...
...
src/components/index/scoreDetails/jobDetailsComponents.vue
View file @
8ab66f88
...
...
@@ -110,15 +110,15 @@
letter-spacing
:
2px
;
}
.jobDetailsComponents.activeThree
.operation-state-img
{
background
:
url('https://
viitto-1301420277.cos.ap-chengdu.myqcloud.com/Test/Upload/Goods
/1653464014000_480.png')
no-repeat
;
background
:
url('https://
imgfile.jjsw.vip/static
/1653464014000_480.png')
no-repeat
;
background-size
:
22
rpx
22
rpx
;
}
.jobDetailsComponents.activeTwo
.operation-state-img
{
background
:
url('https://
viitto-1301420277.cos.ap-chengdu.myqcloud.com/Test/Upload/Goods
/1653464014000_781.png')
no-repeat
;
background
:
url('https://
imgfile.jjsw.vip/static
/1653464014000_781.png')
no-repeat
;
background-size
:
22
rpx
22
rpx
;
}
.jobDetailsComponents.activeOne
.operation-state-img
{
background
:
url('https://
viitto-1301420277.cos.ap-chengdu.myqcloud.com/Test/Upload/Goods
/1653464014000_44.png')
no-repeat
;
background
:
url('https://
imgfile.jjsw.vip/static
/1653464014000_44.png')
no-repeat
;
background-size
:
22
rpx
22
rpx
;
}
.operation-state-img
{
...
...
src/components/index/workSituation/courseCard.vue
View file @
8ab66f88
...
...
@@ -20,12 +20,12 @@
</view>
</view>
<image
class=
"illustration"
src=
"https://
viitto-1301420277.cos.ap-chengdu.myqcloud.com/Test/Upload/Goods
/1653902313000_814.png"
src=
"https://
imgfile.jjsw.vip/static
/1653902313000_814.png"
mode=
"widthFix"
></image>
</view>
<image
class=
"end"
src=
"https://
viitto-1301420277.cos.ap-chengdu.myqcloud.com/Test/Upload/Goods
/1653464014000_413.png"
src=
"https://
imgfile.jjsw.vip/static
/1653464014000_413.png"
mode=
"widthFix"
></image>
<van-popup
...
...
@@ -71,7 +71,7 @@
<template
v-for=
"(x,i) in titleList[currentIndex].data"
>
<view
class=
"item-course"
v-if=
"x.CourseName.indexOf(Keywords)!=-1"
:key=
"i"
>
<view
class=
"course-pic"
>
<image
:src=
"x.CoverImg!=''?x.CoverImg:'https://
viitto-1301420277.cos.ap-chengdu.myqcloud.com/Test/Upload/Goods
/1653901833000_638.png'"
mode=
"aspectFill"
></image>
<image
:src=
"x.CoverImg!=''?x.CoverImg:'https://
imgfile.jjsw.vip/static
/1653901833000_638.png'"
mode=
"aspectFill"
></image>
</view>
<view
class=
"content"
>
<view
class=
"one_line course-name"
>
...
...
@@ -96,7 +96,7 @@
<
template
v-for=
"(x,i) in titleList[0].data"
>
<view
class=
"item-course"
v-if=
"x.CourseName.indexOf(Keywords)!=-1"
:key=
"i"
>
<view
class=
"course-pic"
>
<image
:src=
"x.CoverImg!=''?x.CoverImg:'https://
viitto-1301420277.cos.ap-chengdu.myqcloud.com/Test/Upload/Goods
/1653901833000_638.png'"
mode=
"aspectFill"
></image>
<image
:src=
"x.CoverImg!=''?x.CoverImg:'https://
imgfile.jjsw.vip/static
/1653901833000_638.png'"
mode=
"aspectFill"
></image>
</view>
<view
class=
"content"
>
<view
class=
"one_line course-name"
>
...
...
src/components/index/workSituation/examList.vue
View file @
8ab66f88
...
...
@@ -65,14 +65,14 @@
</view>
</block>
<view
class=
"noData"
v-else
>
<image
src=
"https://
viitto-1301420277.cos.ap-chengdu.myqcloud.com/Test/Upload/Goods
/1653902791000_806.png"
mode=
"widthFix"
></image>
<image
src=
"https://
imgfile.jjsw.vip/static
/1653902791000_806.png"
mode=
"widthFix"
></image>
<view>
暂无考试信息
</view>
</view>
<van-popup
:show=
"show"
:round=
"true"
@
close=
"closepopup"
>
<view
class=
"examList-popup-box"
>
<van-icon
class=
"examList-popup-closure"
name=
"cross"
@
click=
"closepopup"
/>
<view
class=
"examList-popup-title"
>
导入考试信息
</view>
<image
src=
"https://
viitto-1301420277.cos.ap-chengdu.myqcloud.com/Test/Upload/Goods
/1654136886000_860.png"
mode=
"widthFix"
class=
"examList-popup-icon"
></image>
<image
src=
"https://
imgfile.jjsw.vip/static
/1654136886000_860.png"
mode=
"widthFix"
class=
"examList-popup-icon"
></image>
<view
class=
"examList-popup-content"
>
<input
v-model=
"uploadParm.ExamName"
class=
"examList-popup-name"
placeholder=
"请输入考试名称"
/>
...
...
@@ -86,7 +86,7 @@
>
<!--
<view
class=
"examList-popup-fil"
>
<van-image
class=
"img"
width=
"32rpx"
height=
"32rpx"
fit=
"cover"
src=
"https://
viitto-1301420277.cos.ap-chengdu.myqcloud.com/Test/Upload/Goods
/1653639041000_305.png"
/>
src=
"https://
imgfile.jjsw.vip/static
/1653639041000_305.png"
/>
选择文件
</view>
-->
<van-button
round
color=
'#C91727'
icon=
"add-o"
custom-style=
'width: 360rpx;margin:0 auto;'
block
>
选择文件
</van-button>
...
...
@@ -441,7 +441,7 @@
margin-left
:
50
rpx
;
}
.examList-hint-left
view
{
background
:
url('https://
viitto-1301420277.cos.ap-chengdu.myqcloud.com/Test/Upload/Goods
/1653648241000_545.png')
no-repeat
center
;
background
:
url('https://
imgfile.jjsw.vip/static
/1653648241000_545.png')
no-repeat
center
;
background-size
:
100%
100%
;
padding
:
11
rpx
0
11
rpx
30
rpx
;
}
...
...
src/components/index/workSituation/operation.vue
View file @
8ab66f88
...
...
@@ -44,7 +44,7 @@
</view>
</block>
<view
class=
"noData"
v-else
>
<image
src=
"https://
viitto-1301420277.cos.ap-chengdu.myqcloud.com/Test/Upload/Goods
/1653902791000_806.png"
mode=
"widthFix"
></image>
<image
src=
"https://
imgfile.jjsw.vip/static
/1653902791000_806.png"
mode=
"widthFix"
></image>
<view>
暂无课程信息
</view>
</view>
</view>
...
...
src/components/index/workSituation/studentList.vue
View file @
8ab66f88
...
...
@@ -6,7 +6,7 @@
<view
class=
"studentList flex"
>
<view
class=
"studentList-img"
>
<van-image
width=
"100%"
height=
"100%"
fit=
"cover"
class=
"img"
src=
"https://
viitto-1301420277.cos.ap-chengdu.myqcloud.com/Test/Upload/Goods
/1653894192000_645.png"
/>
src=
"https://
imgfile.jjsw.vip/static
/1653894192000_645.png"
/>
</view>
<text>
{{
item
.
StuName
}}
...
...
@@ -15,7 +15,7 @@
</view>
</block>
<view
class=
"noData"
v-else
>
<image
src=
"https://
viitto-1301420277.cos.ap-chengdu.myqcloud.com/Test/Upload/Goods
/1653902791000_806.png"
mode=
"widthFix"
></image>
<image
src=
"https://
imgfile.jjsw.vip/static
/1653902791000_806.png"
mode=
"widthFix"
></image>
<view>
暂无学员信息
</view>
</view>
</view>
...
...
src/components/setComments/commentDetails.vue
View file @
8ab66f88
...
...
@@ -19,7 +19,7 @@
<van-icon
name=
"arrow-down"
/>
</view>
</view>
<van-image
@
click=
"editRules(item)"
class=
"img"
width=
"31rpx"
height=
"30rpx"
fit=
"cover"
src=
"https://
viitto-1301420277.cos.ap-chengdu.myqcloud.com/Test/Upload/Goods
/1653980151000_180.png"
/>
<van-image
@
click=
"editRules(item)"
class=
"img"
width=
"31rpx"
height=
"30rpx"
fit=
"cover"
src=
"https://
imgfile.jjsw.vip/static
/1653980151000_180.png"
/>
</view>
<view
class=
"Wire"
></view>
</view>
...
...
@@ -30,7 +30,7 @@
</view>
</view>
<view
class=
"noData"
>
<image
src=
"https://
viitto-1301420277.cos.ap-chengdu.myqcloud.com/Test/Upload/Goods
/1653902791000_806.png"
mode=
"widthFix"
></image>
<image
src=
"https://
imgfile.jjsw.vip/static
/1653902791000_806.png"
mode=
"widthFix"
></image>
<view>
暂无评论规则数据
</view>
</view>
</view>
...
...
src/components/setComments/operation.vue
View file @
8ab66f88
...
...
@@ -47,7 +47,7 @@
</view>
</view>
<view
class=
"noData"
v-else
>
<image
src=
"https://
viitto-1301420277.cos.ap-chengdu.myqcloud.com/Test/Upload/Goods
/1653902791000_806.png"
mode=
"widthFix"
></image>
<image
src=
"https://
imgfile.jjsw.vip/static
/1653902791000_806.png"
mode=
"widthFix"
></image>
<view>
暂无课程信息
</view>
</view>
<view
style=
"padding: 20rpx 50rpx;"
v-if=
"workList && workList.length>0"
>
...
...
src/components/setComments/rules.vue
View file @
8ab66f88
...
...
@@ -47,7 +47,7 @@
</view>
</view>
<view
class=
"noData"
v-else
>
<image
src=
"https://
viitto-1301420277.cos.ap-chengdu.myqcloud.com/Test/Upload/Goods
/1653902791000_806.png"
mode=
"widthFix"
></image>
<image
src=
"https://
imgfile.jjsw.vip/static
/1653902791000_806.png"
mode=
"widthFix"
></image>
<view>
暂无课程信息
</view>
</view>
<view
style=
"padding: 20rpx 50rpx;"
v-if=
"workList && workList.length>0"
>
...
...
src/components/setComments/setComments.vue
View file @
8ab66f88
...
...
@@ -33,7 +33,7 @@
</
template
>
</view>
<view
class=
"noData"
v-else
>
<image
src=
"https://
viitto-1301420277.cos.ap-chengdu.myqcloud.com/Test/Upload/Goods
/1653902791000_806.png"
mode=
"widthFix"
></image>
<image
src=
"https://
imgfile.jjsw.vip/static
/1653902791000_806.png"
mode=
"widthFix"
></image>
<view>
暂无评价规则数据
</view>
</view>
</view>
...
...
src/components/setComments/studentsPopu.vue
View file @
8ab66f88
...
...
@@ -16,7 +16,7 @@
<view
class=
"studentsPopu-imgbox flex"
>
<view
class=
"studentsPopu-img flex"
>
<view>
<van-image
width=
"119rpx"
height=
"119rpx"
fit=
"cover"
src=
"https://
viitto-1301420277.cos.ap-chengdu.myqcloud.com/Test/Upload/Goods
/1653894197000_691.png"
/>
<van-image
width=
"119rpx"
height=
"119rpx"
fit=
"cover"
src=
"https://
imgfile.jjsw.vip/static
/1653894197000_691.png"
/>
</view>
</view>
</view>
...
...
src/components/signOut.vue
View file @
8ab66f88
...
...
@@ -2,14 +2,14 @@
<view
class=
"signOut-box"
>
<view
class=
"index-header-signOut flex"
>
<van-image
@
click=
"signOut"
width=
"72rpx"
height=
"72rpx"
fit=
"cover"
class=
"img"
src=
"https://
viitto-1301420277.cos.ap-chengdu.myqcloud.com/Test/Upload/Goods
/1654580469000_635.png"
/>
src=
"https://
imgfile.jjsw.vip/static
/1654580469000_635.png"
/>
<text
@
click=
"signOut"
>
退出登录
</text>
<view
v-if=
"changePasswordShow"
class=
"changePassword flex"
@
click=
"goChangePassword"
>
<van-image
width=
"38rpx"
height=
"38rpx"
fit=
"cover"
class=
"img"
src=
"https://
viitto-1301420277.cos.ap-chengdu.myqcloud.com/Test/Upload/Goods
/1655279741000_34.png"
/>
src=
"https://
imgfile.jjsw.vip/static
/1655279741000_34.png"
/>
修改密码
</view>
</view>
...
...
src/pages/FriendsAndRelatives/addFriendsAndRelatives.vue
View file @
8ab66f88
...
...
@@ -43,7 +43,7 @@
<
template
>
<view
class=
"addChild pages"
>
<view
class=
"addChild-header flex"
>
<image
src=
"https://
viitto-1301420277.cos.ap-chengdu.myqcloud.com/Test/Upload/Goods
/1664160541000_21.png"
<image
src=
"https://
imgfile.jjsw.vip/static
/1664160541000_21.png"
style=
"width: 352rpx;height: 218rpx;"
></image>
<text>
{{
AccountName
?
AccountName
:
'**'
}}
的亲友团
</text>
</view>
...
...
src/pages/FriendsAndRelatives/index.vue
View file @
8ab66f88
...
...
@@ -140,7 +140,7 @@
<
template
>
<view
class=
"FriendsAndRelatives pages"
:style=
"
{ 'padding-bottom': `${statusBarHeight}px` }">
<view
class=
"FriendsAndRelatives-header"
>
<image
src=
"https://
viitto-1301420277.cos.ap-chengdu.myqcloud.com/Test/Upload/Goods
/1664163809000_838.png"
<image
src=
"https://
imgfile.jjsw.vip/static
/1664163809000_838.png"
style=
"width: 559rpx;height: 405rpx;"
></image>
<view
class=
"header-list flex_between_center"
>
<view
class=
"header-left flex"
>
...
...
@@ -153,12 +153,12 @@
<view
class=
"header-right flex"
>
<view
class=
"right-image"
>
<button
class=
"right-button"
data-name=
"shareBtn"
open-type=
"share"
></button>
<image
src=
"https://
viitto-1301420277.cos.ap-chengdu.myqcloud.com/Test/Upload/Goods
/1664164163000_619.png"
<image
src=
"https://
imgfile.jjsw.vip/static
/1664164163000_619.png"
style=
"width: 99rpx;height: 99rpx;"
></image>
<text
class=
"left-title"
>
微信邀请
</text>
</view>
<view
class=
"right-image"
style=
"margin-right: 33rpx;"
@
click=
"QRcode()"
>
<image
src=
"https://
viitto-1301420277.cos.ap-chengdu.myqcloud.com/Test/Upload/Goods
/1664164159000_60.png"
<image
src=
"https://
imgfile.jjsw.vip/static
/1664164159000_60.png"
style=
"width: 99rpx;height: 99rpx;"
></image>
<text
class=
"left-title"
>
面对面邀请
</text>
</view>
...
...
@@ -177,7 +177,7 @@
<text
class=
"left-time"
>
加入时间:
{{
item
.
CreateTime
}}
</text>
</view>
<view
class=
"list-right"
>
<image
src=
"https://
viitto-1301420277.cos.ap-chengdu.myqcloud.com/Test/Upload/Goods
/1664164166000_196.png"
<image
src=
"https://
imgfile.jjsw.vip/static
/1664164166000_196.png"
@
click
.
stop=
"DelData(item)"
style=
"width: 36rpx;height: 35rpx;"
></image>
</view>
...
...
@@ -353,7 +353,7 @@
return
{
title
:
`
${
this
.
erpUserInfo
.
AccountName
}
邀请你加入亲友团`
,
path
,
imageUrl
:
"https://
viitto-1301420277.cos.ap-chengdu.myqcloud.com/Test/Upload/Goods
/1664163809000_838.png"
,
imageUrl
:
"https://
imgfile.jjsw.vip/static
/1664163809000_838.png"
,
};
},
};
...
...
src/pages/MyChild/addChild.vue
View file @
8ab66f88
...
...
@@ -97,7 +97,7 @@
<view
class=
"addChild pages"
>
<scroll-view
scroll-y=
"true"
style=
"width:100%;height: 100%;margin-bottom: 70rpx;"
>
<view
class=
"addChild-header flex"
>
<image
src=
"https://
viitto-1301420277.cos.ap-chengdu.myqcloud.com/Test/Upload/Goods
/1664160541000_21.png"
<image
src=
"https://
imgfile.jjsw.vip/static
/1664160541000_21.png"
style=
"width: 352rpx;height: 218rpx;"
></image>
<text>
请输入手机号
</text>
<view
class=
"header-text"
>
输入该账号注册的手机号
</view>
...
...
src/pages/MyChild/index.vue
View file @
8ab66f88
...
...
@@ -53,7 +53,7 @@
.dataList-image
{
width
:
177
rpx
;
height
:
204
rpx
;
background
:
url('https://
viitto-1301420277.cos.ap-chengdu.myqcloud.com/Test/Upload/Goods
/1663932626000_693.png')
;
background
:
url('https://
imgfile.jjsw.vip/static
/1663932626000_693.png')
;
background-size
:
100%
100%
;
position
:
absolute
;
bottom
:
0
;
...
...
@@ -63,7 +63,7 @@
align-items
:
center
;
}
.dataList-form.active
.dataList-image
{
background
:
url('https://
viitto-1301420277.cos.ap-chengdu.myqcloud.com/Test/Upload/Goods
/1663932626000_675.png')
;
background
:
url('https://
imgfile.jjsw.vip/static
/1663932626000_675.png')
;
background-size
:
100%
100%
;
}
.dataList-image
text
{
...
...
@@ -222,10 +222,10 @@
dataList
:
[],
pageState
:
"more"
,
timer
:
null
,
//防抖
imgUrlG
:
'https://
viitto-1301420277.cos.ap-chengdu.myqcloud.com/Test/Upload/Goods
/1663930765000_891.png'
,
//学习状态
imgUrlR
:
'https://
viitto-1301420277.cos.ap-chengdu.myqcloud.com/Test/Upload/Goods
/1663930765000_218.png'
,
//休学状态
imgBoy
:
'https://
viitto-1301420277.cos.ap-chengdu.myqcloud.com/Test/Upload/Goods
/1663932008000_116.png'
,
//男生头像
imgGirl
:
'https://
viitto-1301420277.cos.ap-chengdu.myqcloud.com/Test/Upload/Goods
/1663931928000_154.png'
,
//女生头像
imgUrlG
:
'https://
imgfile.jjsw.vip/static
/1663930765000_891.png'
,
//学习状态
imgUrlR
:
'https://
imgfile.jjsw.vip/static
/1663930765000_218.png'
,
//休学状态
imgBoy
:
'https://
imgfile.jjsw.vip/static
/1663932008000_116.png'
,
//男生头像
imgGirl
:
'https://
imgfile.jjsw.vip/static
/1663931928000_154.png'
,
//女生头像
});
const
methods
=
{
addChild
(){
...
...
src/pages/bookAclass/addPlan.vue
View file @
8ab66f88
...
...
@@ -469,7 +469,7 @@
border
:
0
;
}
.text-img.activeOne
{
background
:
url(https://
viitto-1301420277.cos.ap-chengdu.myqcloud.com/Test/Upload/Goods
/1656577024000_737.png)
no-repeat
center
#FFEEDB
;
background
:
url(https://
imgfile.jjsw.vip/static
/1656577024000_737.png)
no-repeat
center
#FFEEDB
;
background-size
:
39
rpx
38
rpx
;
border-right
:
2
rpx
solid
#E3E1E7
;
}
...
...
@@ -481,7 +481,7 @@
border-bottom
:
4
rpx
solid
#FF9526
;
}
.text-img.activeTwo
{
background
:
url(https://
viitto-1301420277.cos.ap-chengdu.myqcloud.com/Test/Upload/Goods
/1656577024000_986.png)
no-repeat
center
#EED9FE
;
background
:
url(https://
imgfile.jjsw.vip/static
/1656577024000_986.png)
no-repeat
center
#EED9FE
;
background-size
:
39
rpx
38
rpx
;
border-right
:
2
rpx
solid
#E3E1E7
;
}
...
...
@@ -493,7 +493,7 @@
border-bottom
:
4
rpx
solid
#B967FE
;
}
.text-img.activeThree
{
background
:
url(https://
viitto-1301420277.cos.ap-chengdu.myqcloud.com/Test/Upload/Goods
/1656577024000_779.png)
no-repeat
center
#D6F2E6
;
background
:
url(https://
imgfile.jjsw.vip/static
/1656577024000_779.png)
no-repeat
center
#D6F2E6
;
background-size
:
39
rpx
38
rpx
;
border-right
:
2
rpx
solid
#E3E1E7
;
}
...
...
@@ -505,7 +505,7 @@
border-bottom
:
4
rpx
solid
#35B87A
;
}
.text-img.activeFour
{
background
:
url(https://
viitto-1301420277.cos.ap-chengdu.myqcloud.com/Test/Upload/Goods
/1656577019000_548.png)
no-repeat
center
#FFF2F2
;
background
:
url(https://
imgfile.jjsw.vip/static
/1656577019000_548.png)
no-repeat
center
#FFF2F2
;
background-size
:
39
rpx
38
rpx
;
border-right
:
2
rpx
solid
#E3E1E7
;
}
...
...
@@ -517,7 +517,7 @@
border-bottom
:
4
rpx
solid
#FF6167
;
}
.text-img.activeFive
{
background
:
url(https://
viitto-1301420277.cos.ap-chengdu.myqcloud.com/Test/Upload/Goods
/1656577024000_644.png)
no-repeat
center
#E5F3FF
;
background
:
url(https://
imgfile.jjsw.vip/static
/1656577024000_644.png)
no-repeat
center
#E5F3FF
;
background-size
:
39
rpx
38
rpx
;
border-right
:
2
rpx
solid
#E3E1E7
;
}
...
...
@@ -529,7 +529,7 @@
border-bottom
:
4
rpx
solid
#0088FF
;
}
.text-img.activeSix
{
background
:
url(https://
viitto-1301420277.cos.ap-chengdu.myqcloud.com/Test/Upload/Goods
/1656577024000_746.png)
no-repeat
center
#EAF8FB
;
background
:
url(https://
imgfile.jjsw.vip/static
/1656577024000_746.png)
no-repeat
center
#EAF8FB
;
background-size
:
39
rpx
38
rpx
;
border-right
:
2
rpx
solid
#E3E1E7
;
}
...
...
src/pages/bookAclass/index.vue
View file @
8ab66f88
...
...
@@ -12,14 +12,14 @@
<scroll-view
scroll-y=
"true"
style=
"width:100%;height: 100%;"
>
<classList
:classList=
"dataList"
></classList>
</scroll-view>
<image
src=
"https://
viitto-1301420277.cos.ap-chengdu.myqcloud.com/Test/Upload/Goods
/1656570277000_611.png"
<image
src=
"https://
imgfile.jjsw.vip/static
/1656570277000_611.png"
class=
"addicon"
style=
"width: 157rpx;height: 157rpx;"
@
click=
"addPlan"
/>
</view>
<view
class=
"noCourse-box"
v-else
>
<view
class=
"noCourse"
>
<image
src=
"https://
viitto-1301420277.cos.ap-chengdu.myqcloud.com/Test/Upload/Goods
/1656556494000_644.png"
mode=
""
<image
src=
"https://
imgfile.jjsw.vip/static
/1656556494000_644.png"
mode=
""
style=
"width: 426rpx;height: 344rpx;"
></image>
</view>
<view
class=
"addTitle"
>
...
...
src/pages/contract/contract.vue
View file @
8ab66f88
...
...
@@ -8,7 +8,7 @@
width=
"58rpx"
height=
"66rpx"
fit=
"cover"
src=
"https://
viitto-1301420277.cos.ap-chengdu.myqcloud.com/Static/educationStu
/icon5.png"
src=
"https://
imgfile.jjsw.vip/static
/icon5.png"
/>
</view>
<view
class=
"top-right"
>
...
...
@@ -29,7 +29,7 @@
width=
"22rpx"
height=
"24rpx"
fit=
"cover"
src=
"https://
viitto-1301420277.cos.ap-chengdu.myqcloud.com/Static/educationStu
/contracticon.png"
src=
"https://
imgfile.jjsw.vip/static
/contracticon.png"
style=
"margin-right: 10rpx"
/>
{{
item
.
ContractNo
}}
</view
...
...
@@ -40,7 +40,7 @@
width=
"80rpx"
height=
"80rpx"
fit=
"cover"
src=
"https://
viitto-1301420277.cos.ap-chengdu.myqcloud.com/Static/educationStu
/contract.png"
src=
"https://
imgfile.jjsw.vip/static
/contract.png"
class=
"contract-icon"
v-if=
"item.IsCompanySeal === 1"
/>
...
...
src/pages/contract/orderList.vue
View file @
8ab66f88
...
...
@@ -156,16 +156,16 @@
<view>
状态
</view>
<view
class=
"item-val"
>
<image
src=
"https://
viitto-1301420277.cos.ap-chengdu.myqcloud.com/Static/educationStu
/zhengchang.png"
src=
"https://
imgfile.jjsw.vip/static
/zhengchang.png"
mode=
"heightFix"
style=
"height:36rpx"
v-if=
"item.OrderState==1"
></image>
<image
src=
"https://
viitto-1301420277.cos.ap-chengdu.myqcloud.com/Static/educationStu
/tuichu.png"
src=
"https://
imgfile.jjsw.vip/static
/tuichu.png"
mode=
"heightFix"
style=
"height:36rpx"
v-if=
"item.OrderState==2"
></image>
<image
src=
"https://
viitto-1301420277.cos.ap-chengdu.myqcloud.com/Static/educationStu
/quxiao.png"
src=
"https://
imgfile.jjsw.vip/static
/quxiao.png"
mode=
"heightFix"
style=
"height:36rpx"
v-if=
"item.OrderState==3"
></image>
<image
src=
"https://
viitto-1301420277.cos.ap-chengdu.myqcloud.com/Static/educationStu
/daifukuan.png"
src=
"https://
imgfile.jjsw.vip/static
/daifukuan.png"
mode=
"heightFix"
style=
"height:36rpx"
v-if=
"item.OrderState==4"
></image>
</view>
<view
class=
"di"
>
...
...
src/pages/index/fail.vue
View file @
8ab66f88
...
...
@@ -2,7 +2,7 @@
<!-- 失败模态框 -->
<view
class=
"fail"
>
<view>
<image
class=
"failimg"
src=
"https://
viitto-1301420277.cos.ap-chengdu.myqcloud.com/S
tatic/fail.png"
mode=
""
></image>
<image
class=
"failimg"
src=
"https://
imgfile.jjsw.vip/s
tatic/fail.png"
mode=
""
></image>
<view
class=
"fail-content"
>
<text
class=
"fail-content-text"
>
签到失败!
</text>
<button
class=
"fail-content-btn"
@
click=
"returnback"
type=
"default"
>
返回
</button>
...
...
src/pages/index/index.vue
View file @
8ab66f88
...
...
@@ -4,7 +4,7 @@
<navbar
class=
"navbarSticky"
bg=
"#F6F6F6"
>
<!--
<view
class=
"index-header-box"
>
<view
class=
"index-header-img"
>
<van-image
width=
"100%"
height=
"100%"
fit=
"cover"
class=
"img"
src=
"https://
viitto-1301420277.cos.ap-chengdu.myqcloud.com/Test/Upload/Goods
/1653464014000_713.png"
/>
<van-image
width=
"100%"
height=
"100%"
fit=
"cover"
class=
"img"
src=
"https://
imgfile.jjsw.vip/static
/1653464014000_713.png"
/>
</view>
<view
class=
"index-header-tetx"
>
<view
class=
"index-header-title"
>
...
...
@@ -38,7 +38,7 @@
</view>
<view
class=
"index-student-information"
v-else
>
<view
class=
"noData"
>
<image
src=
"https://
viitto-1301420277.cos.ap-chengdu.myqcloud.com/Test/Upload/Goods
/1653902791000_806.png"
mode=
"widthFix"
></image>
<image
src=
"https://
imgfile.jjsw.vip/static
/1653902791000_806.png"
mode=
"widthFix"
></image>
<view>
暂无反馈信息
</view>
</view>
</view>
...
...
@@ -264,14 +264,14 @@
return
{
title
:
"进阶思维学情反馈"
,
query
:
"/pages/index/index"
,
imageUrl
:
"https://
viitto-1301420277.cos.ap-chengdu.myqcloud.com/Test/Upload/Goods
/1654483222000_317.png"
,
imageUrl
:
"https://
imgfile.jjsw.vip/static
/1654483222000_317.png"
,
};
},
onShareTimeline
()
{
return
{
title
:
"进阶思维学情反馈"
,
query
:
"/pages/index/index"
,
imageUrl
:
"https://
viitto-1301420277.cos.ap-chengdu.myqcloud.com/Test/Upload/Goods
/1654483222000_317.png"
,
imageUrl
:
"https://
imgfile.jjsw.vip/static
/1654483222000_317.png"
,
};
},
};
...
...
@@ -352,7 +352,7 @@
min-height
:
100vh
;
background-color
:
#f6f6f6
;
box-sizing
:
border-box
;
background-image
:
url('https://
viitto-1301420277.cos.ap-chengdu.myqcloud.com/Test/Upload/Goods
/1653464014000_398.png')
;
background-image
:
url('https://
imgfile.jjsw.vip/static
/1653464014000_398.png')
;
background-position
:
0
200
rpx
;
background-repeat
:
no-repeat
;
background-size
:
100%
auto
;
...
...
src/pages/index/scoreDetails.vue
View file @
8ab66f88
...
...
@@ -11,7 +11,7 @@
<view
class=
"scoreDetails-header flex"
>
<view
class=
"scoreDetails-header-img"
>
<van-image
width=
"100%"
height=
"100%"
fit=
"cover"
class=
"img"
src=
"https://
viitto-1301420277.cos.ap-chengdu.myqcloud.com/Test/Upload/Goods
/1653464014000_713.png"
/>
src=
"https://
imgfile.jjsw.vip/static
/1653464014000_713.png"
/>
</view>
<view
class=
"scoreDetails-header-tetx"
>
<view
class=
"scoreDetails-header-name"
style=
"display: flex;align-items: center;"
>
...
...
@@ -287,15 +287,15 @@
font-size
:
20
rpx
;
}
.scoreDetails-Fraction-img.activeThree
{
background
:
url('https://
viitto-1301420277.cos.ap-chengdu.myqcloud.com/Test/Upload/Goods
/1653531754000_932.png')
no-repeat
center
#FFF0F1
;
background
:
url('https://
imgfile.jjsw.vip/static
/1653531754000_932.png')
no-repeat
center
#FFF0F1
;
background-size
:
36
rpx
36
rpx
;
}
.scoreDetails-Fraction-img.activeTwo
{
background
:
url('https://
viitto-1301420277.cos.ap-chengdu.myqcloud.com/Test/Upload/Goods
/1653531758000_626.png')
no-repeat
center
#FFF0F1
;
background
:
url('https://
imgfile.jjsw.vip/static
/1653531758000_626.png')
no-repeat
center
#FFF0F1
;
background-size
:
36
rpx
36
rpx
;
}
.scoreDetails-Fraction-img.activeOne
{
background
:
url('https://
viitto-1301420277.cos.ap-chengdu.myqcloud.com/Test/Upload/Goods
/1653531750000_401.png')
no-repeat
center
#FFF0F1
;
background
:
url('https://
imgfile.jjsw.vip/static
/1653531750000_401.png')
no-repeat
center
#FFF0F1
;
background-size
:
36
rpx
36
rpx
;
}
.scoreDetails-Fraction-img
{
...
...
@@ -400,7 +400,7 @@
min-height
:
100vh
;
background-color
:
#f6f6f6
;
box-sizing
:
border-box
;
background-image
:
url('https://
viitto-1301420277.cos.ap-chengdu.myqcloud.com/Test/Upload/Goods
/1653530983000_409.png')
;
background-image
:
url('https://
imgfile.jjsw.vip/static
/1653530983000_409.png')
;
background-position
:
0
300
rpx
;
background-repeat
:
no-repeat
;
background-size
:
100%
auto
;
...
...
src/pages/index/scoreDetailsFenxi.vue
View file @
8ab66f88
...
...
@@ -18,11 +18,11 @@
</view>
<view
v-if=
"!Loading"
style=
"margin:40px 17px 20px 17px;padding-top:20rpx;padding-bottom:40rpx;background: #FFFFFF;box-shadow: 0px 5rpx 38rpx 0px rgba(176,176,176,0.2);border-radius: 30rpx;"
>
<view
class=
"flex"
style=
"justify-content: center;"
>
<image
src=
"https://
viitto-1301420277.cos.ap-chengdu.myqcloud.com/Test/Upload/Goods
/1661094206000_479.png"
mode=
"widthFix"
style=
"width:75rpx;"
></image>
<image
src=
"https://
imgfile.jjsw.vip/static
/1661094206000_479.png"
mode=
"widthFix"
style=
"width:75rpx;"
></image>
<view
style=
"width:120rpx;height: 120rpx;border-radius: 120rpx;line-height: 120rpx; text-align:center;background-color: #FFF;margin:0 20rpx;margin-top:-56rpx;"
>
<image
src=
"https://
viitto-1301420277.cos.ap-chengdu.myqcloud.com/Test/Upload/Goods
/1653464014000_713.png"
mode=
"widthFix"
style=
"width:80rpx;height: 80rpx;"
></image>
<image
src=
"https://
imgfile.jjsw.vip/static
/1653464014000_713.png"
mode=
"widthFix"
style=
"width:80rpx;height: 80rpx;"
></image>
</view>
<image
src=
"https://
viitto-1301420277.cos.ap-chengdu.myqcloud.com/Test/Upload/Goods
/1661094206000_62.png"
mode=
"widthFix"
style=
"width:75rpx;margin-top: 1rpx;"
></image>
<image
src=
"https://
imgfile.jjsw.vip/static
/1661094206000_62.png"
mode=
"widthFix"
style=
"width:75rpx;margin-top: 1rpx;"
></image>
</view>
<view
style=
"font-size: 36rpx;font-weight: 800;color: #282828;text-align: center;"
>
{{
ExamScore
.
StuName
}}
...
...
@@ -258,15 +258,15 @@
font-size
:
20
rpx
;
}
.scoreDetails-Fraction-img.activeThree
{
background
:
url('https://
viitto-1301420277.cos.ap-chengdu.myqcloud.com/Test/Upload/Goods
/1653531754000_932.png')
no-repeat
center
#FFF0F1
;
background
:
url('https://
imgfile.jjsw.vip/static
/1653531754000_932.png')
no-repeat
center
#FFF0F1
;
background-size
:
36
rpx
36
rpx
;
}
.scoreDetails-Fraction-img.activeTwo
{
background
:
url('https://
viitto-1301420277.cos.ap-chengdu.myqcloud.com/Test/Upload/Goods
/1653531758000_626.png')
no-repeat
center
#FFF0F1
;
background
:
url('https://
imgfile.jjsw.vip/static
/1653531758000_626.png')
no-repeat
center
#FFF0F1
;
background-size
:
36
rpx
36
rpx
;
}
.scoreDetails-Fraction-img.activeOne
{
background
:
url('https://
viitto-1301420277.cos.ap-chengdu.myqcloud.com/Test/Upload/Goods
/1653531750000_401.png')
no-repeat
center
#FFF0F1
;
background
:
url('https://
imgfile.jjsw.vip/static
/1653531750000_401.png')
no-repeat
center
#FFF0F1
;
background-size
:
36
rpx
36
rpx
;
}
.scoreDetails-Fraction-img
{
...
...
@@ -360,7 +360,7 @@
min-height
:
100vh
;
background-color
:
#f6f6f6
;
box-sizing
:
border-box
;
background-image
:
url('https://
viitto-1301420277.cos.ap-chengdu.myqcloud.com/Test/Upload/Goods
/1660901987000_847.png')
;
background-image
:
url('https://
imgfile.jjsw.vip/static
/1660901987000_847.png')
;
/* background-position: 0 300rpx; */
background-repeat
:
no-repeat
;
background-size
:
100%
auto
;
...
...
src/pages/index/success.vue
View file @
8ab66f88
...
...
@@ -2,7 +2,7 @@
<!-- 成功模态框 -->
<view
class=
"success"
>
<view>
<image
class=
"success-img"
src=
"https://
viitto-1301420277.cos.ap-chengdu.myqcloud.com/S
tatic/success.png"
mode=
""
></image>
<image
class=
"success-img"
src=
"https://
imgfile.jjsw.vip/s
tatic/success.png"
mode=
""
></image>
<view
class=
"success-content"
>
<text
class=
"success-content-text"
>
签到成功
</text>
<button
class=
"success-content-btn"
type=
"default"
>
返回
</button>
...
...
src/pages/index/workSituation.vue
View file @
8ab66f88
...
...
@@ -5,7 +5,7 @@
<!--
<view
class=
"index-header-box"
@
click=
"back"
>
<view
class=
"index-header-img"
>
<van-image
width=
"100%"
height=
"100%"
fit=
"cover"
class=
"img"
src=
"https://
viitto-1301420277.cos.ap-chengdu.myqcloud.com/Test/Upload/Goods
/1653464014000_713.png"
/>
src=
"https://
imgfile.jjsw.vip/static
/1653464014000_713.png"
/>
</view>
<view
class=
"index-header-tetx"
>
<view
class=
"index-header-title"
>
...
...
@@ -25,7 +25,7 @@
<view
class=
"set-text"
>
<view
class=
"flex"
@
click=
"goSet"
>
<text>
设置评语
</text>
<van-image
class=
"img"
width=
"14rpx"
height=
"13rpx"
fit=
"cover"
src=
"https://
viitto-1301420277.cos.ap-chengdu.myqcloud.com/Test/Upload/Goods
/1653977684000_601.png"
/>
<van-image
class=
"img"
width=
"14rpx"
height=
"13rpx"
fit=
"cover"
src=
"https://
imgfile.jjsw.vip/static
/1653977684000_601.png"
/>
</view>
</view>
</view>
...
...
@@ -278,14 +278,14 @@
return
{
title
:
"进阶思维学情反馈"
,
query
:
"/pages/index/index"
,
imageUrl
:
"https://
viitto-1301420277.cos.ap-chengdu.myqcloud.com/Test/Upload/Goods
/1654483222000_317.png"
,
imageUrl
:
"https://
imgfile.jjsw.vip/static
/1654483222000_317.png"
,
};
},
onShareTimeline
()
{
return
{
title
:
"进阶思维学情反馈"
,
query
:
"/pages/index/index"
,
imageUrl
:
"https://
viitto-1301420277.cos.ap-chengdu.myqcloud.com/Test/Upload/Goods
/1654483222000_317.png"
,
imageUrl
:
"https://
imgfile.jjsw.vip/static
/1654483222000_317.png"
,
};
},
};
...
...
@@ -400,7 +400,7 @@
min-height
:
100vh
;
background-color
:
#f6f6f6
;
box-sizing
:
border-box
;
background-image
:
url('https://
viitto-1301420277.cos.ap-chengdu.myqcloud.com/Test/Upload/Goods
/1653464014000_398.png')
;
background-image
:
url('https://
imgfile.jjsw.vip/static
/1653464014000_398.png')
;
background-position
:
0
200
rpx
;
background-repeat
:
no-repeat
;
background-size
:
100%
auto
;
...
...
src/pages/login/accountLogin.vue
View file @
8ab66f88
...
...
@@ -6,7 +6,7 @@
<view
class=
"login-Welcome-title"
>
Welcome to
</view>
<view
class=
"login-Welcome-text"
>
<van-image
width=
"85rpx"
height=
"78rpx"
fit=
"cover"
class=
"img"
src=
"https://
viitto-1301420277.cos.ap-chengdu.myqcloud.com/Test/Upload/Goods
/1653459608000_450.png"
/>
src=
"https://
imgfile.jjsw.vip/static
/1653459608000_450.png"
/>
<view>
进阶思维
</view>
</view>
</view>
...
...
@@ -20,7 +20,7 @@
width="142rpx"
height="142rpx"
lazy-load
src="https://
viitto-1301420277.cos.ap-chengdu.myqcloud.com/Test/Upload/Goods
/1653894192000_645.png"
src="https://
imgfile.jjsw.vip/static
/1653894192000_645.png"
/>
<view
style=
"color: #282828;font-size: 24rpx;font-weight: 800;"
>
学员
...
...
@@ -32,7 +32,7 @@
width="142rpx"
height="142rpx"
lazy-load
src="https://
viitto-1301420277.cos.ap-chengdu.myqcloud.com/Test/Upload/Goods
/1653894197000_691.png"
src="https://
imgfile.jjsw.vip/static
/1653894197000_691.png"
/>
<view
style=
"color: #282828;font-size: 24rpx;font-weight: 800;"
>
教师
...
...
src/pages/login/login.vue
View file @
8ab66f88
...
...
@@ -4,7 +4,7 @@
<view
class=
"login-content"
>
<view
class=
"login-image"
>
<van-image
width=
"398rpx"
height=
"398rpx"
fit=
"cover"
src=
"https://
viitto-1301420277.cos.ap-chengdu.myqcloud.com/Test/Upload/Goods
/1653448851000_616.png"
/>
src=
"https://
imgfile.jjsw.vip/static
/1653448851000_616.png"
/>
</view>
<view
class=
"btnBox"
open-type=
"getUserInfo"
@
tap=
"getUserProfile"
>
账号登录
...
...
src/pages/person/bind.vue
View file @
8ab66f88
...
...
@@ -111,7 +111,7 @@
<scroll-view
scroll-y=
"true"
style=
"width:100%;height: 100%;margin-bottom: 70rpx;"
>
<view
class=
"addChild-header flex"
>
<image
src=
"https://
viitto-1301420277.cos.ap-chengdu.myqcloud.com/Test/Upload/Goods
/1664160541000_21.png"
src=
"https://
imgfile.jjsw.vip/static
/1664160541000_21.png"
style=
"width: 352rpx;height: 218rpx;"
></image>
<text
v-if=
"userInfo"
>
绑定学员
{{
userInfo
.
AccountName
}}
的帐户
</text>
<view
class=
"header-text"
>
输入报名时填写的手机号码
</view>
...
...
@@ -148,9 +148,9 @@
</scroll-view>
<view
v-if=
"loading && exsitsUnionId"
class=
"addChild-buttom"
@
click=
"setBindHandler"
>
已选
{{
list
.
length
}}
个,确认绑定
</view>
<view
v-else-if=
"loading && !exsitsUnionId"
open-type=
"getUserInfo"
class=
"addChild-buttom"
@
click=
"getUserProfile"
>
已选
{{
list
.
length
}}
个,确认绑定
</view>
<view
v-else-if=
"loading && !exsitsUnionId"
open-type=
"getUserInfo"
class=
"addChild-buttom"
@
click=
"getUserProfile"
>
已选
{{
list
.
length
}}
个,确认绑定
</view>
<view
v-else
class=
"addChild-buttom active"
>
已选
{{
list
.
length
}}
个,确认绑定
...
...
@@ -175,11 +175,11 @@
import
bottom
from
"../../components/bottom"
;
import
{
GetStudentPageList
,
BindMyChild
,
BindMyChild
,
setStudentClassInAccount
}
from
"../../api/erp"
;
import
{
getWeChatOpenId
}
from
"../../api/erp"
;
import
{
getWeChatOpenId
}
from
"../../api/index"
;
export
default
{
components
:
{
...
...
@@ -213,65 +213,65 @@
pageState
:
"more"
,
timer
:
null
,
//防抖
isSearched
:
false
,
userInfo
:
null
,
userInfo
:
null
,
exsitsUnionId
:
false
});
data
.
userInfo
=
uni
.
getStorageSync
(
'userInfo'
)
data
.
userInfo
=
uni
.
getStorageSync
(
'userInfo'
)
data
.
exsitsUnionId
=
uni
.
getStorageSync
(
'userWxInfo'
)?
true
:
false
console
.
log
(
uni
.
getStorageSync
(
'userInfo'
))
const
methods
=
{
getUserProfile
()
{
//新的获取用户资料
wx
.
getUserProfile
({
desc
:
"用于完善资料"
,
// 声明获取用户个人信息后的用途,后续会展示在弹窗中,请谨慎填写
success
:
(
info
)
=>
{
uni
.
setStorageSync
(
'userWxInfo'
,
info
)
wx
.
login
({
//成功放回
success
:(
res
)
=>
{
methods
.
loginByOpenCode
(
res
.
code
)
}
})
},
fail
:
()
=>
{
uni
.
showToast
({
title
:
"微信授权失败,无法进行绑定"
,
icon
:
"none"
,
});
},
});
},
loginByOpenCode
(
Code
){
getWeChatOpenId
({
Code
}).
then
(
r
=>
{
uni
.
setStorageSync
(
'wxUserAuthInfo'
,
r
.
Data
)
data
.
exsitsUnionId
=
true
methods
.
setBindHandler
()
})
const
methods
=
{
getUserProfile
()
{
//新的获取用户资料
wx
.
getUserProfile
({
desc
:
"用于完善资料"
,
// 声明获取用户个人信息后的用途,后续会展示在弹窗中,请谨慎填写
success
:
(
info
)
=>
{
uni
.
setStorageSync
(
'userWxInfo'
,
info
)
wx
.
login
({
//成功放回
success
:(
res
)
=>
{
methods
.
loginByOpenCode
(
res
.
code
)
}
})
},
fail
:
()
=>
{
uni
.
showToast
({
title
:
"微信授权失败,无法进行绑定"
,
icon
:
"none"
,
});
},
});
},
setBindHandler
()
{
if
(
data
.
list
.
length
==
0
)
{
uni
.
showToast
({
title
:
'请选择需要添加的小孩'
,
icon
:
'none'
,
duration
:
1000
})
return
;
loginByOpenCode
(
Code
){
getWeChatOpenId
({
Code
}).
then
(
r
=>
{
uni
.
setStorageSync
(
'wxUserAuthInfo'
,
r
.
Data
)
data
.
exsitsUnionId
=
true
methods
.
setBindHandler
()
})
},
setBindHandler
()
{
if
(
data
.
list
.
length
==
0
)
{
uni
.
showToast
({
title
:
'请选择需要添加的小孩'
,
icon
:
'none'
,
duration
:
1000
})
return
;
}
data
.
loading
=
false
uni
.
showLoading
({
title
:
'正在绑定'
})
setStudentClassInAccount
({
account
:
data
.
userInfo
.
Account
,
account
:
data
.
userInfo
.
Account
,
uid
:
data
.
list
[
0
].
StuId
}).
then
(
r
=>
{
if
(
r
.
Code
==
1
){
methods
.
addChild
();
}
else
{
data
.
loading
=
true
uni
.
hideLoading
()
}
if
(
r
.
Code
==
1
){
methods
.
addChild
();
}
else
{
data
.
loading
=
true
uni
.
hideLoading
()
}
}).
catch
(
e
=>
{
data
.
loading
=
false
...
...
@@ -309,56 +309,56 @@
param
.
WeChatImg
=
userWxInfo
.
userInfo
.
avatarUrl
param
.
UnionId
=
wxUserAuthInfo
.
unionid
data
.
loading
=
false
BindMyChild
(
param
).
then
(
res
=>
{
console
.
log
(
res
.
Code
==
1
)
if
(
res
.
Code
==
1
)
{
console
.
log
(
'in.....'
)
uni
.
hideLoading
()
uni
.
showToast
({
title
:
'绑定成功'
})
//重新获取
let
erpStus
=
uni
.
getStorageSync
(
'ErpStus'
)
erpStus
=
erpStus
?
erpStus
:[]
let
flag
=
false
erpStus
.
forEach
(
x
=>
{
if
(
x
.
AccountId
==
res
.
Data
.
AccountId
){
x
.
ClassInAccount
=
res
.
Data
.
ClassInAccount
flag
=
true
uni
.
setStorageSync
(
'erpUserInfo'
,
x
)
}
})
if
(
!
flag
){
erpStus
.
push
(
res
.
Data
)
uni
.
setStorageSync
(
'erpUserInfo'
,
res
.
Data
)
}
uni
.
setStorageSync
(
'ErpStus'
,
erpStus
)
// if(uni.getStorageSync('users')){
// let users=[]
// users.push(uni.getStorageSync('userInfo'))
// uni.setStorageSync('users',users)
// }
data
.
loading
=
true
uni
.
reLaunch
({
url
:
'/pages/index/index'
})
}
else
{
console
.
log
(
'..........22'
)
data
.
loading
=
true
uni
.
hideLoading
()
uni
.
showToast
({
title
:
'绑定失败'
,
icon
:
"error"
})
}
}).
catch
(
e
=>
{
console
.
log
(
e
+
"..........."
)
data
.
loading
=
true
uni
.
hideLoading
()
uni
.
showToast
({
title
:
'绑定失败'
,
icon
:
"error"
})
BindMyChild
(
param
).
then
(
res
=>
{
console
.
log
(
res
.
Code
==
1
)
if
(
res
.
Code
==
1
)
{
console
.
log
(
'in.....'
)
uni
.
hideLoading
()
uni
.
showToast
({
title
:
'绑定成功'
})
//重新获取
let
erpStus
=
uni
.
getStorageSync
(
'ErpStus'
)
erpStus
=
erpStus
?
erpStus
:[]
let
flag
=
false
erpStus
.
forEach
(
x
=>
{
if
(
x
.
AccountId
==
res
.
Data
.
AccountId
){
x
.
ClassInAccount
=
res
.
Data
.
ClassInAccount
flag
=
true
uni
.
setStorageSync
(
'erpUserInfo'
,
x
)
}
})
if
(
!
flag
){
erpStus
.
push
(
res
.
Data
)
uni
.
setStorageSync
(
'erpUserInfo'
,
res
.
Data
)
}
uni
.
setStorageSync
(
'ErpStus'
,
erpStus
)
// if(uni.getStorageSync('users')){
// let users=[]
// users.push(uni.getStorageSync('userInfo'))
// uni.setStorageSync('users',users)
// }
data
.
loading
=
true
uni
.
reLaunch
({
url
:
'/pages/index/index'
})
}
else
{
console
.
log
(
'..........22'
)
data
.
loading
=
true
uni
.
hideLoading
()
uni
.
showToast
({
title
:
'绑定失败'
,
icon
:
"error"
})
}
}).
catch
(
e
=>
{
console
.
log
(
e
+
"..........."
)
data
.
loading
=
true
uni
.
hideLoading
()
uni
.
showToast
({
title
:
'绑定失败'
,
icon
:
"error"
})
});
},
...
...
@@ -420,4 +420,4 @@
}
}
};
</
script
>
</
script
>
src/pages/person/person.vue
View file @
8ab66f88
...
...
@@ -4,7 +4,7 @@
<view
class=
"left flex_start_between"
>
<view
class=
"name"
>
<view
v-if=
"pageData.StuName"
class=
"name-img"
:style=
"
{'background':currentErpUser.bgColor}">
<!--
<image
src=
"https://
viitto-1301420277.cos.ap-chengdu.myqcloud.com/Test/Upload/Goods
/1653894197000_691.png"
<!--
<image
src=
"https://
imgfile.jjsw.vip/static
/1653894197000_691.png"
mode=
"aspectFill"
style=
"width:70rpx;height:70rpx;border-radius: 50%;border: 1rpx solid #DDDDDD;display: block;"
>
</image>
-->
{{
pageData
.
StuName
.
substring
(
0
,
1
)
}}
...
...
@@ -13,12 +13,12 @@
<text
v-if=
"!pageData.StuName&&pageData.StuName!==''"
@
click=
"jumpPage('/pages/login/login')"
>
未登录
</text>
</view>
<image
src=
"https://
viitto-1301420277.cos.ap-chengdu.myqcloud.com/Test/Upload/Goods
/1663903702000_543.png"
<image
src=
"https://
imgfile.jjsw.vip/static
/1663903702000_543.png"
mode=
"aspectFill"
style=
"width:231rpx;height:48rpx;margin-top: 30rpx;"
>
</image>
</view>
<view
class=
"right"
>
<image
src=
"https://
viitto-1301420277.cos.ap-chengdu.myqcloud.com/Test/Upload/Goods
/1663903439000_469.png"
<image
src=
"https://
imgfile.jjsw.vip/static
/1663903439000_469.png"
mode=
"aspectFill"
style=
"width:100%;height:100%;"
>
</image>
</view>
...
...
@@ -68,7 +68,7 @@
</view>
<view>
<image
style=
"width: 234rpx;height: 226rpx;"
mode=
"aspectFit"
src=
'https://
viitto-1301420277.cos.ap-chengdu.myqcloud.com/Static/educationStu
/studyindex_nan.png'
>
src=
'https://
imgfile.jjsw.vip/static
/studyindex_nan.png'
>
</image>
</view>
</view>
...
...
@@ -168,10 +168,10 @@
<view
class=
"Mobile"
>
{{item.Mobile }}
</view>
</view>
<view
style=
"width:60rpx;height:40rpx;text-align: right;"
>
<image
src=
"https://
viitto-1301420277.cos.ap-chengdu.myqcloud.com/Test/Upload/Goods
/1664336583000_834.png"
<image
src=
"https://
imgfile.jjsw.vip/static
/1664336583000_834.png"
style=
"width:40rpx;height:40rpx;border-radius: 10rpx;"
></image>
<!-- <image
src="https://
viitto-1301420277.cos.ap-chengdu.myqcloud.com/Test/Upload/Goods
/1663903083000_729.png"
src="https://
imgfile.jjsw.vip/static
/1663903083000_729.png"
mode="aspectFit" style="width:100%;height:100%" /> -->
</view>
</view>
...
...
src/pages/setComments/addComment.vue
View file @
8ab66f88
...
...
@@ -29,7 +29,7 @@
<view
class=
"addComment-imgbox flex"
>
<view
class=
"addComment-img"
>
<view>
<van-image
width=
"119rpx"
height=
"119rpx"
fit=
"cover"
src=
"https://
viitto-1301420277.cos.ap-chengdu.myqcloud.com/Test/Upload/Goods
/1653894197000_691.png"
/>
<van-image
width=
"119rpx"
height=
"119rpx"
fit=
"cover"
src=
"https://
imgfile.jjsw.vip/static
/1653894197000_691.png"
/>
</view>
</view>
</view>
...
...
@@ -217,7 +217,7 @@
.addComment-textarea-box
{
border-radius
:
50
rpx
50
rpx
0
0
;
/* background: #FFFFFF; */
background
:
url('https://
viitto-1301420277.cos.ap-chengdu.myqcloud.com/Test/Upload/Goods
/1654049334000_485.png')
no-repeat
top
0
center
#FFFFFF
;
background
:
url('https://
imgfile.jjsw.vip/static
/1654049334000_485.png')
no-repeat
top
0
center
#FFFFFF
;
background-size
:
141
rpx
41
rpx
;
padding
:
84
rpx
50
rpx
37
rpx
50
rpx
;
position
:
relative
;
...
...
src/pages/setComments/commentRulesList.vue
View file @
8ab66f88
...
...
@@ -14,7 +14,7 @@
</navbar>
<view
class=
"commentRulesList-content"
>
<!--
<view
class=
"commentRulesList-title flex"
>
<van-image
class=
"img"
width=
"35rpx"
height=
"40rpx"
fit=
"cover"
src=
"https://
viitto-1301420277.cos.ap-chengdu.myqcloud.com/Test/Upload/Goods
/1653980136000_413.png"
/>
<van-image
class=
"img"
width=
"35rpx"
height=
"40rpx"
fit=
"cover"
src=
"https://
imgfile.jjsw.vip/static
/1653980136000_413.png"
/>
<text>
{{
courseRule
.
Title
}}
</text>
</view>
-->
<view
style=
"border-radius: 30rpx;background: #FCEEEF;overflow: hidden;margin-bottom: 40rpx;"
v-for=
"(item,index) in courseRule.CommentDetails"
>
...
...
@@ -44,7 +44,7 @@
</van-swipe-cell>
</view>
<view
class=
"noData"
v-if=
"!courseRule || !courseRule.CommentDetails || !courseRule.CommentDetails.length>0"
>
<image
src=
"https://
viitto-1301420277.cos.ap-chengdu.myqcloud.com/Test/Upload/Goods
/1653902791000_806.png"
mode=
"widthFix"
></image>
<image
src=
"https://
imgfile.jjsw.vip/static
/1653902791000_806.png"
mode=
"widthFix"
></image>
<view>
暂无评论规则数据
</view>
</view>
</view>
...
...
src/pages/setComments/setComments.vue
View file @
8ab66f88
...
...
@@ -10,7 +10,7 @@
<view
class=
"setComments-index-setType flex"
>
<view
class=
"setComments-setType-left flex"
>
<view>
<van-image
class=
"img"
width=
"29rpx"
height=
"29rpx"
fit=
"cover"
src=
"https://
viitto-1301420277.cos.ap-chengdu.myqcloud.com/Test/Upload/Goods
/1653977710000_475.png"
/>
<van-image
class=
"img"
width=
"29rpx"
height=
"29rpx"
fit=
"cover"
src=
"https://
imgfile.jjsw.vip/static
/1653977710000_475.png"
/>
</view>
<view
class=
"setComments-setType-text flex"
>
<text>
...
...
@@ -26,7 +26,7 @@
<view
class=
"setComments-setType-right flex"
@
click=
"goRules"
>
<view>
<text>
自定义评价
</text>
<van-image
class=
"img"
width=
"14rpx"
height=
"13rpx"
fit=
"cover"
src=
"https://
viitto-1301420277.cos.ap-chengdu.myqcloud.com/Test/Upload/Goods
/1653977684000_601.png"
/>
<van-image
class=
"img"
width=
"14rpx"
height=
"13rpx"
fit=
"cover"
src=
"https://
imgfile.jjsw.vip/static
/1653977684000_601.png"
/>
</view>
</view>
</view>
...
...
src/pages/timetable/timeTable.vue
View file @
8ab66f88
...
...
@@ -217,7 +217,7 @@
<van-toast
id=
"van-toast"
/>
<!--
<view
class=
"btnfixed"
>
<image
@
click=
"goappointment"
src=
"https://
viitto-1301420277.cos.ap-chengdu.myqcloud.com/Static/educationStu
/yuyuebtn.png"
src=
"https://
imgfile.jjsw.vip/static
/yuyuebtn.png"
mode=
"widthFix"
></image>
</view>
-->
<tabbar
active-name=
'classtime'
></tabbar>
...
...
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