hujike commited on
Commit
123ade7
·
1 Parent(s): 3c01a0f

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +7 -7
index.html CHANGED
@@ -111,7 +111,7 @@
111
  this.loading = true
112
  axios({
113
  method: 'post',
114
- url: 'https://v52eoq.laf.dev/mj-func',
115
  data: {
116
  type: 'imagine',
117
  param: {
@@ -137,9 +137,9 @@
137
  getResult(msg_Id) {
138
  axios({
139
  method: 'post',
140
- url: 'https://v52eoq.laf.dev/mj-func',
141
  data: {
142
- type: 'RetrieveMessages'
143
  }
144
  }).then(res => {
145
  console.log('[ res ] >', res)
@@ -183,7 +183,7 @@
183
  });
184
  axios({
185
  method: 'post',
186
- url: 'https://v52eoq.laf.dev/mj-func',
187
  data: {
188
  type: 'variation',
189
  param: {
@@ -218,7 +218,7 @@
218
  });
219
  axios({
220
  method: 'post',
221
- url: 'https://ud1wof.laf.dev/mj',
222
  data: {
223
  type: 'upscale',
224
  param: {
@@ -244,9 +244,9 @@
244
  getOtherCase() {
245
  axios({
246
  method: 'post',
247
- url: 'https://v52eoq.laf.dev/mj-func',
248
  data: {
249
- type: 'RetrieveMessages'
250
  }
251
  }).then(res => {
252
  const { data } = res
 
111
  this.loading = true
112
  axios({
113
  method: 'post',
114
+ url: 'ttps://gghfpp.laf.dev/mj-func',
115
  data: {
116
  type: 'imagine',
117
  param: {
 
137
  getResult(msg_Id) {
138
  axios({
139
  method: 'post',
140
+ url: 'https://gghfpp.laf.dev/mj-func',
141
  data: {
142
+ type: 'retrieveMessages'
143
  }
144
  }).then(res => {
145
  console.log('[ res ] >', res)
 
183
  });
184
  axios({
185
  method: 'post',
186
+ url: 'https://gghfpp.laf.dev/mj-func',
187
  data: {
188
  type: 'variation',
189
  param: {
 
218
  });
219
  axios({
220
  method: 'post',
221
+ url: 'https://gghfpp.laf.dev/mj-func',
222
  data: {
223
  type: 'upscale',
224
  param: {
 
244
  getOtherCase() {
245
  axios({
246
  method: 'post',
247
+ url: 'https://gghfpp.laf.dev/mj-func',
248
  data: {
249
+ type: 'retrieveMessages'
250
  }
251
  }).then(res => {
252
  const { data } = res