system-clients 3.2.93 → 3.2.94

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.
@@ -1,7 +1,7 @@
1
- // 分公司特殊组件页面注册
2
-
3
- exports.specialComp = {
4
- 'home-page': (resolve) => {
5
- require(['./Main'], resolve)
6
- }
7
- }
1
+ // 分公司特殊组件页面注册
2
+
3
+ exports.specialComp = {
4
+ 'home-page': (resolve) => {
5
+ require(['./Main'], resolve)
6
+ }
7
+ }
@@ -303,7 +303,7 @@ export default {
303
303
  isMac: false,
304
304
  depPrompt: false,
305
305
  weakPassword: false,
306
- title: '燃气客服系统',
306
+ title: '榆林榆川客服系统',
307
307
  distanceLogin: false,
308
308
  // 那些角色可以定时获取预约提示
309
309
  isTip : false,