This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
hly
/
recruitment-wechat-uniapp-241012
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
Merge remote-tracking branch 'origin/master'
master
前端-胡立永
2 months ago
parent
e9607bc610
32c2c061c3
commit
750a020d6d
2 changed files
with
6 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+5
-1
pages/index/center.vue
+1
-1
pages_order/work/workDetail.vue
+ 5
- 1
pages/index/center.vue
View File
@ -18,6 +18,9 @@
<
view
class
=
"tips"
>
手机号
:
{
{
phone
}
}
<
/
view
>
<!--
<
view
>
湖南瀚海黎明信息科技有限公司
*
HR
<
/
view
>
--
>
<
/
view
>
<!--
<
view
class
=
"headBtn"
@click
="headBtn"
>
角色切换
@ -50,7 +53,8 @@
<
view
class
=
"line"
>
<
view
class
=
"item"
>
<
view
class
=
"item"
@
click
=
"$utils.navigateTo('/pages_order/mine/IntegralRecord')"
>
<
view
class
=
""
>
{
{
numInfo
.
integerNum
}
}
<
/
view
>
+ 1
- 1
pages_order/work/workDetail.vue
View File
@ -27,7 +27,7 @@
<
/
view
>
<
view
class
=
"line"
>
该职位
位于
{
{
$dayjs
(
detail
.
createTime
)
.
format
(
'YYYY-MM-DD'
)
}
}
该职位
发布
{
{
$dayjs
(
detail
.
createTime
)
.
format
(
'YYYY-MM-DD'
)
}
}
<
/
view
>
<
view
class
=
"userHead"
>
Write
Preview
Loading…
Cancel
Save