Commit 358d0931 authored by 吴冠's avatar 吴冠

pos

parent ba52d6ef
......@@ -254,7 +254,7 @@ import {getSecond,getListSite,getListSite1,getListSite2} from '@/common/list.js'
}
.login>.author>img{
margin-top: 0.6rem;
/* margin-top: 0.6rem; */
width: .60rem;
height: .60rem;
background: rgba(216, 216, 216, 1);
......@@ -266,6 +266,7 @@ import {getSecond,getListSite,getListSite1,getListSite2} from '@/common/list.js'
width: .60rem;
height: .60rem;
border-radius: 50%;
}
.login>.login-title {
font-size: .16rem;
......
......@@ -178,7 +178,8 @@ import {getErrorList} from '@/common/list.js'
<style scoped>
.price {
width: 9.2rem;
}
position: relative;
}
.left {
margin-left: 0.3rem;
......
......@@ -185,9 +185,10 @@ import {getAllList,getNoticeType} from '@/common/list.js'
}
</script>
<style scoped>
.price {
.price {
width: 9.2rem;
}
position: relative;
}
.left {
margin-left: 0.3rem;
......
......@@ -191,9 +191,10 @@ import citySelect from "@/components/citySelect.vue";
}
</script>
<style scoped>
.price {
.price {
width: 9.2rem;
}
position: relative;
}
.left {
margin-left: 0.3rem;
......
......@@ -244,8 +244,8 @@ export default {
<style scoped>
.price {
width: 9.2rem;
position: relative;
}
.left {
margin-left: 0.3rem;
margin-right: 0.15rem;
......
......@@ -178,9 +178,10 @@ import {getCadidateList} from '@/common/list.js'
}
</script>
<style scoped>
.price {
.price {
width: 9.2rem;
}
position: relative;
}
.left {
margin-left: 0.3rem;
......
......@@ -178,9 +178,10 @@ import {getChangeList} from '@/common/list.js'
}
</script>
<style scoped>
.price {
.price {
width: 9.2rem;
}
position: relative;
}
.left {
margin-left: 0.3rem;
......
......@@ -176,9 +176,10 @@ import {getClerList} from '@/common/list.js'
}
</script>
<style scoped>
.price {
.price {
width: 9.2rem;
}
position: relative;
}
.left {
margin-left: 0.3rem;
......
......@@ -243,6 +243,7 @@ export default {
}
.price {
width: 9.2rem;
position: relative;
}
.left {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment