Kaynağa Gözat

Merge branch 'main' of http://git.ycjcjy.com/marketing/miniapp into main

Your Name 3 yıl önce
ebeveyn
işleme
b6ffbcfd44

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

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