就是這樣echo json 字符串嗎?function my(){
...
echo {"code":"NO_ERROR","msg":"獲取系統參數成功"}
}
php 響應 ajax 的時候,怎么返回 json 對象呢?我這樣對嗎?
慕森卡
2018-09-14 14:09:06