|
4e879ad1c7
|
把颜色定义迁移到unitool.js; 添加 callBackend 方法,来整合 uniCloud.callFunction 和 uni.request
|
2021-01-19 21:28:42 +08:00 |
|
|
d15c63c716
|
不用 getCurrent.Pages().pop() 而是用 index 来存取
|
2020-10-17 18:47:17 +08:00 |
|
|
dcdf12a15b
|
改进 pickupFile2Cloud 的云文件命名 cloudPath,包含视频长度,取消给 *.mov 添加 .mp4
|
2020-09-16 19:33:13 +08:00 |
|
|
9d0b9e4a1a
|
优化 getSystemInfo,返回 browser 类型;pickupFile2Cloud 给cloudPath 添加 env_platform_browser 前缀
|
2020-09-08 10:24:29 +08:00 |
|
|
5089c10493
|
上次把 setBarTitles 迁移到 i18n.js 后水土不服,在 app 里无法读取正确的当前页面,所以改成都显性传入 pageTitle 参数
|
2020-09-04 09:48:07 +08:00 |
|
|
07b77a252f
|
[ucToast] 采用和 uview 同样的类型命名 error, warning。[unitool] pickupFile2Cloud 在 app 上使用 filePath 做 cloudPath,避免使用 cloud.jpg, cloud.mp4。
|
2020-09-02 16:29:42 +08:00 |
|
|
a2d4c4b9af
|
ucToast 支持position:top/bottom
|
2020-08-17 07:56:42 +08:00 |
|
|
7bec07d04b
|
重构,把原来的 index.js 单独放到 unitool/ 里
|
2020-07-30 10:25:44 +08:00 |
|