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
|
@@ -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>
|