Hi,. If you stringify the object in the JS layer, then it comes as string in the JSX environment. You then need to "eval" that string as an object but ...
確定! 回上一頁