import { Button } from 'antd-mobile';
class Montages extends Component {
render() {
let montage="lisimin111";
return (
<View style={styles.container}>
<Text style={styles.welcome}>
this,is,content::{montage}
</Text>
</View>
);
}
}
在我import的那一行,就直接给我提示,
想咨询一下。
Copyright 2014-2025 https://www.php.cn/ All Rights Reserved | php.cn | 湘ICP备2023035733号
业精于勤,荒于嬉;行成于思,毁于随。