system-phone 1.2.98-2 → 1.2.100
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 +1 -1
- package/src/assets//345/207/272/345/205/267/350/256/276/350/256/241/345/233/276/347/272/270.png +0 -0
- package/src/assets//345/220/210/345/220/214/347/255/276/350/256/242.png +0 -0
- package/src/assets//345/256/236/345/220/215/350/256/244/350/257/201.png +0 -0
- package/src/assets//345/256/242/346/234/215/347/256/241/347/220/206.png +0 -0
- package/src/assets//345/267/245/347/250/213/346/212/245/344/273/267.png +0 -0
- package/src/assets//345/267/245/347/250/213/346/226/275/345/267/245.png +0 -0
- package/src/assets//345/267/245/347/250/213/346/264/276/345/267/245.png +0 -0
- package/src/assets//347/216/260/345/234/272/345/213/230/345/257/237.png +0 -0
- package/src/assets//347/255/276/345/255/227/345/276/205/345/212/236.png +0 -0
- package/src/assets//351/200/232/346/260/224/347/202/271/347/201/253.png +0 -0
- package/src/components/AttendManage.vue +1 -1
package/package.json
CHANGED
package/src/assets//345/207/272/345/205/267/350/256/276/350/256/241/345/233/276/347/272/270.png
ADDED
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
@@ -244,7 +244,7 @@
|
|
|
244
244
|
const user = Vue.user
|
|
245
245
|
console.log("Vue.android"+Vue.android)
|
|
246
246
|
if(Vue.android){
|
|
247
|
-
const result = this.$androidUtil.
|
|
247
|
+
const result = this.$androidUtil.syncBzLogic("TipConfig",{data:{config,user}})
|
|
248
248
|
if(result.code === 200){
|
|
249
249
|
for(let funs in Vue.functions){
|
|
250
250
|
if(Vue.functions[funs].link == 'attend-manage'){
|