phoenixor

Results 10 issues of phoenixor

按照官方文档引入了这个库,编译项目时直接报错,而且没有错误提示,注释掉引入语句就正常了 ![image](https://user-images.githubusercontent.com/6568115/49350707-fcde3000-f6ea-11e8-8314-0912000bbb38.png) ![image](https://user-images.githubusercontent.com/6568115/49350728-17b0a480-f6eb-11e8-9448-912c10628121.png)

![image](https://user-images.githubusercontent.com/6568115/145668120-f3293f3d-aa09-432c-9af4-13a9ac1c1a84.png) 这个项目是别人的开源项目,基于vue3 elementPlus webpack,用wp2vite转换成vite报错 原项目地址:https://gitee.com/lolicode/scui

**描述问题** ``` 系统是win10 64位,python3.8.0, pip是最新,使用清华和阿里源安装都报以下错误: ERROR: Could not find a version that satisfies the requirement tensorflow==1.14.0 (from -r requirements.txt (line 10)) (from versions: none) ERROR: No matching distribution found for...

代码跟你的一样,检查过n遍,运行起来是这样的: ![image](https://user-images.githubusercontent.com/6568115/49521568-b2be9f80-f8e0-11e8-9b1f-18b5c4c23130.png) 在src\views\layout\SidebarItem.vue下报两个v-for和v-if一起使用错误,暂时不知道怎么把v-if的值放到computed里面: ![image](https://user-images.githubusercontent.com/6568115/49521645-e1d51100-f8e0-11e8-9e40-978d1f73abd4.png) ![image](https://user-images.githubusercontent.com/6568115/49521657-e7325b80-f8e0-11e8-994a-fa5093074f55.png) 另外还报setToken找不到错误,这个有点搞不懂,setToken明明是写在src\utils\auth.js里面的方法,为什么会报“在src\store\mutation-types.js里面找不到的错误”???? ![image](https://user-images.githubusercontent.com/6568115/49521823-35dff580-f8e1-11e8-82d7-3b8cd8107aaf.png)

你的代码没有写异步更新DOM导致报“resetFields()找不到”的错误,我使用$nextTick之后正常了,但是又报另外一个错误,不知道什么原因,代码如下: ![image](https://user-images.githubusercontent.com/6568115/49415967-50b44c00-f7b3-11e8-915f-13fe664f4241.png) 点击“忘记密码”之后报错如下: ![image](https://user-images.githubusercontent.com/6568115/49415996-67f33980-f7b3-11e8-9d6d-c1a1d27137f9.png) 求回复

按文档的方式在main.js引入这个库,编译时报错,而且没有具体错误提示

需要在小程序页面每次onShow()时从本地缓存刷新数据到echarts上,图表初始化使用官方示例的方法。 ![image](https://user-images.githubusercontent.com/6568115/76596652-aee4e880-6539-11ea-8b2f-f825dcd484f7.png) onShow()中刷新数据时,打印出chart实例是null `chart.setOption() ` 如果设置一个计时器,几秒后再执行这句就可以成功。 请问怎么监听图表初始化完成,避免出现实例为null报错

waiting-for-author

I need to automatically operate the pop-up window of Windows desktop software in the crawler, in the middle of the pop-up window is a list of users, below is the...

### Your question I use an Ubuntu server. The hardware information is : cuda:0 Tesla T4 : cudaMallocAsync 15G I use the official sample workflow. The loader used is as...

User Support
Stale

有没有方案可以实现抖音自动登录获取cookie,超时自动重登录?

enhancement