更新TSG-v3.0 Security Policy版本初稿原型

This commit is contained in:
chengsir
2019-10-30 14:24:11 +08:00
parent 70030f89ae
commit 48ae81c20e
481 changed files with 48653 additions and 362006 deletions

View File

@@ -0,0 +1,7 @@
$axure.internal(function($ax) {
var _globals = $ax.globals = {};
$ax.globals.MaxZIndex = 1000;
$ax.globals.MinZIndex = -1000;
});