feat:新增弹窗
This commit is contained in:
@@ -51,6 +51,8 @@ import wifi from "../../images/cloud/wifi.png";
|
||||
// import nomadcna from "../../images/cloud/nomadcna.jpg";
|
||||
import nomadcna from "../../images/cloud/nomadcna.png";
|
||||
|
||||
import IndexDetail from './componments/IndexDetail/index'
|
||||
|
||||
|
||||
|
||||
// export default class Index extends Component {
|
||||
@@ -147,6 +149,8 @@ const Index = () => {
|
||||
}
|
||||
})}
|
||||
</View>
|
||||
|
||||
<IndexDetail></IndexDetail>
|
||||
{/* <View className="right">22</View> */}
|
||||
</View>
|
||||
);
|
||||
|
||||
@@ -95,7 +95,7 @@
|
||||
height: 20px;
|
||||
// background-color: red;
|
||||
position: absolute;
|
||||
bottom: 0px;
|
||||
bottom: 10px;
|
||||
margin-bottom: 10px;
|
||||
.itemDownleft {
|
||||
margin-left: 10px;
|
||||
|
||||
Reference in New Issue
Block a user