Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
tjty-app
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
王永飞
tjty-app
Commits
beec6061
Commit
beec6061
authored
Nov 30, 2022
by
王宝峰
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
删除首页训练体验当中的详情按钮,改为全卡片触发
parent
1e8e0b0c
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
24 additions
and
48 deletions
+24
-48
course.vue
tjty-app/pages_course/tjty_course_course/course.vue
+24
-48
No files found.
tjty-app/pages_course/tjty_course_course/course.vue
View file @
beec6061
...
...
@@ -66,23 +66,17 @@
</view>
</view>
<view
v-else
class=
"card"
v-for=
"(item,index) in ByTypelist"
:key=
"index"
>
<view
v-else
class=
"card"
v-for=
"(item,index) in ByTypelist"
:key=
"index"
@
click=
"toAppoint(item)"
>
<view
class=
"ima"
>
<image
style=
"width: 116px;height:116px;border-radius:16px "
:src=
"item.image"
></image>
</view>
<view>
<view
style=
"height: 80px;width: 265px"
>
<view
class=
"a-card"
>
{{
item
.
mechanismName
|
ellipsis
}}
</view>
<view
class=
"c-card"
>
适用人群:
{{
item
.
propertyPeople
|
elli
}}
</view>
<view
class=
"a-card"
>
{{
item
.
mechanismName
|
ellipsis
}}
</view>
<view
style=
"width: 265px;right: 5%;"
>
<button
class=
"b-card"
@
click=
"toAppoint(item)"
>
详情
</button>
<view
class=
"c-card"
>
适用人群:
{{
item
.
propertyPeople
|
elli
}}
</view>
</view>
</view>
...
...
@@ -108,23 +102,17 @@
</view>
</view>
<view
v-else
class=
"card"
v-for=
"(item,index) in ByTypelist"
:key=
"index"
>
<view
v-else
class=
"card"
v-for=
"(item,index) in ByTypelist"
:key=
"index"
@
click=
"toAppoint(item)"
>
<view
class=
"ima"
>
<image
style=
"width: 116px;height:116px;border-radius:16px "
:src=
"item.image"
></image>
</view>
<view>
<view
style=
"height: 80px;width: 265px"
>
<view
class=
"a-card"
>
{{
item
.
mechanismName
|
ellipsis
}}
</view>
<view
class=
"c-card"
>
适用人群:
{{
item
.
propertyPeople
|
elli
}}
</view>
<view
class=
"a-card"
>
{{
item
.
mechanismName
|
ellipsis
}}
</view>
<view
style=
"width: 265px;right: 5%;"
>
<button
class=
"b-card"
@
click=
"toAppoint(item)"
>
详情
</button>
<view
class=
"c-card"
>
适用人群:
{{
item
.
propertyPeople
|
elli
}}
</view>
</view>
</view>
...
...
@@ -149,23 +137,17 @@
</view>
</view>
</view>
<view
v-else
class=
"card"
v-for=
"(item,index) in ByTypelist"
:key=
"index"
>
<view
v-else
class=
"card"
v-for=
"(item,index) in ByTypelist"
:key=
"index"
@
click=
"toAppoint(item)"
>
<view
class=
"ima"
>
<image
style=
"width: 116px;height:116px;border-radius:16px "
:src=
"item.image"
></image>
</view>
<view>
<view
style=
"height: 80px;width: 265px"
>
<view
class=
"a-card"
>
{{
item
.
mechanismName
|
ellipsis
}}
</view>
<view
class=
"c-card"
>
适用人群:
{{
item
.
propertyPeople
|
elli
}}
</view>
<view
class=
"a-card"
>
{{
item
.
mechanismName
|
ellipsis
}}
</view>
<view
style=
"width: 265px;right: 5%;"
>
<button
class=
"b-card"
@
click=
"toAppoint(item)"
>
详情
</button>
<view
class=
"c-card"
>
适用人群:
{{
item
.
propertyPeople
|
elli
}}
</view>
</view>
</view>
...
...
@@ -191,23 +173,17 @@
</view>
</view>
<view
v-else
class=
"card"
v-for=
"(item,index) in ByTypelist"
:key=
"index"
>
<view
v-else
class=
"card"
v-for=
"(item,index) in ByTypelist"
:key=
"index"
@
click=
"toAppoint(item)"
>
<view
class=
"ima"
>
<image
style=
"width: 116px;height:116px;border-radius:16px "
:src=
"item.image"
></image>
</view>
<view>
<view
style=
"height: 80px;width: 265px"
>
<view
class=
"a-card"
>
{{
item
.
mechanismName
|
ellipsis
}}
</view>
<view
class=
"c-card"
>
适用人群:
{{
item
.
propertyPeople
|
elli
}}
</view>
<view
class=
"a-card"
>
{{
item
.
mechanismName
|
ellipsis
}}
</view>
<view
style=
"width: 265px;right: 5%;"
>
<button
class=
"b-card"
@
click=
"toAppoint(item)"
>
详情
</button>
<view
class=
"c-card"
>
适用人群:
{{
item
.
propertyPeople
|
elli
}}
</view>
</view>
</view>
...
...
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