MCPcopy Create free account

hub / github.com/answer19981/MiniHand / functions

Functions978 in github.com/answer19981/MiniHand

MethodeditNews
编辑资讯
cloudfunctions/mcloud/project/appthand/controller/admin/admin_news_controller.js:180
Methoderr
(str)
cloudfunctions/mcloud/framework/utils/log_util.js:81
FunctionexportDataExcel
(key, title, total, data, options = {})
cloudfunctions/mcloud/framework/utils/export_util.js:75
Functionfail
(err)
miniprogram/cmpts/public/poster/wxa-plugin-canvas/index/index.js:483
Functionfail
(err)
miniprogram/projects/appthand/pages/admin/meet/scan/admin_meet_scan_bh.js:74
Methodfatal
(str, ex = '')
cloudfunctions/mcloud/framework/utils/log_util.js:70
FunctionfmtCharacterString
(str)
cloudfunctions/mcloud/framework/lib/mini_lib.js:16
FunctionfmtDateCHN
时间格式化为年月日点分
cloudfunctions/mcloud/framework/utils/time_util.js:25
FunctionfmtDateCHN
时间格式化为年月日点分
miniprogram/helper/time_helper.js:26
FunctionfmtMoney
(money)
cloudfunctions/mcloud/framework/utils/data_util.js:273
FunctionfmtMoney
(money)
miniprogram/helper/data_helper.js:204
FunctionfmtMoneyShow
(s, dot = ',', prefix = '¥')
cloudfunctions/mcloud/framework/utils/data_util.js:259
FunctionfmtMoneyShow
(s, dot = ',', prefix = '¥')
miniprogram/helper/data_helper.js:190
FunctionfmtPhrase
(str)
cloudfunctions/mcloud/framework/lib/mini_lib.js:20
FunctionfmtRows
(rows)
miniprogram/cmpts/public/rows/rows_set_helper.js:7
MethodfmtSearchDate
时期范围处理
cloudfunctions/mcloud/framework/platform/service/base_service.js:28
FunctionfmtTag
(tag)
miniprogram/helper/data_helper.js:36
FunctionfmtText
* 文本内容格式化处理 * @param {*} content * @param {*} len 截取长度 -1不截取
cloudfunctions/mcloud/framework/utils/data_util.js:227
FunctionfmtText
* 文本内容格式化处理 * @param {*} content * @param {*} len 截取长度 -1不截取
miniprogram/helper/data_helper.js:157
FunctionfmtThing
(str)
cloudfunctions/mcloud/framework/lib/mini_lib.js:12
FunctionformClearFocus
(that)
miniprogram/helper/page_helper.js:383
FunctionformHint
(that, formName, hint)
miniprogram/helper/page_helper.js:396
FunctionformatNumber
(n)
miniprogram/helper/helper.js:33
MethodgenDetailQr
(type, id)
cloudfunctions/mcloud/project/appthand/service/admin/base_project_admin_service.js:18
MethodgenMiniQr
()
cloudfunctions/mcloud/project/appthand/controller/admin/admin_setup_controller.js:53
FunctiongenRandomAlpha
cloudfunctions/mcloud/framework/utils/data_util.js:33
FunctiongenRandomAlpha
miniprogram/helper/data_helper.js:27
FunctiongenRandomIntString
cloudfunctions/mcloud/framework/utils/data_util.js:24
FunctiongenRandomNum
(min, max)
cloudfunctions/mcloud/framework/utils/data_util.js:12
FunctiongenRandomNum
(min, max)
miniprogram/helper/data_helper.js:11
FunctiongenRandomString
cloudfunctions/mcloud/framework/utils/data_util.js:15
FunctiongenRandomString
miniprogram/helper/data_helper.js:16
Functionget
* 获取 * k 键key * def 默认值
cloudfunctions/mcloud/framework/utils/setup/setup_util.js:38
Functionget
* 获取 * k 键key * def 默认值
miniprogram/helper/cache_helper.js:36
FunctiongetAddTimestamp
* 以当天为基点,获取随机时间戳,默认为当天 * @param {*} min 起始天 * @param {*} max 终止天
cloudfunctions/mcloud/framework/lib/faker_lib.js:582
FunctiongetAddress
门牌地址
cloudfunctions/mcloud/framework/lib/faker_lib.js:110
MethodgetAdminMeetList
预约项目列表
cloudfunctions/mcloud/project/appthand/controller/admin/admin_meet_controller.js:166
MethodgetAdminName
* 获取管理员电话
miniprogram/comm/biz/admin_biz.js:93
MethodgetAdminNewsList
资讯列表
cloudfunctions/mcloud/project/appthand/controller/admin/admin_news_controller.js:68
FunctiongetAge
* 根据出生日期计算年龄周岁 传参格式为1996-06-08 * @param {*} birth
cloudfunctions/mcloud/framework/utils/time_util.js:166
FunctiongetAge
* 根据出生日期计算年龄周岁 传参格式为1996-06-08 * @param {*} birth
miniprogram/helper/time_helper.js:166
FunctiongetAll
(collectionName, where, fields = '*', orderBy, size = MAX_RECORD_SIZE)
cloudfunctions/mcloud/framework/database/db_util.js:606
MethodgetAll
(where, fields, orderBy, size = 100, mustPID = true)
cloudfunctions/mcloud/framework/database/multi_model.js:169
FunctiongetAllBig
(collectionName, where, fields = '*', orderBy, size = MAX_RECORD_SIZE)
cloudfunctions/mcloud/framework/database/db_util.js:584
MethodgetAllBig
(where, fields, orderBy, size = 1000, mustPID = true)
cloudfunctions/mcloud/framework/database/multi_model.js:174
FunctiongetAllByArray
(collectionName, arrField, where, fields = '*', orderBy, size = MAX_RECORD_SIZE)
cloudfunctions/mcloud/framework/database/db_util.js:631
MethodgetAllByArray
(arrField, where, fields, orderBy, size = 100, mustPID = true)
cloudfunctions/mcloud/framework/database/multi_model.js:179
MethodgetAllByArray
(arrField, where, fields, orderBy, size = 100)
cloudfunctions/mcloud/framework/database/model.js:187
FunctiongetArrByKey
* 提取对象数组的某个属性数组,如[{'x':1},{'x':2}] 提取 x得到[1,2] * @param {*} arr * @param {*} key * @returns []
cloudfunctions/mcloud/framework/utils/data_util.js:173
FunctiongetArrByKey
* 提取对象数组的某个属性数组,如[{'x':1},{'x':2}] 提取 x得到[1,2] * @param {*} arr * @param {*} key * @returns []
miniprogram/helper/data_helper.js:103
FunctiongetArrByKeyMulti
* 提取对象数组的多个属性数组, * 如 [{'x':1,'y':11,'z':111},{'x':2,'y':22,'z':222}] * 提取 ['x','y'] 得到[{'x':1,'y':11},{'x':2,'y':22}] * @param {*} arr * @param
cloudfunctions/mcloud/framework/utils/data_util.js:188
FunctiongetArrByKeyMulti
* 提取对象数组的多个属性数组, * 如 [{'x':1,'y':11,'z':111},{'x':2,'y':22,'z':222}] * 提取 ['x','y'] 得到[{'x':1,'y':11},{'x':2,'y':22}] * @param {*} arr * @param
miniprogram/helper/data_helper.js:118
FunctiongetAuth
* Notes: 软硬件系统相关函数 * Ver : CCMiniCloud Framework 2.11.1 ALL RIGHTS RESERVED BY cclinux0730 (wechat) * Date: 2022-01-25 29:00:00
miniprogram/helper/mini_helper.js:8
FunctiongetAvatar
用户头像
cloudfunctions/mcloud/framework/lib/faker_lib.js:726
MethodgetCanModifyDaysSet
(daysSet)
cloudfunctions/mcloud/project/appthand/service/admin/admin_meet_service.js:74
MethodgetCateList
取得分类
miniprogram/projects/appthand/biz/meet_biz.js:24
MethodgetCateList
(cateList)
miniprogram/comm/biz/base_biz.js:20
MethodgetCateName
(cateId)
miniprogram/projects/appthand/biz/admin_news_biz.js:43
MethodgetCateName
(cateId, cateList)
miniprogram/comm/biz/base_biz.js:11
FunctiongetCloud
* 获得云实例
cloudfunctions/mcloud/framework/cloud/cloud_base.js:12
FunctiongetCmd
()
cloudfunctions/mcloud/framework/database/db_util.js:21
FunctiongetCollege
学院
cloudfunctions/mcloud/framework/lib/faker_lib.js:677
FunctiongetCompany
公司名
cloudfunctions/mcloud/framework/lib/faker_lib.js:198
FunctiongetCountry
国家
cloudfunctions/mcloud/framework/lib/faker_lib.js:115
FunctiongetCurrentPageUrlWithArgs
()
miniprogram/helper/page_helper.js:51
FunctiongetCustomNavHeight
()
miniprogram/helper/page_helper.js:37
FunctiongetDataByKey
* 提取对象数组某个键值等于某值的对象数据 * @param {*} arr * @param {*} key * @param {*} val * @returns object {}
cloudfunctions/mcloud/framework/utils/data_util.js:211
FunctiongetDataByKey
* 提取对象数组某个键值等于某值的对象数据 * @param {*} arr * @param {*} key * @param {*} val * @returns object {}
miniprogram/helper/data_helper.js:141
FunctiongetDate
生日 fmt=Y, Y-M, Y-M-D
cloudfunctions/mcloud/framework/lib/faker_lib.js:589
FunctiongetDayFirstTimestamp
(timestamp)
cloudfunctions/mcloud/framework/utils/time_util.js:157
FunctiongetDayFirstTimestamp
(timestamp)
miniprogram/helper/time_helper.js:157
MethodgetDayList
()
cloudfunctions/mcloud/project/appthand/controller/admin/admin_meet_controller.js:26
MethodgetDaySetByDay
(meet, day)
cloudfunctions/mcloud/project/appthand/service/meet_service.js:179
FunctiongetDiZhi
(ly)
miniprogram/lib/tools/lunar_lib.js:269
FunctiongetDomain
常用域名
cloudfunctions/mcloud/framework/lib/faker_lib.js:554
FunctiongetDuty
职位
cloudfunctions/mcloud/framework/lib/faker_lib.js:705
FunctiongetEdu
学历
cloudfunctions/mcloud/framework/lib/faker_lib.js:698
FunctiongetEmail
常用邮箱
cloudfunctions/mcloud/framework/lib/faker_lib.js:564
FunctiongetExportDataURL
(key)
cloudfunctions/mcloud/framework/utils/export_util.js:16
FunctiongetFirstOfMonth
(date)
cloudfunctions/mcloud/framework/utils/time_util.js:275
FunctiongetFirstOfMonth
(date)
miniprogram/helper/time_helper.js:274
FunctiongetFirstOfWeek
(date)
cloudfunctions/mcloud/framework/utils/time_util.js:253
FunctiongetFirstOfWeek
(date)
miniprogram/helper/time_helper.js:252
MethodgetHasDaysFromDay
获取从某天开始可预约的日期
cloudfunctions/mcloud/project/appthand/controller/meet_controller.js:51
FunctiongetHeight
* 计算画布的高度 * @param {*} config
miniprogram/cmpts/public/poster/wxa-plugin-canvas/index/index.js:561
MethodgetHomeList
首页推荐列表
cloudfunctions/mcloud/project/appthand/controller/home_controller.js:28
FunctiongetIdCard
身份证号码
cloudfunctions/mcloud/framework/lib/faker_lib.js:504
FunctiongetIntStr
随机数字字符串
cloudfunctions/mcloud/framework/lib/faker_lib.js:642
FunctiongetItem
专业
cloudfunctions/mcloud/framework/lib/faker_lib.js:684
MethodgetJoinList
预约名单列表
cloudfunctions/mcloud/project/appthand/controller/admin/admin_meet_controller.js:204
FunctiongetLastOfMonth
(date)
cloudfunctions/mcloud/framework/utils/time_util.js:281
FunctiongetLastOfMonth
(date)
miniprogram/helper/time_helper.js:280
FunctiongetLastOfWeek
(date)
cloudfunctions/mcloud/framework/utils/time_util.js:264
FunctiongetLastOfWeek
(date)
miniprogram/helper/time_helper.js:263
MethodgetList
(where, fields, orderBy, page, size, isTotal, oldTotal, mustPID = true)
cloudfunctions/mcloud/framework/database/multi_model.js:184
FunctiongetListByArray
(collectionName, arrField, where, fields, orderBy, page = 1, size = DEFAULT_RECORD_SIZE, isTotal = true, oldTo
cloudfunctions/mcloud/framework/database/db_util.js:340
MethodgetListByArray
(arrField, where, fields, orderBy, page = 1, size, isTotal = true, oldTotal = 0)
cloudfunctions/mcloud/framework/database/model.js:203
FunctiongetListJoin
(collectionName, joinParams, where, fields, orderBy, page = 1, size = DEFAULT_RECORD_SIZE, isTotal = true, old
cloudfunctions/mcloud/framework/database/db_util.js:413
MethodgetListJoin
(joinParams, where, fields, orderBy, page = 1, size, isTotal = true, oldTotal = 0, is2Many = false, mustPID =
cloudfunctions/mcloud/framework/database/multi_model.js:189
FunctiongetListJoinCount
(collectionName, joinParams, where)
cloudfunctions/mcloud/framework/database/db_util.js:506
← previousnext →601–700 of 978, ranked by callers