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
016a60ca
Commit
016a60ca
authored
Jul 29, 2024
by
mengcuiguang
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
new pro
parent
809e16d7
Changes
5
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
308 additions
and
308 deletions
+308
-308
c-navi.vue
vedio/components/c-navi/c-navi.vue
+1
-1
my.vue
vedio/components/home/my.vue
+302
-302
manifest.json
vedio/manifest.json
+2
-2
loading.vue
vedio/pages/loading.vue
+1
-1
utils.js
vedio/utils/utils.js
+2
-2
No files found.
vedio/components/c-navi/c-navi.vue
View file @
016a60ca
...
...
@@ -20,7 +20,7 @@
props
:
{
title
:
{
type
:
String
,
default
:
"
幻墨
小说阁"
default
:
"
逸想
小说阁"
}
},
data
()
{
...
...
vedio/components/home/my.vue
View file @
016a60ca
This diff is collapsed.
Click to expand it.
vedio/manifest.json
View file @
016a60ca
{
"name"
:
"reader"
,
"appid"
:
"__UNI__
F7F50FF
"
,
"appid"
:
"__UNI__
2C695AC
"
,
"description"
:
""
,
"versionName"
:
"1.0.0"
,
"versionCode"
:
1000
,
...
...
@@ -164,7 +164,7 @@
"uniStatistics"
:
{
"enable"
:
false
},
"appid"
:
"tt
8038f6851f0e1a70
01"
"appid"
:
"tt
903de6800f0b0a74
01"
},
"uniStatistics"
:
{
"enable"
:
false
,
...
...
vedio/pages/loading.vue
View file @
016a60ca
...
...
@@ -39,7 +39,7 @@
return
{
tips1
:
''
,
slotParam
:
''
,
appName
:
'
幻墨
小说阁'
appName
:
'
逸想
小说阁'
}
},
onLoad
(
options
)
{
...
...
vedio/utils/utils.js
View file @
016a60ca
export
const
PAKEAGE_NAME
=
'com.duben.dybook
hm
'
export
const
VERSION_CODE
=
'1.0.
2
'
export
const
PAKEAGE_NAME
=
'com.duben.dybook
yx
'
export
const
VERSION_CODE
=
'1.0.
5
'
// export const PAKEAGE_NAME = 'com.test.test'
export
function
trim
(
str
)
{
...
...
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