Au

Results 12 issues of Au

同一幅图片,有的时候会发生垂直拉伸,有时候就正常

fatal error: concurrent map writes https://github.com/goflyfox/gtoken/blob/master/gtoken/gtoken.go ```golang // getToken 通过userKey获取Token func (m *GfToken) getToken(ctx context.Context, userKey string) Resp { cacheKey := m.CacheKey + userKey userCacheResp := m.getCache(ctx, cacheKey) if !userCacheResp.Success()...

``` public Drawable getDrawable(String source) { Drawable drawable = BitmapUtil.LoadImageFromWebOperations(source); drawable.setBounds(0, 0, about.getWidth() - about.getPaddingLeft() - about.getPaddingRight(), 400); return drawable; } ```

配置代理,单独浏览器走代理

感谢作者框架,完成小程序:四六级管家 QQ小程序: ![image](https://user-images.githubusercontent.com/11585188/66693743-04913c80-ecdf-11e9-9012-20fd4ee6ce09.png) 微信小程序: ![image](https://user-images.githubusercontent.com/11585188/66693745-0d820e00-ecdf-11e9-8cd5-0dcf776fa0d8.png)

good first issue

```sh [ERRO] /home/jetereting/IdeaProjects/mp-videoWaterMaker/dist/src ERROR: 样式名`flex-undefined`不支持 @8781:3 [ERRO] /home/jetereting/IdeaProjects/mp-videoWaterMaker/dist/src ERROR: 样式名`flex-undefined`不支持 @8784:3 [ERRO] /home/jetereting/IdeaProjects/mp-videoWaterMaker/dist/src ERROR: 属性`background-color` 的颜色值 `currentColor` 无效` @8817:3 [WARN] /home/jetereting/IdeaProjects/mp-videoWaterMaker/dist/src WARN: 选择器 `.card-swiper` 已经存在,后者合并前者@9386:1 [ERRO] /home/jetereting/IdeaProjects/mp-videoWaterMaker/dist/src ERROR: 属性 `width`...

wontfix

feat: 1.修改参数:--exclude value 解析扫描时排除的目录或文件,多个目录或文件可用逗号分隔(默认:空) 2.添加参数:--onlyInclude value 解析扫描时只扫描的文件,多个文件可用逗号分隔(默认:空)

选择12个月,点击续费后出现订单号: Thank you for your order. You will receive a confirmation email shortly. ![image](https://user-images.githubusercontent.com/11585188/210700641-ca480768-cbd8-414c-91e0-7fe1c6cf38d2.png) 导致自动续费不成功,实际邮箱也没有收到确认邮件