// 获取标签 var getlabel = async (ctx,next)=>{ await IDBOpenDBRequest.find('label').then((res)=>{ }) }