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

pos

parent ba52d6ef
...@@ -254,7 +254,7 @@ import {getSecond,getListSite,getListSite1,getListSite2} from '@/common/list.js' ...@@ -254,7 +254,7 @@ import {getSecond,getListSite,getListSite1,getListSite2} from '@/common/list.js'
} }
.login>.author>img{ .login>.author>img{
margin-top: 0.6rem; /* margin-top: 0.6rem; */
width: .60rem; width: .60rem;
height: .60rem; height: .60rem;
background: rgba(216, 216, 216, 1); background: rgba(216, 216, 216, 1);
...@@ -266,6 +266,7 @@ import {getSecond,getListSite,getListSite1,getListSite2} from '@/common/list.js' ...@@ -266,6 +266,7 @@ import {getSecond,getListSite,getListSite1,getListSite2} from '@/common/list.js'
width: .60rem; width: .60rem;
height: .60rem; height: .60rem;
border-radius: 50%; border-radius: 50%;
} }
.login>.login-title { .login>.login-title {
font-size: .16rem; font-size: .16rem;
......
...@@ -177,8 +177,9 @@ import {getErrorList} from '@/common/list.js' ...@@ -177,8 +177,9 @@ import {getErrorList} from '@/common/list.js'
</script> </script>
<style scoped> <style scoped>
.price { .price {
width: 9.2rem; width: 9.2rem;
} position: relative;
}
.left { .left {
margin-left: 0.3rem; margin-left: 0.3rem;
......
...@@ -185,9 +185,10 @@ import {getAllList,getNoticeType} from '@/common/list.js' ...@@ -185,9 +185,10 @@ import {getAllList,getNoticeType} from '@/common/list.js'
} }
</script> </script>
<style scoped> <style scoped>
.price { .price {
width: 9.2rem; width: 9.2rem;
} position: relative;
}
.left { .left {
margin-left: 0.3rem; margin-left: 0.3rem;
......
...@@ -191,9 +191,10 @@ import citySelect from "@/components/citySelect.vue"; ...@@ -191,9 +191,10 @@ import citySelect from "@/components/citySelect.vue";
} }
</script> </script>
<style scoped> <style scoped>
.price { .price {
width: 9.2rem; width: 9.2rem;
} position: relative;
}
.left { .left {
margin-left: 0.3rem; margin-left: 0.3rem;
......
...@@ -244,8 +244,8 @@ export default { ...@@ -244,8 +244,8 @@ export default {
<style scoped> <style scoped>
.price { .price {
width: 9.2rem; width: 9.2rem;
position: relative;
} }
.left { .left {
margin-left: 0.3rem; margin-left: 0.3rem;
margin-right: 0.15rem; margin-right: 0.15rem;
......
...@@ -178,9 +178,10 @@ import {getCadidateList} from '@/common/list.js' ...@@ -178,9 +178,10 @@ import {getCadidateList} from '@/common/list.js'
} }
</script> </script>
<style scoped> <style scoped>
.price { .price {
width: 9.2rem; width: 9.2rem;
} position: relative;
}
.left { .left {
margin-left: 0.3rem; margin-left: 0.3rem;
......
...@@ -178,9 +178,10 @@ import {getChangeList} from '@/common/list.js' ...@@ -178,9 +178,10 @@ import {getChangeList} from '@/common/list.js'
} }
</script> </script>
<style scoped> <style scoped>
.price { .price {
width: 9.2rem; width: 9.2rem;
} position: relative;
}
.left { .left {
margin-left: 0.3rem; margin-left: 0.3rem;
......
...@@ -176,9 +176,10 @@ import {getClerList} from '@/common/list.js' ...@@ -176,9 +176,10 @@ import {getClerList} from '@/common/list.js'
} }
</script> </script>
<style scoped> <style scoped>
.price { .price {
width: 9.2rem; width: 9.2rem;
} position: relative;
}
.left { .left {
margin-left: 0.3rem; margin-left: 0.3rem;
......
...@@ -243,6 +243,7 @@ export default { ...@@ -243,6 +243,7 @@ export default {
} }
.price { .price {
width: 9.2rem; width: 9.2rem;
position: relative;
} }
.left { .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