Browse Source

ERNIEBot layer设为Default

蓝色星空 1 year ago
parent
commit
ac6d706210
2 changed files with 2 additions and 37 deletions
  1. 1 36
      Assets/NavigatorPro.unity
  2. 1 1
      Assets/Scripts/UI/LoginPanel.cs

File diff suppressed because it is too large
+ 1 - 36
Assets/NavigatorPro.unity


+ 1 - 1
Assets/Scripts/UI/LoginPanel.cs

@@ -249,7 +249,7 @@ public class LoginPanel : BaseUI
     /// </summary>
     private void OnClickLogin()
     {
-        m_AccountStr = "Blue@163.com";
+        m_AccountStr = "666666@qq.com";
         m_PasswordStr = "123456Aa";
 
         if (string.IsNullOrWhiteSpace(m_AccountStr))

Some files were not shown because too many files changed in this diff