before sharenotebooks

This commit is contained in:
iiuazz
2014-09-12 15:32:19 +08:00
parent a113b9b5e5
commit f30430bc63
4 changed files with 39 additions and 5 deletions

View File

@ -4,7 +4,7 @@
// 默认共享notebook id
Share.defaultNotebookId = "share0";
Share.defaultNotebookTitle = "默认共享";
Share.defaultNotebookTitle = "Default Share";
Share.sharedUserInfos = {}; // userId => {}
// 在render时就创建, 以后复用之