project init
This commit is contained in:
18
pageMy/help/passWord.vue
Normal file
18
pageMy/help/passWord.vue
Normal file
@@ -0,0 +1,18 @@
|
||||
<template>
|
||||
<view>
|
||||
<image class="img" src="../static/img/help/password.jpg"></image>
|
||||
</view>
|
||||
</template>
|
||||
|
||||
<script>
|
||||
</script>
|
||||
|
||||
<style>
|
||||
page{
|
||||
background-color: #1B66FF;
|
||||
}
|
||||
.img{
|
||||
width: 100%;
|
||||
height: 1960rpx;
|
||||
}
|
||||
</style>
|
||||
Reference in New Issue
Block a user