tianyun 1 年間 前
コミット
2492acab25
1 ファイル変更2 行追加2 行削除
  1. 2 2
      dream/index_t.html

+ 2 - 2
dream/index_t.html

@@ -126,8 +126,8 @@
             send: function () {
                 let data = {
                     content: `时间:${app.dream_time} ; 梦名:${app.dream_name} ; 方法:${app.dream_method} ; 类型:${app.dream_type}
-                                ${app.dream_data}
-                                #梦记`
+${app.dream_data}
+#梦记`
                 }
                 let authStr = "bearer eyJhbGciOiJIUzI1NiIsImtpZCI6InYxIiwidHlwIjoiSldUIn0.eyJuYW1lIjoidGlhbnl1bnBlcmZlY3QiLCJpc3MiOiJtZW1vcyIsInN1YiI6IjEiLCJhdWQiOlsidXNlci5hY2Nlc3MtdG9rZW4iXSwiaWF0IjoxNzA5MTc5NTUyfQ.LFxWB4efya1sL7VoJ42xpXxbAip-udT_Kx2OwZ8Y3-E";
                 let myHeaders = {