diff --git a/src/views/property-marketing/account-placement/placementGuide.vue b/src/views/property-marketing/account-placement/placementGuide.vue deleted file mode 100644 index 1629a6e..0000000 --- a/src/views/property-marketing/account-placement/placementGuide.vue +++ /dev/null @@ -1,201 +0,0 @@ - - - - - diff --git a/src/views/property-marketing/account-placement/placementGuide.less b/src/views/property-marketing/put-account/investmentGuidelines.less similarity index 94% rename from src/views/property-marketing/account-placement/placementGuide.less rename to src/views/property-marketing/put-account/investmentGuidelines.less index 58e2f49..bb64596 100644 --- a/src/views/property-marketing/account-placement/placementGuide.less +++ b/src/views/property-marketing/put-account/investmentGuidelines.less @@ -17,10 +17,7 @@ .part-div-header { align-self: stretch; height: 64px; - padding-left: 24px; - padding-right: 24px; - padding-top: 10px; - padding-bottom: 10px; + padding: 10px 24px 10px 24px; justify-content: flex-start; align-items: center; display: inline-flex @@ -39,6 +36,11 @@ word-wrap: break-word; } + //账户指南-搜索div + .search-form { + padding: 10px 24px 20px 24px; + + } //账户列表-表格 .account-table { @@ -48,7 +50,10 @@ //账户列表-分页 .account-page { - margin-left: 300px; + padding: 10px 24px 20px 24px; + border: 1px; + border-color: red; + float: right; } diff --git a/src/views/property-marketing/put-account/investmentGuidelines.vue b/src/views/property-marketing/put-account/investmentGuidelines.vue new file mode 100644 index 0000000..73750e2 --- /dev/null +++ b/src/views/property-marketing/put-account/investmentGuidelines.vue @@ -0,0 +1,341 @@ + + + + +