|
@@ -19,8 +19,7 @@ class imageList extends React.Component {
|
|
}
|
|
}
|
|
|
|
|
|
componentDidMount() {
|
|
componentDidMount() {
|
|
- //fetch("/system/ajgi/interface?script=/Photo/backend/listFile.js", {
|
|
|
|
- fetch("https://google.com", {
|
|
|
|
|
|
+ fetch("/system/ajgi/interface?script=/Photo/backend/listFile.js", {
|
|
method: 'post',
|
|
method: 'post',
|
|
headers: {
|
|
headers: {
|
|
'Accept': 'application/json',
|
|
'Accept': 'application/json',
|