移動端調試html頁面的方法

來源:互聯網
上載者:User

標籤:

weinre這種方法。

1.首先你要安裝nodejs,要裝一個低版本的,最新版本的裝weinre會裝不上。這裡給個

 https://nodejs.org/dist/v0.10.20/node-v0.10.20-x86.msi

2.然後npm命令

  npm install -g weinre

3.運行wernre  

  weinre --httpPort 8081 --bounHost -all-

  在瀏覽器輸入上面的 localhost:8081

4.你會看到這樣的一個介面

  複製紅線框裡面的一段 內容,插入到你要調試的html頁面中。

5.接下來找到你weinre的安裝目錄,

  如:

建立一個 www 目錄,

 

    將調試頁面,放在這個www目錄裡面,

  手機訪問:localhost:8081/www/index.html

 

 

另一種調試方法:

  安裝anywhere,這種方法比上面簡單,而且比上面方便。

  npm install anywhere -g

  安裝好後,cmd 命令 進入你要調試html頁面的目錄,運行 anywhere 


移動端調試html頁面的方法

聯繫我們

該頁面正文內容均來源於網絡整理,並不代表阿里雲官方的觀點,該頁面所提到的產品和服務也與阿里云無關,如果該頁面內容對您造成了困擾,歡迎寫郵件給我們,收到郵件我們將在5個工作日內處理。

如果您發現本社區中有涉嫌抄襲的內容,歡迎發送郵件至: info-contact@alibabacloud.com 進行舉報並提供相關證據,工作人員會在 5 個工作天內聯絡您,一經查實,本站將立刻刪除涉嫌侵權內容。

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.