فهرست منبع

🏗:modify to the correct url

chenshuai2144 5 سال پیش
والد
کامیت
d39797b1a7
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      config/config.ts

+ 1 - 1
config/config.ts

@@ -73,7 +73,7 @@ if (isAntDesignProPreview) {
   plugins.push([
     'umi-plugin-pro',
     {
-      serverUrl: 'https://us-central1-antd-pro.cloudfunctions.net/api/',
+      serverUrl: 'https://us-central1-antd-pro.cloudfunctions.net/api',
     },
   ]);