上一页 1 ··· 151 152 153 154 155 156 157 158 159 ··· 214 下一页
摘要: 一,如何给微信开发者工具取消静音? 1,点击 模拟操作 按钮 2,从菜单中选择静音->取消静音 然后就可以播放声音文件了 说明:刘宏缔的架构森林是一个专注架构的博客, 网站:https://blog.imgtouch.com原文: https://blog.imgtouch.com/index.ph 阅读全文
posted @ 2023-03-27 19:25 刘宏缔的架构森林 阅读(513) 评论(0) 推荐(0)
摘要: 一,适用的场景: 旧系统需要增加多语言,不想改变原有的运行环境, 所以没有使用gettext,选择简单的用数组来实现 说明:刘宏缔的架构森林是一个专注架构的博客, 网站:https://blog.imgtouch.com原文: https://blog.imgtouch.com/index.php/ 阅读全文
posted @ 2023-03-25 11:02 刘宏缔的架构森林 阅读(170) 评论(0) 推荐(0)
摘要: 一,官方文档地址: https://uniapp.dcloud.net.cn/component/uniui/uni-transition.html 二,js代码: <template> <view> <view class="navBarBox" style="position: fixed;bo 阅读全文
posted @ 2023-03-19 12:50 刘宏缔的架构森林 阅读(361) 评论(0) 推荐(0)
摘要: 一,官方文档地址 https://uniapp.dcloud.net.cn/api/media/record-manager.html 说明:刘宏缔的架构森林是一个专注架构的博客, 网站:https://blog.imgtouch.com原文: https://blog.imgtouch.com/i 阅读全文
posted @ 2023-03-18 15:05 刘宏缔的架构森林 阅读(550) 评论(0) 推荐(0)
摘要: 一,官方文档地址 https://uniapp.dcloud.net.cn/api/media/audio-context.html#createinneraudiocontext 说明:刘宏缔的架构森林是一个专注架构的博客, 网站:https://blog.imgtouch.com原文: http 阅读全文
posted @ 2023-03-18 12:14 刘宏缔的架构森林 阅读(2022) 评论(0) 推荐(0)
摘要: 一,官方文档地址: https://uniapp.dcloud.net.cn/component/video.html 说明:刘宏缔的架构森林是一个专注架构的博客, 网站:https://blog.imgtouch.com原文: https://blog.imgtouch.com/index.php 阅读全文
posted @ 2023-03-18 11:04 刘宏缔的架构森林 阅读(543) 评论(0) 推荐(0)
摘要: 一,js代码: <template> <view> <view class="avatarUrl"> <button type="balanced" open-type="chooseAvatar" @chooseavatar="onChooseavatar"> <image :src="avata 阅读全文
posted @ 2023-03-16 15:18 刘宏缔的架构森林 阅读(5037) 评论(0) 推荐(1)
摘要: 一,官方的文档地址: https://uniapp.dcloud.net.cn/component/uniui/uni-forms.html 说明:刘宏缔的架构森林是一个专注架构的博客, 网站:https://blog.imgtouch.com原文: https://blog.imgtouch.co 阅读全文
posted @ 2023-03-16 12:04 刘宏缔的架构森林 阅读(1001) 评论(0) 推荐(0)
摘要: 一,js代码 <template> <view> <view style="width:750rpx;background: #ff0000;"> <uni-grid :showBorder="false" :column="4" :highlight="true" @change="change" 阅读全文
posted @ 2023-03-15 22:27 刘宏缔的架构森林 阅读(374) 评论(0) 推荐(0)
摘要: 一,js代码: <template> <view> <image mode="aspectFit" :src="imageSrc" @tap="chooseImage" style="background: gray; width:200rpx;height:200rpx;margin-left: 阅读全文
posted @ 2023-03-15 15:33 刘宏缔的架构森林 阅读(422) 评论(0) 推荐(0)
上一页 1 ··· 151 152 153 154 155 156 157 158 159 ··· 214 下一页