Strona działa najlepiej z włączonym JavaScript.
Strona główna
Odkrywaj
Pomoc
Zarejestruj się
Zaloguj się
FumaoPublic
/
gptAgent
Obserwuj
3
Polub
0
Forkuj
0
Kod
Zgłoszenia
0
Oczekujące zmiany
0
Wydania
0
Wiki
Aktywność
Przeglądaj źródła
upload
master
HolyKnightIX
2 lat temu
rodzic
06890d8790
commit
8f3c5928e1
3 zmienionych plików
z
4 dodań
i
4 usunięć
Widok podzielony
Opcje porównania
Pokaż statystyki
Ściągnij plik aktualizacji
Ściągnij plik porównania
+1
-1
miniprogram/pages/chat/chat.js
+2
-2
miniprogram/utils/request.js
+1
-1
project.config.json
+ 1
- 1
miniprogram/pages/chat/chat.js
Wyświetl plik
@@ -43,7 +43,7 @@ Page({
const that = this
return new Promise((resolve, reject) => {
const data = {
appId: 'wx
edb9fb309728a9f1
',
appId: 'wx
f288a9b8167ff2ca
',
message
}
request.post({
+ 2
- 2
miniprogram/utils/request.js
Wyświetl plik
@@ -33,9 +33,9 @@ class request {
/**
* @description 小程序appId
* @returns {string} wx
edb9fb309728a9f1
* @returns {string} wx
f288a9b8167ff2ca
*/
appId = 'wx
edb9fb309728a9f1
';
appId = 'wx
f288a9b8167ff2ca
';
/**
* @description get
+ 1
- 1
project.config.json
Wyświetl plik
@@ -31,7 +31,7 @@
"simulatorPluginLibVersion": {},
"condition": {},
"srcMiniprogramRoot": "miniprogram/",
"appid": "wx
edb9fb309728a9f1
",
"appid": "wx
f288a9b8167ff2ca
",
"libVersion": "2.31.0",
"editorSetting": {
"tabIndent": "insertSpaces",
Napisz
Podgląd
Ładowanie…
Anuluj
Zapisz