|
|
也没有什么值要获取的呀。为什么提交总是 页面找补回来了呀
[发布提交网址1]http://segmentfault.com/api/bookmarkArchive?_=c822611a0006e1ca4d652c8a062e0d41[/发布提交网址1]
[发布提交数据1]do=add&name={文章标题}&description={文章内容}&type=public[/发布提交数据1]
[发布成功特征1]status===发布成功[/发布成功特征1]
[发布失败特征1][/发布失败特征1]
--------------------------------------------------------------------------------获取网址
[成功网址][/成功网址]
[网址库][/网址库]
为什么提交总是
<meta charset="utf-8">
<title>页面找不到了 - SegmentFault</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<style>
* {
line-height: 1.7;
margin: 0;
box-sizing: border-box;
}
html {
background-color: #f3f3f3;
color: #888;
display: table;
font-family: Helvetica, "Helvetica Neue", Arial, sans-serif;
height: 100%;
width: 100%;
}
body {
display: table-cell;
vertical-align: middle;
margin: 2em auto;
}
h1 {
color: #555;
font-size: 2em;
}
a {
color: #06a;
text-decoration: none;
}
a:hover {
text-decoration: underline;
}
p, .p { margin: 10px 0 15px; }
input, button {
font-size: 16px;
padding: 6px 10px;
border: none;
border-radius: 2px;
}
input {
background-color: #f3f3f3;
width: 60%;
javascript:; |
|