Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
U
uniapp_vedio
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
android
uniapp_vedio
Commits
a974177f
Commit
a974177f
authored
Nov 26, 2024
by
jyx
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
使用官方播放器
parent
22830e42
Changes
10
Show whitespace changes
Inline
Side-by-side
Showing
10 changed files
with
13 additions
and
30 deletions
+13
-30
App.vue
vedio/App.vue
+2
-20
index.vue
vedio/components/home/index.vue
+1
-1
my.vue
vedio/components/home/my.vue
+1
-1
kefu-popup.vue
vedio/components/kefu-popup/kefu-popup.vue
+1
-1
player.vue
vedio/components/player/player.vue
+2
-1
manifest.json
vedio/manifest.json
+2
-2
pages.json
vedio/pages.json
+1
-1
loading.vue
vedio/pages/loading.vue
+1
-1
logo-about.png
vedio/static/logo-about.png
+0
-0
adConstant.js
vedio/utils/adConstant.js
+2
-2
No files found.
vedio/App.vue
View file @
a974177f
...
@@ -51,22 +51,6 @@
...
@@ -51,22 +51,6 @@
}
}
// checkUpdate(this);
// checkUpdate(this);
// #ifdef H5
if
(
window
.
location
.
host
===
'www.baosheji.cn'
)
{
var
icp
=
document
.
createElement
(
'div'
);
icp
.
innerText
=
'京ICP备18032652号'
;
icp
.
style
.
color
=
'white'
;
icp
.
style
.
textAlign
=
'center'
;
icp
.
style
.
position
=
'fixed'
;
icp
.
style
.
bottom
=
'0'
;
icp
.
style
.
left
=
'0'
;
icp
.
style
.
right
=
'0'
;
icp
.
style
.
zIndex
=
'100'
;
document
.
body
.
appendChild
(
icp
);
}
// #endif
},
},
onShow
:
function
(
options
)
{
onShow
:
function
(
options
)
{
this
.
globalData
.
resetLogin
=
true
this
.
globalData
.
resetLogin
=
true
...
@@ -86,8 +70,6 @@
...
@@ -86,8 +70,6 @@
bottomSafePadding
:
12
,
bottomSafePadding
:
12
,
h5Url
:
'https://api.mints-id.com/index.html'
,
h5Url
:
'https://api.mints-id.com/index.html'
,
baseUrl
:
'https://api.mints-tech.cn/camera-api/miniApi'
,
baseUrl
:
'https://api.mints-tech.cn/camera-api/miniApi'
,
// baseUrl: 'http://test.mints-id.com/camera-api/miniApi',
// baseUrl: 'http://192.168.110.71:8301/miniApi',
titleButtonWidth
:
38
,
titleButtonWidth
:
38
,
token
:
''
,
token
:
''
,
userId
:
0
,
userId
:
0
,
...
@@ -97,7 +79,7 @@
...
@@ -97,7 +79,7 @@
versionName
:
'1.0.0'
,
versionName
:
'1.0.0'
,
auth
:
false
,
// 三要素实名认证
auth
:
false
,
// 三要素实名认证
userInfo
:
null
,
userInfo
:
null
,
pkgName
:
'com.duben.dy
sli
vedio'
pkgName
:
'com.duben.dy
yip
vedio'
}
}
};
};
</
script
>
</
script
>
...
...
vedio/components/home/index.vue
View file @
a974177f
...
@@ -6,7 +6,7 @@
...
@@ -6,7 +6,7 @@
border-radius: 40rpx;border: 2px solid darkgray;"
src=
"@/static/index/ic_quit_white.png"
/>
border-radius: 40rpx;border: 2px solid darkgray;"
src=
"@/static/index/ic_quit_white.png"
/>
</view>
</view>
<text
class=
"mt-10"
style=
"font-size: 46rpx;"
>
如何继续看剧?
</text>
<text
class=
"mt-10"
style=
"font-size: 46rpx;"
>
如何继续看剧?
</text>
<text
class=
"m-10"
>
找到“
山梨
剧场” 小程序
</text>
<text
class=
"m-10"
>
找到“
逸品
剧场” 小程序
</text>
<image
class=
"mt-30"
mode=
"widthFix"
:src=
"maskImage1"
></image>
<image
class=
"mt-30"
mode=
"widthFix"
:src=
"maskImage1"
></image>
<image
:src=
"maskImage2"
mode=
"widthFix"
></image>
<image
:src=
"maskImage2"
mode=
"widthFix"
></image>
...
...
vedio/components/home/my.vue
View file @
a974177f
...
@@ -6,7 +6,7 @@
...
@@ -6,7 +6,7 @@
border-radius: 40rpx;border: 2px solid darkgray;"
src=
"@/static/index/ic_quit_white.png"
/>
border-radius: 40rpx;border: 2px solid darkgray;"
src=
"@/static/index/ic_quit_white.png"
/>
</view>
</view>
<text
class=
"mt-10"
style=
"font-size: 46rpx;"
>
如何继续使用?
</text>
<text
class=
"mt-10"
style=
"font-size: 46rpx;"
>
如何继续使用?
</text>
<text
class=
"m-10"
>
找到“
山梨
剧场”小程序
</text>
<text
class=
"m-10"
>
找到“
逸品
剧场”小程序
</text>
<image
class=
"mt-30"
mode=
"widthFix"
:src=
"maskImage1"
></image>
<image
class=
"mt-30"
mode=
"widthFix"
:src=
"maskImage1"
></image>
<image
:src=
"maskImage2"
mode=
"widthFix"
></image>
<image
:src=
"maskImage2"
mode=
"widthFix"
></image>
...
...
vedio/components/kefu-popup/kefu-popup.vue
View file @
a974177f
...
@@ -7,7 +7,7 @@
...
@@ -7,7 +7,7 @@
<view
class=
"content"
>
<view
class=
"content"
>
<text
style=
"font-size: 40rpx;margin-bottom: 15rpx;"
>
客服时间: 工作日9:00-18:00
</text>
<text
style=
"font-size: 40rpx;margin-bottom: 15rpx;"
>
客服时间: 工作日9:00-18:00
</text>
<text
class=
"button1"
@
click=
"handleBtn1"
>
客服电话
</text>
<text
class=
"button1"
@
click=
"handleBtn1"
>
客服电话
</text>
<button
class=
"button2"
open-type=
"im"
data-im-id=
"5
8428734699
"
>
在线客服
</button>
<button
class=
"button2"
open-type=
"im"
data-im-id=
"5
78292405
"
>
在线客服
</button>
</view>
</view>
</view>
</view>
</uni-popup>
</uni-popup>
...
...
vedio/components/player/player.vue
View file @
a974177f
...
@@ -167,7 +167,7 @@
...
@@ -167,7 +167,7 @@
return
{
return
{
// 分享数据
// 分享数据
title
:
`第
${
e
.
seq
}
集`
,
title
:
`第
${
e
.
seq
}
集`
,
desc
:
`海量精品短剧,就在
山梨
剧场`
,
desc
:
`海量精品短剧,就在
逸品
剧场`
,
path
:
`pagesC/playlet/index?tt_album_id=
${
e
.
albumId
}
&tt_episode_id=
${
e
.
episodeId
}
`
,
// ?后面的参数会在转发页面打开时传入onLoad方法
path
:
`pagesC/playlet/index?tt_album_id=
${
e
.
albumId
}
&tt_episode_id=
${
e
.
episodeId
}
`
,
// ?后面的参数会在转发页面打开时传入onLoad方法
imageUrl
:
""
,
// 支持本地或远程图片,默认是小程序 icon
imageUrl
:
""
,
// 支持本地或远程图片,默认是小程序 icon
templateId
:
"这是开发者后台设置的分享素材模板id"
,
templateId
:
"这是开发者后台设置的分享素材模板id"
,
...
@@ -276,6 +276,7 @@
...
@@ -276,6 +276,7 @@
}
else
{
}
else
{
message
.
notify
(
"未观看完整视频"
)
message
.
notify
(
"未观看完整视频"
)
that
.
showRewardAdPop
=
false
that
.
$nextTick
(()
=>
{
that
.
$nextTick
(()
=>
{
// 延迟渲染,否则位置错乱
// 延迟渲染,否则位置错乱
...
...
vedio/manifest.json
View file @
a974177f
{
{
"name"
:
"短剧"
,
"name"
:
"短剧"
,
"appid"
:
"__UNI__
2B3F9BB
"
,
"appid"
:
"__UNI__
8767ECF
"
,
"description"
:
""
,
"description"
:
""
,
"versionName"
:
"1.0.0"
,
"versionName"
:
"1.0.0"
,
"versionCode"
:
1000
,
"versionCode"
:
1000
,
...
@@ -164,7 +164,7 @@
...
@@ -164,7 +164,7 @@
"uniStatistics"
:
{
"uniStatistics"
:
{
"enable"
:
false
"enable"
:
false
},
},
"appid"
:
"tt
6e0d18b0f13b0fb
601"
"appid"
:
"tt
2e1958a4b12f4fa
601"
},
},
"uniStatistics"
:
{
"uniStatistics"
:
{
"enable"
:
false
,
"enable"
:
false
,
...
...
vedio/pages.json
View file @
a974177f
...
@@ -16,7 +16,7 @@
...
@@ -16,7 +16,7 @@
{
{
"path"
:
"pages/home"
,
"path"
:
"pages/home"
,
"style"
:
{
"style"
:
{
"navigationBarTitleText"
:
"
山梨
剧场"
"navigationBarTitleText"
:
"
逸品
剧场"
}
}
},
{
},
{
"path"
:
"pages/brower/brower"
"path"
:
"pages/brower/brower"
...
...
vedio/pages/loading.vue
View file @
a974177f
...
@@ -43,7 +43,7 @@
...
@@ -43,7 +43,7 @@
this
.
tips1
=
options
.
tips1
this
.
tips1
=
options
.
tips1
this
.
shareId
=
options
.
shareId
this
.
shareId
=
options
.
shareId
this
.
appName
=
'
山梨
剧场'
this
.
appName
=
'
逸品
剧场'
},
},
onShow
(
options
)
{
onShow
(
options
)
{
// #ifdef MP-TOUTIAO
// #ifdef MP-TOUTIAO
...
...
vedio/static/logo-about.png
View replaced file @
22830e42
View file @
a974177f
21.8 KB
|
W:
|
H:
14.4 KB
|
W:
|
H:
2-up
Swipe
Onion skin
vedio/utils/adConstant.js
View file @
a974177f
export
const
EXPRESS_ID
=
'ttaaclruxo2hig8w19'
export
const
EXPRESS_ID
=
'mw3ut9om6rey6fyfhq'
export
const
REWARD_ID
=
'z0v7g0q2syjrusyu23'
export
const
REWARD_ID
=
'zknkvgzaygkhctnde6'
\ No newline at end of file
\ No newline at end of file
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