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
29455c48
Commit
29455c48
authored
Aug 02, 2024
by
mengcuiguang
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
代码优化
parent
43d16413
Changes
6
Hide whitespace changes
Inline
Side-by-side
Showing
6 changed files
with
6 additions
and
6 deletions
+6
-6
c-navi.vue
vedio/components/c-navi/c-navi.vue
+1
-1
my.vue
vedio/components/home/my.vue
+1
-1
manifest.json
vedio/manifest.json
+2
-2
loading.vue
vedio/pages/loading.vue
+1
-1
logo-about.png
vedio/static/logo-about.png
+0
-0
utils.js
vedio/utils/utils.js
+1
-1
No files found.
vedio/components/c-navi/c-navi.vue
View file @
29455c48
...
...
@@ -20,7 +20,7 @@
props
:
{
title
:
{
type
:
String
,
default
:
"
墨香
小说阁"
default
:
"
灵思
小说阁"
}
},
data
()
{
...
...
vedio/components/home/my.vue
View file @
29455c48
...
...
@@ -7,7 +7,7 @@
border-radius: 40rpx;border: 2px solid darkgray;"
src=
"@/static/index/ic_quit_white.png"
/>
</view>
<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
:src=
"maskImage2"
mode=
"widthFix"
></image>
...
...
vedio/manifest.json
View file @
29455c48
{
"name"
:
"reader"
,
"appid"
:
"__UNI__
8D3D134
"
,
"appid"
:
"__UNI__
904F2B1
"
,
"description"
:
""
,
"versionName"
:
"1.0.0"
,
"versionCode"
:
1000
,
...
...
@@ -164,7 +164,7 @@
"uniStatistics"
:
{
"enable"
:
false
},
"appid"
:
"tt
de52a8ef41652c7d
01"
"appid"
:
"tt
ce51b8ec51663c7f
01"
},
"uniStatistics"
:
{
"enable"
:
false
,
...
...
vedio/pages/loading.vue
View file @
29455c48
...
...
@@ -39,7 +39,7 @@
return
{
tips1
:
''
,
slotParam
:
''
,
appName
:
'
墨香
小说阁'
appName
:
'
灵思
小说阁'
}
},
onLoad
(
options
)
{
...
...
vedio/static/logo-about.png
View replaced file @
43d16413
View file @
29455c48
17.9 KB
|
W:
|
H:
23.7 KB
|
W:
|
H:
2-up
Swipe
Onion skin
vedio/utils/utils.js
View file @
29455c48
export
const
PAKEAGE_NAME
=
'com.duben.dybook
mox
'
export
const
PAKEAGE_NAME
=
'com.duben.dybook
lsi
'
export
const
VERSION_CODE
=
'1.0.0'
// export const PAKEAGE_NAME = 'com.test.test'
...
...
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