manage-client 3.2.294 → 3.2.296

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.
@@ -19,9 +19,9 @@ var qtx= 'http://36.103.222.144:6300/'
19
19
  // var bendi = 'http://203.57.101.233:8400/'
20
20
  // var bendi = 'http://121.36.106.17:8400/'
21
21
  // var fuwu = 'http://203.57.101.233:9001'
22
- var bendi = 'http://192.168.50.4:8400'
22
+ var bendi = 'http://119.187.112.234:8300/#'
23
23
  // var bendi = 'http://119.187.112.234:8400/'
24
- var wode = 'http://127.0.0.1:8084'
24
+ var wode = 'http://119.187.112.234:8300/#'
25
25
  // 192.168.
26
26
  // var str = 'http://127.0.0.1:8080/manage', str2 = 'http://192.168.50.199:8300'
27
27
  // var str = 'http://192.168.10.233:8300', str2 = 'http://192.168.10.14:8300'
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "manage-client",
3
- "version": "3.2.294",
3
+ "version": "3.2.296",
4
4
  "description": "经营管控模块前台组件",
5
5
  "main": "src/index.js",
6
6
  "directories": {
@@ -134,7 +134,7 @@
134
134
 
135
135
  <th><nobr>上报类型</nobr></th>
136
136
  <th><nobr>表内累计充值金额</nobr></th>
137
- <th><nobr>噪音强度</nobr></th>
137
+ <th><nobr>信号强度</nobr></th>
138
138
  <th><nobr>信噪比</nobr></th>
139
139
  <th><nobr>电压</nobr></th>
140
140