jiaxin

Results 50 comments of jiaxin

非常感谢您的工作! `登录 / 锁定请求` 部分的代码已经用在一个项目中,解决了一个大问题。 之前在 `app.js` 中的 `onLaunch` 执行登录(`wx.login()` 换取 `code`),获取token,总是有请求时序的问题。(`wx.setStorageSync`与token的获取有延迟)

请问有QQ群或者钉钉的讨论组吗?

@Igogrek Vue [2.5.0](https://github.com/vuejs/vue/releases/tag/v2.5.0) already released 🍺

hey guy, [this](https://github.com/luoyedaren/chenghai.blog) is your repo, right? Please create a new repo named like 'luoyedaren.github.io' and push your file in master branch, then it will works.

But i can't see you have a repo named 'luoyedaren.github.io'. This project is just an example that the username is 'itorr' and he has an repo named 'itorr.github.io'.

Please replace the static assets to your source cause you are using https. You can check the error in Chrome's 'inspect'.

Please check line 37 in index.html and line 109 in 'i/gitblog.js'.

I think download the js file and push to the repo is not so difficult to explain.

You also need to change the index.html to ``` javascript var gitConfig={ ssh:'[email protected]:luoyedaren/luoyedaren.github.io.git' } ```

我刚提了2个PR。 另外, 'x.js' 是坨坨肉的统计代码,直接去掉或者换成自己的就行了。 HTTPS下,所有资源默认都应该通过HTTPS加载。