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