This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
hly
/
clockIn-wechat-uniapp-241018
generated from
hly/uniapp-shop-templates
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
对接接口
master
前端-胡立永
5 months ago
parent
6d1373c967
commit
e077e978b4
2 changed files
with
3 additions
and
10 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+3
-2
pages/index/index.vue
+0
-8
pages/subPack/human/human.vue
+ 3
- 2
pages/index/index.vue
View File
@ -11,8 +11,9 @@
<
view
class
=
"change-icon"
>
<
view
class
=
"change-icon"
>
<
image
src
=
"https://tennis-oss.xzaiyp.top/2024-10-22/4e624b94-e080-4ec4-86de-196ad83538a5.png"
mode
=
"widthFix"
>
<
/
image
>
<
image
src
=
"https://tennis-oss.xzaiyp.top/2024-10-22/4e624b94-e080-4ec4-86de-196ad83538a5.png"
mode
=
"widthFix"
>
<
/
image
>
<
/
view
>
<
/
view
>
<
view
class
=
"project"
>
高新区项目一队项目1
<
view
class
=
"project"
v
-
if
=
"userInfo.team"
>
{
{
userInfo
.
team
.
name
}
}
<
/
view
>
<
/
view
>
<
/
view
>
<
/
view
>
<
view
class
=
"map"
>
<
view
class
=
"map"
>
+ 0
- 8
pages/subPack/human/human.vue
View File
@ -328,14 +328,6 @@
}
}
this
.
form
.
image
=
url
this
.
form
.
image
=
url
if
(
this
.
form
.
lat
)
{
this
.
submit
(
)
}
else
{
uni
.
showLoading
(
{
title
:
'定位中...'
}
)
this
.
isLocationSubmit
=
true
}
}
)
}
)
}
}
Write
Preview
Loading…
Cancel
Save