Kaynağa Gözat

api地址协议跟随

narro 5 yıl önce
ebeveyn
işleme
a9301ae114
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1
    1
      src/App.js

+ 1
- 1
src/App.js Dosyayı Görüntüle

443
 };
443
 };
444
 
444
 
445
 App.defaultProps = {
445
 App.defaultProps = {
446
-  API: "http://api.links123.net/comment/v1",
446
+  API: "//api.links123.net/comment/v1",
447
   showList: true,
447
   showList: true,
448
   showEditor: true,
448
   showEditor: true,
449
   showAlertComment: false,
449
   showAlertComment: false,