From c65fc8c8946f49125d354249cd51cf431ce55421 Mon Sep 17 00:00:00 2001 From: Baiang <973366510@qq.com> Date: Tue, 10 May 2016 10:28:29 +0800 Subject: [PATCH] =?UTF-8?q?@flamingtop=E8=B4=A1=E7=8C=AE2=E7=A7=8D?= =?UTF-8?q?=E8=B7=A8=E5=9F=9F=E6=96=B9=E6=B3=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index f51e553..ab2e502 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ dfy ========================== +[![npm](https://img.shields.io/npm/v/npm.svg?maxAge=2592000)]()[![Github Releases](https://img.shields.io/github/downloads/atom/atom/latest/total.svg?maxAge=2592000)]() 大房鸭前端工具,为解决开发中出现问题而诞生。 @@ -127,4 +128,12 @@ npm install dfy #### 提供外网测试 -外网测试域名139.196.31.129:8010,默认请求www.dafangya.com域名 \ No newline at end of file +外网测试域名139.196.31.129:8010,默认请求www.dafangya.com域名 + + + +#### [@flamingtop](https://github.com/flamingtop) 贡献2种方法: + +1. 在host文件强制目标域名指向测试机ip,或者 +2. 关掉浏览器same origin policy,如 chromium-browser -user-data-dir --disable-web-security +