the code is as follows async function request(data) { const response = await axios({ method: POST , url: config.apiUrl, headers: { Content-Type : application x-www-form-urlencoded; charset=GBK }, data, responseTy...
render () { let images = JSON.parse(this.props.problemDetails.images).map((item) =>( <div className="image-box" key={item.uid} onClick={() =>this.handlePreview(item)}> <img src={item.thumbUrl} alt={item.name} ...
problem description individual year range selections, month range selections, and date range selections are required in a project. Since I used bootstrap s daterangepicker plug-in before, I now want to use this plug-in as well. But this plug-in I act...
some repeated lists with some changes show whether it is feasible for simple interactive operation pages to be generated by dragging and dropping, and whether there is a running system to share ideas. ...
the environmental background of the problems and what methods you have tried there is a problem with role verification. The role verification code current_user.can (Permission.WRITE_ARTICLES) and deletes that the website can run, but role verificati...