MCPcopy Create free account
hub / github.com/dearancelan/MiniRun / delPrevPageListNode

Function delPrevPageListNode

miniprogram/helper/page_helper.js:207–221  ·  view source on GitHub ↗

* 删除当前/父页面的某个列表节点 * @param {*} id 主键 * @param {*} deep 1=当前 2=父页 3=父父页 * @param {*} listName 数据集名 * @param {*} idName 主键名

(id, deep = 2, listName = 'dataList', idName = '_id')

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 2

getPrevPageFunction · 0.85
delListNodeFunction · 0.85

Tested by

no test coverage detected