Commit dda9822c authored by eddie.woo's avatar eddie.woo

fix 水印

parent f51b3340
......@@ -362,7 +362,7 @@ var app = angular.module('app', ['ui.tree', 'ui.bootstrap', 'ui.bootstrap.tpls',
waterMark({
systemId: '2500',
//当前用户ID
userId: loginContext.userId,
userId: loginContext.localName,
textStyle: 'rgba(0,0,0,0.15)',
containerEl: document.querySelector('body')
});
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment