system-phone 3.0.49-11 → 3.0.49-13

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.
@@ -75,6 +75,8 @@
75
75
  ready(){
76
76
  //首次进入默认开启播放
77
77
  HostApp.setPreference('f_voiceSwitch','true')
78
+ //是否开启无限制响铃(单值参数配 -1 代表开启无限制响铃)
79
+ HostApp.setPreference('loop',this.$appdata.getSingleValue('loop'))
78
80
  },
79
81
  methods: {
80
82
  // 新增工单