zhusaidong

Results 8 comments of zhusaidong

如果,js版本选择ECMAScript 5.1,是好的,选择ECMAScript 6+就有问题了 ![image](https://user-images.githubusercontent.com/3039961/91442441-6c735600-e8a4-11ea-96b4-6b1340f5eb9a.png)

这个是typecho的问题,typecho升级v1.2时没做兼容性。 我看master分支11天前修复了这个问题,你可以下载master的代码。 https://github.com/typecho/typecho/issues/1191

把images.properties里的coredns升级到1.7.0,再执行.\load_images.ps1试试 `k8s.gcr.io/coredns:1.7.0=registry.cn-hangzhou.aliyuncs.com/google_containers/coredns:1.7.0`

我也是这样。 当我执行`kubectl get pods -n kube-system`时发现其它都是running,就coredns是ImagePullBackOff。 然后用`kubectl describe pod coredns-f9fd979d6-72pt2 -n kube-system`查看详情, 发现它一直在下载coredns:1.7.0,下载失败 而master分支的images.properties竟然是`coredns:1.6.2`

@lcoder 写了url,会把url放到iframe里,外面调用不到iframe里的form

明哥不需要php,明哥很反感php,因为明哥对php的底层了如指掌