冯文华

Results 8 comments of 冯文华

[Specifications.zip](https://github.com/AloneMonkey/MonkeyDev/files/6806131/Specifications.zip) 解压,放到下图所在位置即可 ![image](https://user-images.githubusercontent.com/26518808/125396478-31581380-e3df-11eb-901a-0d1014154a76.png)

> path : layout/common/scripts.ftl > > > new Toc({ > wrapperId: 'post-article', > insertId: 'toc', > showSerial: true > }).createToc(); > > > 找不到toc/toc.min.js 这个js 然后new Toc的时候会报错 https://fengwenhua.top/archives/fantastic%E4%B8%BB%E9%A2%98%E7%9A%84%E4%B8%80%E4%BA%9B%E9%97%AE%E9%A2%98%E6%9C%AA%E5%AE%8C%E5%BE%85%E7%BB%AD

```bash rm -rf node_modules cnpm install cnpm run dev:renderer ``` 另起一个终端: ```bash cp ./config/devconfig.example.json ./config/devconfig.json ``` 安装[React Developer Tools](https://chrome.google.com/webstore/detail/react-developer-tools/fmkadmapgofadopljbjfkapdkoienihi/related) 和 [Redux DevTools](https://chrome.google.com/webstore/detail/redux-devtools/lmhkpmbekcpmknklioeibfkpmmfibljd) 编辑`./config/devconfig.json`, 其中的`hua`是我的用户名 ```json { "extensions": [ "/Users/hua/Library/Application Support/Google/Chrome/Default/Extensions/lmhkpmbekcpmknklioeibfkpmmfibljd/2.17.0_0",...

Hello, Thank you for your tutorial!! Here is the patch I just modified, it works for my laptop ASUS A556U!!! [A556U电源补丁.txt](https://github.com/RehabMan/Laptop-DSDT-Patch/files/2760065/A556U.txt)

> 请问支持多账户吗?加多个环境变量吗? 最新版已经支持多账户,即可以配置多个同名环境变量 `HIFINI_LOGIN`

> https://github.com/Lochinor/hifini_sign_in.git 现在.com域名无法访问了,有个.net的域名 最新版已经支持环境变量中配置域名

> > https://github.com/svohoyzvozyvs/hifini_sign_in 可以看看我的,我这样是可以的 > > KunCheng-He _**@**_.***> 于2024年12月19日周四 22:57写道: > > […](#) > > 拉库能加个代理吗,国内拉不动 README中有提到国内机器,可以看看能不能拉

> * https://www.hifiti.com/ > * https://hifiki.com/ > > 代码都是同一套,我相信可能部署了其它好几套。 所以能否支持多 url 多账户签到 最新版已经支持配置域名,以及多个账号