javascript - Please help me see why this ajax will report an error.
PHP中文网
PHP中文网 2017-07-05 10:52:11
0
1
967

PHP中文网
PHP中文网

认证高级PHP讲师

reply all(1)
typecho

You spliced ​​data and added parentheses, and your data.status must be wrong. After executing data=eval('('+data+')'), data becomes a string, not an object.

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template