体验官修改
This commit is contained in:
@@ -1,10 +1,16 @@
|
||||
// pages/recruit/index.js
|
||||
/*
|
||||
* 手太欠
|
||||
* 愿这世界都如故事里一样 美好而动人~
|
||||
*/
|
||||
|
||||
Page({
|
||||
/**
|
||||
* 页面的初始数据
|
||||
*/
|
||||
data: {
|
||||
userLogin : false,
|
||||
barHeight : getApp().globalData.barHeight, // 状态栏高度
|
||||
isOfficial : getApp().globalData.isOfficial, //公众号-场景值
|
||||
|
||||
recruitData : '',
|
||||
type : 'flowPath', //flowPath 参与流程 clockIn 打卡
|
||||
|
||||
Reference in New Issue
Block a user