假設有一個 list component 資料是透過 api 取得,本身 component 又可以編輯這個資料
class List extends Component {
constructor(props) {
super(props)
const { list } = props
<?php | |
// 值機人員帳號,需帶入 iframe src 中 | |
$AgentID = "kenneth" | |
?> | |
<iframe | |
src="http://10.9.173.143/CTISignIn.aspx?AgentID=<?= $AgentID ?>&UnitID=Lafresh&TenantId=Lafresh" | |
id="frameid" | |
frameborder="0" | |
width="100%" |
{ | |
"data":[ | |
{ | |
"smid":2, | |
"platform_name":"IQ-Publish", | |
"platform_type":"PlatformMessenger", | |
"communityid":"2251401034889921", | |
"name":"會員A", | |
"attachmentid":null, | |
"lastmodifieddt":"2020-05-21T14:22:35.123", |
{ | |
"q":"安安", | |
"result":[ | |
1945, | |
1904, | |
1899, | |
1849, | |
927, | |
284, | |
283, |
<!DOCTYPE html> | |
<html> | |
<head> | |
<title>尬廣</title> | |
</head> | |
<body> | |
<h3>尬廣</h3> | |
<label> | |
<span>名稱:</span> | |
<input type="text" id="name" autocomplete='off' placeholder="輸入名稱" value="測試人員" /> |
{ | |
"container": { | |
"prefix": "rrdc", | |
"body": [ | |
"import ${TM_FILENAME_BASE} from '../../components${1}'", | |
"import { connect } from 'react-redux'", | |
"", | |
"function mapStateToProps(state){", | |
" return {", | |
" ${2}", |
/** | |
* create by Zap Lin | |
* this is a magic function for collecting form data and convert it to object | |
* | |
* ref: https://developer.mozilla.org/zh-TW/docs/Web/API/FormData/FormData | |
*/ | |
/** | |
* collecting data from <form> element and convert to Object (JSON) |
class Frame extends Component { | |
componentDidMount() { | |
this.iframeHead = this.node.contentDocument.head | |
this.iframeRoot = this.node.contentDocument.body | |
this.forceUpdate() | |
} | |
render() { | |
const { children, head, ...rest } = this.props | |
return ( |
{ | |
"author": "dionysus7788 (低等動物 )", | |
"title": "[塗鴉] 希洽&裏洽的終末", | |
"board": "C_Chat", | |
"datetime": "Tue Dec 9 00:44:59 2008", | |
"content": "\n有人反應看不到圖 故補上相簿圖 應該不會看不到了\n\n希洽\nhttp://i716.photobucket.com/albums/ww167/dionysus7788/2.jpg\n\n\n\nhttp://www.wretch.cc/album/show.php?i=dionysus7788&b=2&f=1441294510&p=31\n裏洽(舊圖上色)\nhttp://i716.photobucket.com/albums/ww167/dionysus7788/3.jpg\n\n\n\nhttp://www.wretch.cc/album/show.php?i=dionysus7788&b=2&f=1441294508&p=29\n「跟我搶男人?我就讓妳永遠沒臉見人...!」\n\n「不過...沒想到這麼好賺呢,不過一天而已...」\n\n對不起 雖然已經有人反應好久沒看到賣萌的希洽\n\n可是這張希洽還是壞掉了= =\n\n下一張會正常一點吧(應該吧XD)\n\n--\n 18166 4/01 - □ (本文\n已\n被\n刪\n除)", | |
"url": "https://www.ptt.cc/bbs/C_Chat/M.1228754707.A.344.html", | |
"comments": [ | |
{ | |
"score": "推", |