Kaynağa Gözat

静态页面

1002884655 3 yıl önce
ebeveyn
işleme
a4d3627d1c

+ 1
- 1
src/pages/index/buildingDetail/components/BasicInfo/index.jsx Dosyayı Görüntüle

@@ -19,7 +19,7 @@ export default function BasicInfo (props) {
19 19
 
20 20
   const handleSubscribeMessage = () => {
21 21
     Taro.showToast({
22
-      title: '暂未开启',
22
+      title: '该功能即将上线!',
23 23
       icon: 'none',
24 24
     })
25 25
   }