MCPcopy Create free account

hub / github.com/answer19981/MiniHand / functions

Functions978 in github.com/answer19981/MiniHand

↓ 120 callersMethodlog
记录日志
cloudfunctions/mcloud/framework/platform/controller/base_admin_controller.js:45
↓ 78 callersMethodvalidateData
* 数据校验 * @param {*} rules
cloudfunctions/mcloud/framework/platform/controller/base_controller.js:47
↓ 58 callersMethodAppError
* 抛出异常 * @param {*} msg * @param {*} code
cloudfunctions/mcloud/project/appthand/service/meet_service.js:31
↓ 55 callersMethodisAdmin
(that, isSuper = false)
miniprogram/comm/biz/admin_biz.js:109
↓ 51 callersMethodisAdmin
是否管理员
cloudfunctions/mcloud/framework/platform/service/base_admin_service.js:21
↓ 38 callersMethoderror
(str, ex = '')
cloudfunctions/mcloud/framework/utils/log_util.js:63
↓ 28 callersFunctiongetRnd
随机获取数据
cloudfunctions/mcloud/framework/lib/faker_lib.js:10
↓ 21 callersMethod_getWhere
(where, mustPID = true)
cloudfunctions/mcloud/framework/database/multi_model.js:19
↓ 21 callersFunctionfmtWhere
(where)
cloudfunctions/mcloud/framework/database/db_util.js:725
↓ 20 callersMethodgetOne
(where, fields = '*', orderBy = {})
cloudfunctions/mcloud/framework/database/model.js:16
↓ 19 callersMethodinitPage
* 页面初始化 * @param {*} that
miniprogram/projects/appthand/biz/project_biz.js:18
↓ 17 callersFunctiongetDataType
(value)
cloudfunctions/mcloud/framework/validate/data_check.js:52
↓ 17 callersFunctiongetDataType
(value)
miniprogram/helper/validate.js:51
↓ 17 callersFunctionmeasureText
(t)
miniprogram/lib/tools/wxcharts-min.js:10
↓ 16 callersFunction_showError
(result, formName, that)
cloudfunctions/mcloud/framework/validate/data_check.js:571
↓ 16 callersFunction_showError
(result, formName, that)
miniprogram/helper/validate.js:580
↓ 16 callersFunctionff
(a, b, c, d, x, s, t)
cloudfunctions/mcloud/framework/lib/md5_lib.js:27
↓ 16 callersFunctiongg
(a, b, c, d, x, s, t)
cloudfunctions/mcloud/framework/lib/md5_lib.js:31
↓ 16 callersFunctionhh
(a, b, c, d, x, s, t)
cloudfunctions/mcloud/framework/lib/md5_lib.js:35
↓ 16 callersFunctionii
(a, b, c, d, x, s, t)
cloudfunctions/mcloud/framework/lib/md5_lib.js:39
↓ 15 callersMethodcount
(where)
cloudfunctions/mcloud/framework/database/model.js:41
↓ 15 callersFunctionisNull
(value)
cloudfunctions/mcloud/framework/validate/data_check.js:25
↓ 15 callersFunctionisNull
(value)
miniprogram/helper/validate.js:24
↓ 14 callersFunctiongetLoopArray
(start, end, unit = '', step = 1)
miniprogram/cmpts/public/picker_time/datetime_picker.js:8
↓ 12 callersFunctiongetNullable
是否为空
cloudfunctions/mcloud/framework/lib/faker_lib.js:734
↓ 11 callersFunctioncallback
()
miniprogram/helper/page_helper.js:248
↓ 11 callersMethodgetCateList
取得分类
miniprogram/projects/appthand/biz/news_biz.js:14
↓ 11 callersMethodjoin
(userId, meetId, timeMark, formsList)
cloudfunctions/mcloud/project/appthand/service/meet_service.js:119
↓ 11 callersMethodmax
(where, field)
cloudfunctions/mcloud/framework/database/model.js:163
↓ 11 callersMethodmin
(where, field)
cloudfunctions/mcloud/framework/database/model.js:167
↓ 10 callersMethodC
(cl)
cloudfunctions/mcloud/framework/database/multi_model.js:15
↓ 10 callersMethod_getTime
()
cloudfunctions/mcloud/framework/utils/log_util.js:77
↓ 10 callersFunctionfmtDate
(str)
miniprogram/cmpts/public/calendar/calendar_lib.js:47
↓ 10 callersMethodgetList
(where, fields, orderBy, page, size, isTotal, oldTotal)
cloudfunctions/mcloud/framework/database/model.js:191
↓ 9 callersMethodgetProjectId
()
cloudfunctions/mcloud/project/appthand/service/base_project_service.js:14
↓ 9 callersFunctionhasLeapMonth
(ly)
miniprogram/lib/tools/lunar_lib.js:204
↓ 9 callersFunctionwithData
(param, unit = '')
miniprogram/cmpts/public/picker_time/datetime_picker.js:3
↓ 8 callersMethod_meetLog
(meet, func = '', msg = '')
cloudfunctions/mcloud/project/appthand/service/meet_service.js:36
↓ 8 callersFunctiongetBCHDigit
(data)
miniprogram/lib/tools/qrcode_lib.js:626
↓ 8 callersMethodinsert
(data)
cloudfunctions/mcloud/framework/database/model.js:45
↓ 8 callersFunctionsafe_add
* Notes: MD5类库 * Ver : CCMiniCloud Framework 2.15.1 ALL RIGHTS RESERVED BY cClinux0730 (wechat) * Date: 2021-03-01 14:00:00
cloudfunctions/mcloud/framework/lib/md5_lib.js:7
↓ 7 callersFunctionconvertCoordinateOrigin
(t,e,i)
miniprogram/lib/tools/wxcharts-min.js:10
↓ 7 callersMethodedit
(where, data)
cloudfunctions/mcloud/framework/database/model.js:20
↓ 7 callersFunctionfmtFields
(fields)
cloudfunctions/mcloud/framework/database/db_util.js:709
↓ 7 callersMethodisSuperAdmin
是否超级管理员
cloudfunctions/mcloud/framework/platform/service/base_admin_service.js:49
↓ 6 callersFunctionassign
(t,e)
miniprogram/lib/tools/wxcharts-min.js:10
↓ 6 callersFunctiongetDataPoints
(t,e,i,a,n,o,r)
miniprogram/lib/tools/wxcharts-min.js:10
↓ 6 callersMethodgetDayByTimeMark
(timeMark)
cloudfunctions/mcloud/project/appthand/service/meet_service.js:188
↓ 6 callersMethodgetDaySetByTimeMark
(meet, timeMark)
cloudfunctions/mcloud/project/appthand/service/meet_service.js:193
↓ 6 callersFunctiongetIntBetween
随机数
cloudfunctions/mcloud/framework/lib/faker_lib.js:626
↓ 6 callersMethodgetTimeSetByTimeMark
(meet, timeMark)
cloudfunctions/mcloud/project/appthand/service/meet_service.js:204
↓ 6 callersFunctiontimestamp2Time
* 毫秒时间戳转时间格式 * @param {*} unixtime 毫秒 * @param {*} format Y-M-D h:m:s * @param {*} diff 时区差异 毫秒
cloudfunctions/mcloud/framework/utils/time_util.js:62
↓ 6 callersFunctiontimestamp2Time
* 毫秒时间戳转时间格式 * @param {*} unixtime 毫秒 * @param {*} format Y-M-D h:m:s * @param {*} diff 时区差异 毫秒
miniprogram/helper/time_helper.js:63
↓ 5 callersFunctioncalYAxisData
(t,e,i)
miniprogram/lib/tools/wxcharts-min.js:10
↓ 5 callersFunctioncoreMD5
(x)
cloudfunctions/mcloud/framework/lib/md5_lib.js:47
↓ 5 callersFunctiondrawCanvas
(t,e)
miniprogram/lib/tools/wxcharts-min.js:10
↓ 5 callersFunctiondrawLegend
(t,e,i,a)
miniprogram/lib/tools/wxcharts-min.js:10
↓ 5 callersFunctionformatNumber
(n)
cloudfunctions/mcloud/framework/utils/time_util.js:120
↓ 5 callersFunctionformatNumber
(n)
miniprogram/helper/time_helper.js:120
↓ 5 callersMethodgetOneField
(where, field, mustPID = true)
cloudfunctions/mcloud/framework/database/multi_model.js:32
↓ 5 callersMethodgetProjectId
()
cloudfunctions/mcloud/project/appthand/service/admin/base_project_admin_service.js:14
↓ 5 callersFunctiongetXAxisPoints
(t,e,i)
miniprogram/lib/tools/wxcharts-min.js:10
↓ 5 callersFunctionhandle
(source = [], columnIndex = 0)
miniprogram/cmpts/public/picker_multi/picker_multi_cmpt.js:160
↓ 5 callersMethodremoveCacheList
(key)
miniprogram/comm/biz/public_biz.js:60
↓ 5 callersFunctiontransTempPics
(imgList, dir, id, prefix = '')
miniprogram/helper/cloud_helper.js:296
↓ 4 callersFunctioncallCloud
(route, params = {}, options)
miniprogram/helper/cloud_helper.js:65
↓ 4 callersFunctioncmn
(q, a, b, x, s, t)
cloudfunctions/mcloud/framework/lib/md5_lib.js:23
↓ 4 callersMethodfmtOrderBySort
(sortVal, defaultSort)
cloudfunctions/mcloud/framework/platform/service/base_service.js:39
↓ 4 callersMethodgetAll
(where, fields, orderBy, size = 100)
cloudfunctions/mcloud/framework/database/model.js:179
↓ 4 callersMethodgetCateName
(cateId)
miniprogram/projects/appthand/biz/admin_meet_biz.js:18
↓ 4 callersMethodgetDesc
(enumName, val)
cloudfunctions/mcloud/framework/database/model.js:444
↓ 4 callersMethodgetMeetOneDay
统一获取Meet(某天)
cloudfunctions/mcloud/project/appthand/service/meet_service.js:43
↓ 4 callersMethodgetNewTimeNode
(day, timeTemp = null)
miniprogram/projects/appthand/biz/admin_meet_biz.js:38
↓ 4 callersFunctiongetPrevPage
* 获取父页面 * @param {*} deep 1=当前 2=父页 3=父父页
miniprogram/helper/page_helper.js:96
↓ 4 callersFunctionhandlerBasic
(code, msg = '', data = {})
cloudfunctions/mcloud/framework/core/app_util.js:9
↓ 4 callersMethodinitFormData
表单初始化相关数据
miniprogram/projects/appthand/biz/admin_meet_biz.js:47
↓ 4 callersFunctionisHoliday
(day)
miniprogram/cmpts/public/calendar/calendar_lib.js:12
↓ 4 callersMethodlogOther
(content)
cloudfunctions/mcloud/framework/platform/controller/base_admin_controller.js:58
↓ 4 callersMethodloginCheck
(mustLogin = false, method = 'back', title = '', that = null)
miniprogram/comm/biz/passport_biz.js:102
↓ 4 callersFunctionshowEvent
(event)
cloudfunctions/mcloud/framework/core/application.js:174
↓ 4 callersFunctionweekIndexInMonth
(year = null, month = null, today = null)
miniprogram/cmpts/public/calendar/calendar_lib.js:24
↓ 3 callersMethodAppError
* 抛出异常 * @param {*} msg * @param {*} code
cloudfunctions/mcloud/framework/platform/service/base_service.js:23
↓ 3 callersFunctiona
(t)
miniprogram/lib/tools/wxcharts-min.js:10
↓ 3 callersFunctionbinl2hex
(binarray)
cloudfunctions/mcloud/framework/lib/md5_lib.js:138
↓ 3 callersFunctioncallCloudSumbit
(route, params = {}, options = { title: '提交中...' })
miniprogram/helper/cloud_helper.js:35
↓ 3 callersFunctioncheckDate
(value, desc = '')
cloudfunctions/mcloud/framework/validate/data_check.js:202
↓ 3 callersFunctioncheckDate
(value, desc = '')
miniprogram/helper/validate.js:208
↓ 3 callersFunctioncheckDigit
(value, desc = '')
cloudfunctions/mcloud/framework/validate/data_check.js:151
↓ 3 callersFunctioncheckDigit
(value, desc = '')
miniprogram/helper/validate.js:157
↓ 3 callersFunctioncheckText
* 校验文字信息 * @param {*}
cloudfunctions/mcloud/framework/validate/content_check.js:114
↓ 3 callersFunctioncreateDay
(that)
miniprogram/cmpts/public/calendar/calendar_lib.js:217
↓ 3 callersFunctiondataset
* 取得data-数据 去掉驼峰式命名,改成纯小写式命名 * @param {*} e * @param {*} name * @param {*} child 是否获取穿透子元素的data-
miniprogram/helper/page_helper.js:277
↓ 3 callersMethoddel
(where)
cloudfunctions/mcloud/framework/database/model.js:131
↓ 3 callersFunctiondrawPointShape
(t,e,i,a)
miniprogram/lib/tools/wxcharts-min.js:10
↓ 3 callersFunctiondrawPointText
(t,e,i,a)
miniprogram/lib/tools/wxcharts-min.js:10
↓ 3 callersFunctiondrawXAxis
(t,e,i,a)
miniprogram/lib/tools/wxcharts-min.js:10
↓ 3 callersFunctiondrawYAxis
(t,e,i,a)
miniprogram/lib/tools/wxcharts-min.js:10
↓ 3 callersFunctiondrawYAxisGrid
(t,e,i)
miniprogram/lib/tools/wxcharts-min.js:10
↓ 3 callersFunctionfmtJoinSort
(sort)
cloudfunctions/mcloud/framework/database/db_util.js:693
↓ 3 callersFunctionfmtOrderBy
(query, orderBy)
cloudfunctions/mcloud/framework/database/db_util.js:686
next →1–100 of 978, ranked by callers