vite-uni-dev-tool 0.0.2 → 0.0.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/README.md +20 -20
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -62,59 +62,59 @@ export default defineConfig({
62
62
 
63
63
  - 支持 console 日志
64
64
 
65
- ![image.png](https://gitee.com/cloud_l/vite-uni-dev-tool/raw/master/packages/core/public/console.jpg)
65
+ ![image.png](https://gitee.com/cloud_l/vite-uni-dev-tool/raw/master/packages/docs/public/console.jpg)
66
66
 
67
67
  - 支持 network 监控
68
68
 
69
- ![image.png](https://gitee.com/cloud_l/vite-uni-dev-tool/raw/master/packages/core/public/network1.jpg)
70
- ![image.png](https://gitee.com/cloud_l/vite-uni-dev-tool/raw/master/packages/core/public/network2.jpg)
71
- ![image.png](https://gitee.com/cloud_l/vite-uni-dev-tool/raw/master/packages/core/public/network3.jpg)
72
- ![image.png](https://gitee.com/cloud_l/vite-uni-dev-tool/raw/master/packages/core/public/network4.jpg)
69
+ ![image.png](https://gitee.com/cloud_l/vite-uni-dev-tool/raw/master/packages/docs/public/network1.jpg)
70
+ ![image.png](https://gitee.com/cloud_l/vite-uni-dev-tool/raw/master/packages/docs/public/network2.jpg)
71
+ ![image.png](https://gitee.com/cloud_l/vite-uni-dev-tool/raw/master/packages/docs/public/network3.jpg)
72
+ ![image.png](https://gitee.com/cloud_l/vite-uni-dev-tool/raw/master/packages/docs/public/network4.jpg)
73
73
 
74
74
  - 支持 upload 监控
75
75
 
76
- ![image.png](https://gitee.com/cloud_l/vite-uni-dev-tool/raw/master/packages/core/public/upload1.jpg)
77
- ![image.png](https://gitee.com/cloud_l/vite-uni-dev-tool/raw/master/packages/core/public/upload2.jpg)
78
- ![image.png](https://gitee.com/cloud_l/vite-uni-dev-tool/raw/master/packages/core/public/upload3.jpg)
79
- ![image.png](https://gitee.com/cloud_l/vite-uni-dev-tool/raw/master/packages/core/public/upload4.jpg)
76
+ ![image.png](https://gitee.com/cloud_l/vite-uni-dev-tool/raw/master/packages/docs/public/upload1.jpg)
77
+ ![image.png](https://gitee.com/cloud_l/vite-uni-dev-tool/raw/master/packages/docs/public/upload2.jpg)
78
+ ![image.png](https://gitee.com/cloud_l/vite-uni-dev-tool/raw/master/packages/docs/public/upload3.jpg)
79
+ ![image.png](https://gitee.com/cloud_l/vite-uni-dev-tool/raw/master/packages/docs/public/upload4.jpg)
80
80
 
81
81
  - 支持 websocket 监控
82
82
 
83
- ![image.png](https://gitee.com/cloud_l/vite-uni-dev-tool/raw/master/packages/core/public/websocket1.jpg)
84
- ![image.png](https://gitee.com/cloud_l/vite-uni-dev-tool/raw/master/packages/core/public/websocket2.jpg)
83
+ ![image.png](https://gitee.com/cloud_l/vite-uni-dev-tool/raw/master/packages/docs/public/websocket1.jpg)
84
+ ![image.png](https://gitee.com/cloud_l/vite-uni-dev-tool/raw/master/packages/docs/public/websocket2.jpg)
85
85
 
86
86
  - 支持 connection 网络状态查看
87
87
 
88
- ![image.png](https://gitee.com/cloud_l/vite-uni-dev-tool/raw/master/packages/core/public/connection.jpg)
88
+ ![image.png](https://gitee.com/cloud_l/vite-uni-dev-tool/raw/master/packages/docs/public/connection.jpg)
89
89
 
90
90
  - 支持 route 查看,跳转
91
91
 
92
- ![image.png](https://gitee.com/cloud_l/vite-uni-dev-tool/raw/master/packages/core/public/route.jpg)
92
+ ![image.png](https://gitee.com/cloud_l/vite-uni-dev-tool/raw/master/packages/docs/public/route.jpg)
93
93
 
94
94
  - 支持 storage 监控,编辑
95
95
 
96
- ![image.png](https://gitee.com/cloud_l/vite-uni-dev-tool/raw/master/packages/core/public/storage.jpg)
96
+ ![image.png](https://gitee.com/cloud_l/vite-uni-dev-tool/raw/master/packages/docs/public/storage.jpg)
97
97
 
98
98
  - 支持 vuex 监控,编辑
99
99
 
100
- ![image.png](https://gitee.com/cloud_l/vite-uni-dev-tool/raw/master/packages/core/public/vuex.jpg)
100
+ ![image.png](https://gitee.com/cloud_l/vite-uni-dev-tool/raw/master/packages/docs/public/vuex.jpg)
101
101
 
102
102
  - 支持 pinia 监控,编辑
103
103
 
104
- ![image.png](https://gitee.com/cloud_l/vite-uni-dev-tool/raw/master/packages/core/public/pinia.jpg)
104
+ ![image.png](https://gitee.com/cloud_l/vite-uni-dev-tool/raw/master/packages/docs/public/pinia.jpg)
105
105
 
106
106
  - 支持查看 window 信息
107
107
 
108
- ![image.png](https://gitee.com/cloud_l/vite-uni-dev-tool/raw/master/packages/core/public/window.jpg)
108
+ ![image.png](https://gitee.com/cloud_l/vite-uni-dev-tool/raw/master/packages/docs/public/window.jpg)
109
109
 
110
110
  - 支持查看 device 信息
111
111
 
112
- ![image.png](https://gitee.com/cloud_l/vite-uni-dev-tool/raw/master/packages/core/public/device.jpg)
112
+ ![image.png](https://gitee.com/cloud_l/vite-uni-dev-tool/raw/master/packages/docs/public/device.jpg)
113
113
 
114
114
  - 支持查看 system 信息
115
115
 
116
- ![image.png](https://gitee.com/cloud_l/vite-uni-dev-tool/raw/master/packages/core/public/system.jpg)
116
+ ![image.png](https://gitee.com/cloud_l/vite-uni-dev-tool/raw/master/packages/docs/public/system.jpg)
117
117
 
118
118
  - setting 页,支持重启,导出日志(h5,app)
119
119
 
120
- ![image.png](https://gitee.com/cloud_l/vite-uni-dev-tool/raw/master/packages/core/public/setting.jpg)
120
+ ![image.png](https://gitee.com/cloud_l/vite-uni-dev-tool/raw/master/packages/docs/public/setting.jpg)
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "vite-uni-dev-tool",
3
- "version": "0.0.2",
3
+ "version": "0.0.3",
4
4
  "description": "vite-uni-dev-tool, debug, uni-app, 一处编写,到处调试",
5
5
  "keywords": [
6
6
  "vite",