assmdx
assmdx
![Uploading image.png…]()
**WARNING: 如果不按照这个表格,我们将无法帮助你,并将忽略你的问题。** ## 你的运行环境 * 插件版本: Installed platforms: android 7.1.4 Available platforms: browser ~5.0.1 ios ~4.5.4 osx ~4.0.1 windows ~6.0.0 ## 期望效果 当应用被用户关闭后,依然能收到推送的消息 ## 实际效果 应用关闭后收不到推送的消息 ### 我使用的是此项目example目录下的代码,没有做修改
``` fileChange(el){` let that = this for(let i = 0; i < el.target.files.length;i++){ // that.gallery.push(el.target.files[i]) new html5ImgCompress(el.target.files[i], { before: function(file) { console.log('压缩前...'); // console.log(typeof that.gallery) // 这里一般是对file进行filter,例如用file.type.indexOf('image') > -1来检验是否是图片 //...
``` loading cached split indices for dataset at /Users/assmdx/.cache/huggingface/datasets/json/default-0d678e1ca93d5725/0.0.0/fe5dd6ea2639a6df622901539cb550cf8797e5a6b2dd7af1cf934bed8e233e6e/cache-4146e0df6cc0afad.arrow and /Users/assmdx/.cache/huggingface/datasets/json/default-0d678e1ca93d5725/0.0.0/fe5dd6ea2639a6df622901539cb550cf8797e5a6b2dd7af1cf934bed8e233e6e/cache-8e26b93b5e905d58.arrow Traceback (most recent call last): File "/Users/assmdx/llma/ld/alpaca-lora/finetune.py", line 288, in fire.Fire(train) File "/Users/assmdx/llma/ld/lib/python3.10/site-packages/fire/core.py", line 141, in Fire component_trace =...
加密的代码只有一行 var CryptoJS = require('crypto') 解释器运行时报错
currently my code is: ``` let url = URL(string: msg!)! SAPlayer.shared.startRemoteAudio(withRemoteUrl: url) SAPlayer.shared.play() ```
**Describe the bug** A clear and concise description of what the bug is. **To Reproduce** Steps to reproduce the behavior: 1. Go to '...' 2. Click on '....' 3. Scroll...
### Verify latest release - [X] I verified that the issue exists in the latest `chatgpt` release ### Verify webapp is working - [X] I verify that the ChatGPT webapp...