- 小程序的的开发版审核通过之后,隐私协议的开发版没有同步到现网版, 为什么?
我的申请的隐私协议很多小程序的的开发版发布多次之后都没有同步到现网版,有的同步成功了,有很多都还没有同步成功,比如 wx40aaf8a34a3958ca、wx56cdc37ae0ec57ad 都没有同步成功,
2023-09-28 - 使用微信云托管部署第三方平台,本地调试的出错, Live Coding的时候报错, 怎么办?
使用的环境是 M1 pro 芯片的MacOS 13.4版本, 使用的 Apple 芯片的 docker for Mac; 使用Weixin Cloudbase Docker Extension 这个vscode 插件调试的时候,直接Start能够正常使用,但是使用Live Coding的时候,就会报错 `[nodemon] failed to start process, "/wxcloudrun-wxcomponent/main" exec not found` [图片] [图片] * Executing task: docker-compose up [+] Building 0.0s (0/0) [+] Running 1/0 ✔ Container wxcloud_hl-wxcomponent Running 0.0s Attaching to wxcloud_hl-wxcomponent wxcloud_hl-wxcomponent | [nodemon] 2.0.15-weixin-cloudbase wxcloud_hl-wxcomponent | [nodemon] to restart at any time, enter `rs` wxcloud_hl-wxcomponent | [nodemon] watching path(s): **/* wxcloud_hl-wxcomponent | [nodemon] watching extensions: java,js,mjs,json,ts,cs,py,go wxcloud_hl-wxcomponent | [nodemon] starting `/wxcloudrun-wxcomponent/main` wxcloud_hl-wxcomponent | sh: /wxcloudrun-wxcomponent/main: not found wxcloud_hl-wxcomponent | [nodemon] failed to start process, "/wxcloudrun-wxcomponent/main" exec not found wxcloud_hl-wxcomponent | [nodemon] Error wxcloud_hl-wxcomponent | at Bus.<anonymous> (/snapshot/nodemon/lib/nodemon.js:158:25) wxcloud_hl-wxcomponent | at Bus.emit (node:events:538:35) wxcloud_hl-wxcomponent | at ChildProcess.<anonymous> (/snapshot/nodemon/lib/monitor/run.js:190:11) wxcloud_hl-wxcomponent | at ChildProcess.emit (node:events:526:28) wxcloud_hl-wxcomponent | at Process.ChildProcess._handle.onexit (node:internal/child_process:291:12) wxcloud_hl-wxcomponent exited with code 0 * Terminal will be reused by tasks, press any key to close it.
2023-06-07 - json文件格式错误了,把这个整个示例的json文件复制到编辑器里面会报错
{ "plugins": { "myPlugin": { "version": "1.0.0", "provider": "wxidxxxxxxxxxxxxxxxx" } }https://developers.weixin.qq.com/miniprogram/dev/devtools/ext.html
2023-05-09 - 使用微信云托管部署第三方平台为什么一直失败?
[2023-04-27 10:10:09] bb0403da79b0: Pushed [2023-04-27 10:10:14] e41964b82ce8: Pushed [2023-04-27 10:10:16] hl-wxcomponent-004-20230427100832: digest: sha256:3e595cb129a1952994337baf88e9309e686a5c7fed35efa8114035649b4ed447 size: 1782 [2023-04-27 10:10:16] [Pipeline] } [2023-04-27 10:10:16] [Pipeline] // stage [2023-04-27 10:10:16] [Pipeline] } [2023-04-27 10:10:16] [Pipeline] // node [2023-04-27 10:10:16] [Pipeline] End of Pipeline [2023-04-27 10:10:16] Finished: SUCCESS *** -----------构建hl-wxcomponent-004----------- 2023-04-27 10:08:33 create_build_image : succ, 2023-04-27 10:10:23 check_build_image : succ, , -----------服务hl-wxcomponent部署hl-wxcomponent-004----------- 2023-04-27 10:10:24 check_eks_virtual_service : process, DescribeVersion_user_error_Back-off restarting failed container, [service]:[Exec lifecycle hook ([/bin/sh /app/cert/initenv.sh]) for Container "hl-wxcomponent-004" in Pod "hl-wxcomponent-004-b4bcc46d5-zb6mt_glnmnodg(3fa9df66-e42e-4ffa-befe-0d36247e1223)" failed - error: rpc error: code = Unknown desc = failed to exec in container: failed to start exec "c339dfd9314b3012c2c4a4265d0035acf49f7a5a25bfbbcc8daf030e106c9df1": OCI runtime exec failed: exec failed: cannot exec a container that has stopped: unknown, message: "",Back-off restarting failed container,] 2023-04-27 10:10:24 create_eks_virtual_service : succ, 使用的是官网的默认模版,已经配置好了对应的mysql 参数,和WX_APPID
2023-04-27 - cover-view在安卓不起作用,map、textarea依旧会被置于顶层
[图片] 当地图滚动到底部的时候,固定在底部的按钮会被遮挡
2018-09-03 - ios系统使用web-view无法使用百度地图api
ios系统使用web-view无法使用百度地图api [图片] 安卓却可以正常显示 [图片] 已经在后台配置好request域名了 [图片]
2018-09-03