This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
hly
/
pay-video-applet-uniapp-24-8-22
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
上传代码
master
前端-胡立永
8 months ago
parent
04a8a35c14
commit
9b7fde6aa8
2 changed files
with
2 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
components/base/navbar.vue
+1
-1
config.js
+ 1
- 1
components/base/navbar.vue
View File
@ -6,7 +6,7 @@
<
view
class
=
"left"
>
<
uv
-icon
name
=
"home"
v
-
if
=
"length == 1"
v
-
if
=
"le
ftClick && le
ngth == 1"
@
click
=
"toHome"
color
=
"#333"
size
=
"46rpx"
>
<
/
u
v
-
i
c
o
n
>
+ 1
- 1
config.js
View File
@ -5,7 +5,7 @@ import utils from './utils/utils.js'
// 当前环境
const
type
=
'd
ev
'
const
type
=
'
pro
d'
// 环境配置
Write
Preview
Loading…
Cancel
Save