|
@@ -510,7 +510,8 @@ class AddminiFans extends Component {
|
|
style={{ width: "100%" }}
|
|
style={{ width: "100%" }}
|
|
type="text"
|
|
type="text"
|
|
id="url"
|
|
id="url"
|
|
- defaultValue={this.state.newViewUrl}
|
|
|
|
|
|
+ readOnly
|
|
|
|
+ value={this.state.newViewUrl}
|
|
/>
|
|
/>
|
|
{/* http://ue.360lj.com/api/Home/Login?identity=0&backurl=http://ue.360lj.com/dist/shortVideo?duankouID=001 */}
|
|
{/* http://ue.360lj.com/api/Home/Login?identity=0&backurl=http://ue.360lj.com/dist/shortVideo?duankouID=001 */}
|
|
<Button
|
|
<Button
|