wangdgui

Results 5 issues of wangdgui

### 问题描述 支持把/src/assets配置文件映射到本地吗,每次修改配置文件后都需要重新构建镜像,感觉有点麻烦 ### 补充信息 _No response_

大佬,再请教一个问题,小程序中,我上传代码之后,获取微信昵称是:微信用户,头像是灰色头像,这个有没有其他好的解决办法呢。 我本地在开发者工具中,点击参加活动或者点击评论,会先调用用户授权,点击允许之后可正常获取到昵称跟头像

大佬,我上传代码后,设置为体验版,打开小程序就一直请求后端服务异常,我开启调试模式就正常。 小程序的base.ts这个配置文件,我都填写的后端服务地址了 const GDEnvs = { develop: 'https://wodding.xxxx', trial: 'https://wodding.xxxx', release: 'https://wodding.xxxx', } 可用帮忙解答一下嘛,感谢大佬

Attempt to assign property "from" on null Error: Attempt to assign property "from" on null in /app/usr/plugins/CommentToMail/Action.php:341 Stack trace: #0 /app/usr/plugins/CommentToMail/Action.php(405): CommentToMail_Action->testMail() #1 /app/var/Widget/Action.php(71): CommentToMail_Action->action() #2 /app/var/Typecho/Widget.php(155): Widget\Action->execute() #3 /app/var/Typecho/Router.php(96):...