const { http } = uni.$u // 查询全部字典数据列表 export const listSimpleDictDatas = params => http.get('/system/dict/type/getAllTypeData',params)