Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
C
CFFP-HB
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
Chao Sun
CFFP-HB
Commits
9e7a20a0
Commit
9e7a20a0
authored
Aug 30, 2023
by
zeyang
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
1.CFFP 两端 分享 阅读 购买页面没有返回键 √
2.CFFP 视频被遮挡 √ 3.CFFP dev 文字更改 √
parent
74c030d7
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
10 additions
and
7 deletions
+10
-7
pages.json
+7
-4
pages/certifyDetail/certifyDetail.vue
+1
-1
pages/commonDetail/commonDetail.vue
+2
-2
No files found.
pages.json
View file @
9e7a20a0
...
...
@@ -22,7 +22,10 @@
"path"
:
"pages/courseDetail/courseDetail"
,
"style"
:
{
"navigationBarTitleText"
:
"课程详情"
,
"enablePullDownRefresh"
:
false
"enablePullDownRefresh"
:
false
,
"app-plus"
:
{
"softinputMode"
:
"adjustResize"
}
}
},
{
"path"
:
"pages/product/product"
,
...
...
@@ -474,17 +477,17 @@
"style"
:
{
"navigationBarTitleText"
:
"CFFP法条摘要"
}
},{
},
{
"path"
:
"videoProject/login"
,
"style"
:
{
"navigationBarTitleText"
:
"登录"
}
},{
},
{
"path"
:
"videoProject/videoDetail"
,
"style"
:
{
"navigationBarTitleText"
:
"视频播放"
}
},{
},
{
"path"
:
"videoProject/wxLogin"
,
"style"
:
{
"navigationBarTitleText"
:
"微信登录"
...
...
pages/certifyDetail/certifyDetail.vue
View file @
9e7a20a0
...
...
@@ -37,7 +37,7 @@
</view>
<view>
<h4>
线上报名
</h4>
<view>
点击右下方“立即报名”,
提交信息,选择时间 并
缴费后即可完成报名。
</view>
<view>
点击右下方“立即报名”,缴费后即可完成报名。
</view>
</view>
</view>
<view
class=
"liBox"
>
...
...
pages/commonDetail/commonDetail.vue
View file @
9e7a20a0
<
template
>
<view>
<text
class=
"iconfont icon-youjiantou zuojiantou"
@
click=
"goBack()"
style=
"top: -40rpx;"
></text>
<text
class=
"iconfont icon-youjiantou zuojiantou"
style=
"top: 20rpx;"
@
click=
"goBack()"
></text>
<template
v-if=
"title"
>
<view
style=
"
margin
-top: 50rpx;"
><list-item
:title=
"title"
:lists=
"lists"
></list-item></view>
<view
style=
"
padding
-top: 50rpx;"
><list-item
:title=
"title"
:lists=
"lists"
></list-item></view>
<view
v-if=
"lists.length
<
=
0
"
style=
"text-align: center;margin-top: 40rpx;"
>
暂无
{{
typeName
}}
记录
</view>
</
template
>
</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