system-phone 1.2.132 → 1.2.133

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.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "system-phone",
3
- "version": "1.2.132",
3
+ "version": "1.2.133",
4
4
  "description": "手机模块 前端组件",
5
5
  "author": "何宁社 <524395609@qq.com>",
6
6
  "license": "ISC",
@@ -18,7 +18,7 @@
18
18
  <img src="../assets/未选.png" style="width: 20px;margin-bottom: 5px" alt="" v-if="showauto == '2'" @click="showon1()">
19
19
  <span class="text-left font">自动登录</span>
20
20
  <p></p>
21
- <span class="devicetext">版本号:{{deviceIemi}}</span>
21
+ <span class="devicetext">版本号:{{deviceIemi}}</span> <br>
22
22
  <span class="devicetext">设备码:{{versionNumber}}</span>
23
23
  </div>
24
24
  </div>