/
githubmirror
/
taro
Обзор
Документация
Войти
/
githubmirror
/
taro
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
examples/mini-program-example/src/pages/api/index/module.js
88 строк
2 KB
heweishui
fix: main分支harmony-hybrid和mini-program-examples文件同步4.x分支
29 май 2024, 05:39
29 май 2024, 05:39
5a7a534
Код
Авторство
О чём код?
export const apiName = { basics: '基础', system: '系统', update: '更新', miniProgram: '小程序', nativeDebug: '调试', performance: '性能', encryption: '加密', interaction: '交互', navigationBar: '导航栏', background: '背景', tabBar: 'Tab Bar', font: '字体', pullDownRefresh: '下拉刷新', scroll: '滚动', animation: '动画', setTop: '置顶', customizedComponents: '自定义组件', menu: '菜单', windows: '窗口', request: '发起请求', download: '下载', upload: '上传', webSocket: 'WebSocket', mDNS: 'mDNS', TCPCommunications: 'TCP 通信', UDPCommunications: 'UDP 通信', map: '地图', image: '图片', video: '视频', audio: '音频', backgroundAudio: '背景音频', realtimeAudioAndVideo: '实时音视频', recording: '录音', camera: '相机', richText: '富文本', audioOrVideoCompose: '音视频合成', realtimeVoice: '实时语音', screenRecorder: '画面录制器', videoDecoder: '视频解码器', login: '登录', accountInfomation: '账户信息', userInfomation: '用户信息', authorization: '授权', setting: '设置', recipientAddress: '收货地址', cardsAndOffers: '卡券', invoice: '发票', biometricAuthorization: '生物认证', weRun: '微信运动', subscribeNews: '订阅消息', wechatRedRacket: '微信红包', collection: '收藏', mineMiniProgram: '我的小程序', licensePlate: '车牌', wechatVideoChannel: '视频号', deviceVoip: '音视频通话设备', wechatGroup: '微信群', wechatCustomerService: '微信客服', bluetoothGeneral: '蓝牙-通用', bluetoothLowCenter: '蓝牙-低功耗中心设备', bluetoothLowPerpherals: '蓝牙-低功耗外围设备', bluetoothBeacon: '蓝牙-信标(Beacon)', nfc: 'NFC', wifi: 'Wi-Fi', calendar: '日历', contact: '联系人', accessibility: '无障碍', bettery: '电量', clipBoard: '剪切板', network: '网络', screen: '屏幕', keyboard: '键盘', phoneCall: '电话', accelerometer: '加速计', compass: '罗盘', deviceOrientation: '设备方向', gyroscope: '陀螺仪', memory: '内存', scan: '扫码', sms: '短信', vibration: '震动', inference: '推理', visionAlgorithms: '视觉算法', faceRecognition: '人脸识别', expand: '拓展', hooks: 'Hooks', }