mirror of
https://gitee.com/beijing_hongye_huicheng/lilishop-ui.git
synced 2025-12-18 00:45:54 +08:00
Merge branch 'master' of https://gitee.com/beijing_hongye_huicheng/lilishop-ui into dev-ryan
This commit is contained in:
@@ -9,7 +9,7 @@ let util = {
|
||||
};
|
||||
|
||||
util.title = function (title) {
|
||||
title = title || 'lili ';
|
||||
title = title || 'lili 运营后台';
|
||||
window.document.title = title;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user