We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 55ec180 commit adf46e9Copy full SHA for adf46e9
README.md
@@ -34,7 +34,7 @@ React-Native实战Simple App
34
####(2)安装启动程序
35
(1)首先进入address_book目录安装node module;命令行:$ npm install
36
(2)其次cd server,命令行:$ npm install;然后启动node数据接口服务,命令行: $ node app.js
37
- (3)初次登录用户名:test@126.com 密码:123
+ (3)初次登录用户名:test0@126.com 密码:123
38
39
40
####(3)Tip:
0 commit comments