docs: remove eruda-dom

This commit is contained in:
redhoodsu
2022-12-20 00:34:26 +08:00
parent 7e85372666
commit fc65e51df1
2 changed files with 0 additions and 2 deletions

View File

@@ -115,7 +115,6 @@ eruda.init({
* [eruda-code](https://github.com/liriliri/eruda-code): Run JavaScript code. * [eruda-code](https://github.com/liriliri/eruda-code): Run JavaScript code.
* [eruda-benchmark](https://github.com/liriliri/eruda-benchmark): Run JavaScript benchmarks. * [eruda-benchmark](https://github.com/liriliri/eruda-benchmark): Run JavaScript benchmarks.
* [eruda-geolocation](https://github.com/liriliri/eruda-geolocation): Test geolocation. * [eruda-geolocation](https://github.com/liriliri/eruda-geolocation): Test geolocation.
* [eruda-dom](https://github.com/liriliri/eruda-dom): Navigate dom tree.
* [eruda-orientation](https://github.com/liriliri/eruda-orientation): Test orientation api. * [eruda-orientation](https://github.com/liriliri/eruda-orientation): Test orientation api.
* [eruda-touches](https://github.com/liriliri/eruda-touches): Visualize screen touches. * [eruda-touches](https://github.com/liriliri/eruda-touches): Visualize screen touches.

View File

@@ -116,7 +116,6 @@ eruda.init({
* [eruda-code](https://github.com/liriliri/eruda-code):运行 JavaScript 代码。 * [eruda-code](https://github.com/liriliri/eruda-code):运行 JavaScript 代码。
* [eruda-benchmark](https://github.com/liriliri/eruda-benchmark):运行 JavaScript 性能测试。 * [eruda-benchmark](https://github.com/liriliri/eruda-benchmark):运行 JavaScript 性能测试。
* [eruda-geolocation](https://github.com/liriliri/eruda-geolocation):测试地理位置接口。 * [eruda-geolocation](https://github.com/liriliri/eruda-geolocation):测试地理位置接口。
* [eruda-dom](https://github.com/liriliri/eruda-dom):浏览 dom 树。
* [eruda-orientation](https://github.com/liriliri/eruda-orientation):测试重力感应接口。 * [eruda-orientation](https://github.com/liriliri/eruda-orientation):测试重力感应接口。
* [eruda-touches](https://github.com/liriliri/eruda-orientation):可视化屏幕 Touch 事件触发。 * [eruda-touches](https://github.com/liriliri/eruda-orientation):可视化屏幕 Touch 事件触发。