报告滥用
已关闭
国际化,Meteor.Error修正
Created by: marchtian
throw new Meteor.Error(400, "space_users_error_user_exists"); 应改为 throw new Meteor.Error(400, t("space_users_error_user_exists"));
否则
将您的设计拖到此处,或 点击上传。
最新在前
最早在前
显示所有活动
仅显示评论
仅显示历史记录
Created by: yinlianghui
无法重现了,可能当时电脑卡吧