diff --git a/rc-busness/ajax/getData.js b/rc-busness/ajax/getData.js
index b1cfa7e2..9960ffe7 100644
--- a/rc-busness/ajax/getData.js
+++ b/rc-busness/ajax/getData.js
@@ -165,6 +165,7 @@ export const useredit = (mobile, pet,address) => {
storeCode:'',
remark:'',
memberMark:'',
+
remark:''
}
return fetch('member?type=add', data, 'POST' )
diff --git a/rc-busness/static/images/cat/1615961503766_wntaC9.jpg b/rc-busness/assets/cat/1615961503766_wntaC9.jpg
similarity index 100%
rename from rc-busness/static/images/cat/1615961503766_wntaC9.jpg
rename to rc-busness/assets/cat/1615961503766_wntaC9.jpg
diff --git a/rc-busness/static/images/cat/1615961513806_QHcFm8.jpg b/rc-busness/assets/cat/1615961513806_QHcFm8.jpg
similarity index 100%
rename from rc-busness/static/images/cat/1615961513806_QHcFm8.jpg
rename to rc-busness/assets/cat/1615961513806_QHcFm8.jpg
diff --git a/rc-busness/static/images/cat/1615961544810_9uoGJu.jpg b/rc-busness/assets/cat/1615961544810_9uoGJu.jpg
similarity index 100%
rename from rc-busness/static/images/cat/1615961544810_9uoGJu.jpg
rename to rc-busness/assets/cat/1615961544810_9uoGJu.jpg
diff --git a/rc-busness/static/images/cat/1615961553480_B8cLSl.jpg b/rc-busness/assets/cat/1615961553480_B8cLSl.jpg
similarity index 100%
rename from rc-busness/static/images/cat/1615961553480_B8cLSl.jpg
rename to rc-busness/assets/cat/1615961553480_B8cLSl.jpg
diff --git a/rc-busness/static/images/cat/four.jpg b/rc-busness/assets/cat/four.jpg
similarity index 100%
rename from rc-busness/static/images/cat/four.jpg
rename to rc-busness/assets/cat/four.jpg
diff --git a/rc-busness/static/images/cat/four.mp4 b/rc-busness/assets/cat/four.mp4
similarity index 100%
rename from rc-busness/static/images/cat/four.mp4
rename to rc-busness/assets/cat/four.mp4
diff --git a/rc-busness/static/images/cat/one.jpg b/rc-busness/assets/cat/one.jpg
similarity index 100%
rename from rc-busness/static/images/cat/one.jpg
rename to rc-busness/assets/cat/one.jpg
diff --git a/rc-busness/static/images/cat/one.mp4 b/rc-busness/assets/cat/one.mp4
similarity index 100%
rename from rc-busness/static/images/cat/one.mp4
rename to rc-busness/assets/cat/one.mp4
diff --git a/rc-busness/static/images/cat/three.jpg b/rc-busness/assets/cat/three.jpg
similarity index 100%
rename from rc-busness/static/images/cat/three.jpg
rename to rc-busness/assets/cat/three.jpg
diff --git a/rc-busness/static/images/cat/three.mp4 b/rc-busness/assets/cat/three.mp4
similarity index 100%
rename from rc-busness/static/images/cat/three.mp4
rename to rc-busness/assets/cat/three.mp4
diff --git a/rc-busness/static/images/cat/two.jpg b/rc-busness/assets/cat/two.jpg
similarity index 100%
rename from rc-busness/static/images/cat/two.jpg
rename to rc-busness/assets/cat/two.jpg
diff --git a/rc-busness/static/images/cat/two.mp4 b/rc-busness/assets/cat/two.mp4
similarity index 100%
rename from rc-busness/static/images/cat/two.mp4
rename to rc-busness/assets/cat/two.mp4
diff --git a/rc-busness/assets/css/global.less b/rc-busness/assets/css/global.less
index 08663b1b..4d52e87b 100644
--- a/rc-busness/assets/css/global.less
+++ b/rc-busness/assets/css/global.less
@@ -1,5 +1,4 @@
/*Body*/
-html,body{height:100%;}
body{
font-family: DINPro,'PingFang SC',miui,'Hiragino Sans GB','Microsoft Yahei',sans-serif;
line-height: 1.5;
@@ -156,7 +155,6 @@ img, picture {
}
li{
border-radius: 100px;
- flex-shrink: 0;
}
}
.active{
@@ -236,7 +234,6 @@ img, picture {
max-width: 460px;
margin-left: auto!important;
margin-right: auto!important;
- box-shadow:unset;
}
.ts-standard-input{
@@ -283,7 +280,7 @@ img, picture {
width:100%;
}
.rc-top{
- margin-top: 90px;
+ margin-top: 74px;
}
.rc-list__header {
background: none;
@@ -364,7 +361,7 @@ img, picture {
font-size:16px;
}
.rc-top{
- margin-top: 150px;
+ margin-top: 124px;
}
.ts-product-list{
text-align: left;
diff --git a/rc-busness/assets/css/index.less b/rc-busness/assets/css/index.less
index 89728579..b4d1b764 100644
--- a/rc-busness/assets/css/index.less
+++ b/rc-busness/assets/css/index.less
@@ -147,10 +147,9 @@
height:auto;
max-height: 15.68rem;
display: block;
- overflow:hidden;
video{
- width:100%;
- height:100%;
+ max-width:100%;
+ max-height:100%;
}
}
}
@@ -291,11 +290,9 @@
color: #444444;
border: 1px solid #D7D7D7;
}
-
// .usermain{
// display: none;
// }
-
}
@@ -486,7 +483,7 @@ img{
.rc-ma
{
.rc-margin-y--xl{
- //margin-bottom: 1.88rem;
+ margin-bottom: 1.88rem;
}
// padding:60px 0;
diff --git a/rc-busness/assets/css/integral.less b/rc-busness/assets/css/integral.less
index 6f85a29b..e461175d 100644
--- a/rc-busness/assets/css/integral.less
+++ b/rc-busness/assets/css/integral.less
@@ -1,21 +1,13 @@
-.rc-usermain{
- width:100%;
- padding-bottom:2.8rem;
- ol{
- overflow-x:hidden;
- overflow-y:auto;
- }
-}
@media screen and (max-width:768px){
.rc-button{
- width: 100%;
- height: 80px;
- background: #FFFFFF;
- box-shadow: 0px -3px 6px rgba(0, 0, 0, 0.1);
- display: flex;
- align-items: center;
- justify-content: center;
- margin-top: 12px;
+ width: 100%;
+ height: 80px;
+ background: #FFFFFF;
+box-shadow: 0px -3px 6px rgba(0, 0, 0, 0.1);
+ display: flex;
+ align-items: center;
+ justify-content: center;
+ margin-top: 12px;
.rc-order{
width: 164px;
@@ -35,8 +27,12 @@ span{
}
}
.rc-usermain{
+ width: 92%;
+ margin: 0 auto;
+
ul{
- height: 4.375rem;
+ height: 70px;
+ display: block;
border-bottom: 1px solid #D8D8D8;
display: flex;
align-items: center;
@@ -47,15 +43,17 @@ span{
li{
float: left;
width: 30%;
- position:relative;
- padding-right:.625rem;
+
+
}
li:after{
- content:"|";
- color: #707070;
- position:absolute;
- top:0;
- right:0;
+ // height: 2px;
+ // border: 1px solid red;
+ // display: block;
+ content:"|";
+ color: #707070;
+ margin-left: 5px;
+
}
li:last-child:after{
content:"";
@@ -64,29 +62,31 @@ span{
}
ol{
- margin-top:1rem;
- max-height:70vh;
li{
font-style: normal;
- height: 2rem;
+ display: block;
+ height: 32px;
+ margin-top: 16px;
display: flex;
+ // justify-content: space-between;
align-items: center;
- font-size: .875rem;
+ color: #666666;
+ font-size: 14px;
text-align: center;
i{
- font-style: normal;
- display: block;
- width: 40%;
+ font-style: normal;
+ display: block;
+ width: 40%;
}
span{
- font-style: normal;
- display: block;
- width: 36%;
+ font-style: normal;
+ display: block;
+ width: 36%;
}
em{
- font-style: normal;
- display: block;
- width: 23%;
+ font-style: normal;
+ display: block;
+ width: 23%;
}
@@ -130,13 +130,16 @@ span{
}
}
.rc-usermain{
+ width: 92%;
+ margin: 0 auto;
margin-top: 60px;
+
ul{
height: 64px;
- background: #F6F6F6;
- border: 1px solid #D7D7D7;
- opacity: 1;
- border-radius: 3px 3px 0px 0px;
+background: #F6F6F6;
+border: 1px solid #D7D7D7;
+opacity: 1;
+border-radius: 3px 3px 0px 0px;
display: block;
display: flex;
align-items: center;
@@ -147,20 +150,21 @@ span{
li{
float: left;
width: 42%;
+
+
}
}
ol{
- max-height:37.5rem;
li{
font-style: normal;
display: block;
height: 48px;
+ margin-top: 16px;
display: flex;
border: 1px solid #D7D7D7;
- border-top:0;
- //justify-content: space-between;
+ // justify-content: space-between;
align-items: center;
color: #666666;
font-size: 14px;
diff --git a/rc-busness/assets/css/login.less b/rc-busness/assets/css/login.less
index ff06a645..8ba135c4 100644
--- a/rc-busness/assets/css/login.less
+++ b/rc-busness/assets/css/login.less
@@ -1,9 +1,7 @@
.container{
+ min-height:80vh;
height:100%;
- display:flex;
- flex-direction: column;
- align-items: center;
- //background-color:#f6f6f6;
+ background-color:#f6f6f6;
}
.ts-max-width--460{
border-radius: 3px;
@@ -141,7 +139,7 @@
}
}
// /* 最小768px最大1920 *pc端/
-@media screen and (min-width: 769px) {
+@media screen and (min-width: 768px) and (max-width: 1920px) {
.usecheck{
display: flex;
text-align: left;
diff --git a/rc-busness/assets/css/mypersonal.less b/rc-busness/assets/css/mypersonal.less
index c6b24d05..d96f6826 100644
--- a/rc-busness/assets/css/mypersonal.less
+++ b/rc-busness/assets/css/mypersonal.less
@@ -8,9 +8,6 @@ ul li ol li em strong i {
.rc-center{
overflow:hidden;
}
-.r-block{
- border-radius:.25rem;
-}
//手机端
@media screen and (max-width: 768px) {
.ts-mypersonal{
@@ -143,7 +140,6 @@ ul li ol li em strong i {
}
.rc-cordd{
color:#666666;
- position:relative;
span{
display: inline-block;
margin-top: 16px;
@@ -253,15 +249,6 @@ ul li ol li em strong i {
width: 440px;
height: 652px;
}
-
-.ts-mypersonal{
- margin-left:0;
- .rc-column{
- padding-left:0;
- padding-right:0;
- }
-}
-
.online{
margin:40px auto;
}
@@ -375,29 +362,17 @@ ul li ol li em strong i {
}
}
.block{
- height: 8px;
- background: #D7D7D7;
- margin-top: 16px;
- border-radius: 4px;
- position:relative;
- margin-top:3.32rem;
- .r-block{
- width: 0%;
- height: 100%;
- background: #008900;
- }
- .ts-point-tag{
- background:url("../image/img-pointBg.png") no-repeat center top;
- background-size:contain;
- height:2.375rem;
- width:3.625rem;
- text-align:center;
- position:absolute;
- font-size:.875rem;
- line-height:2rem;
- left:0;
- top:-2.6rem;
- }
+ height: 8px;
+ background: #D7D7D7;
+ margin-top: 16px;
+ border-radius: 4px;
+ .r-block{
+ width: 0%;
+ height: 100%;
+ background: #008900;
+ }
+
+
}
.rc-value{
display: flex;
diff --git a/rc-busness/assets/css/settlement.less b/rc-busness/assets/css/settlement.less
index 99e0c647..12826929 100644
--- a/rc-busness/assets/css/settlement.less
+++ b/rc-busness/assets/css/settlement.less
@@ -41,7 +41,8 @@ color: #333333;
}
}
.rc-main {
-
+ width: 92%;
+ margin: 0 auto;
.rc-userbottom{
display: none;
}
@@ -303,6 +304,8 @@ color: #333333;
@media screen and (min-width: 768px) and (max-width: 1920px) {
.rc-main {
+ width: 92%;
+ margin: 0 auto;
.rc-userbottomm{
display: none;
}
diff --git a/rc-busness/assets/css/useraddress.less b/rc-busness/assets/css/useraddress.less
deleted file mode 100644
index 851f74d6..00000000
--- a/rc-busness/assets/css/useraddress.less
+++ /dev/null
@@ -1,351 +0,0 @@
-
-// 手机端
-@media screen and(min-width: 320px) and(max-width:768px) {
- .active {
- font-size: 14px;
- color: #e2001a;
- cursor: pointer;
-}
-.unactive {
- font-size: 14px;
- color: #444444;
- cursor: pointer;
-}
- .rc-layout-container {
-
-
- width: 100%;
- .rc-main {
- .rc-usermaina{
- width: 100%;
- height: 100%;
- }
- .rc-headera {
- display: flex;
- justify-content: space-between;
- height: 64px;
- align-items: center;
- }
- .rc-userheader{
- display: none;
- }
-
- .rc-center {
- width: 100%;
- height: 245px;
- margin-top: 8px;
- .rc-usermain {
- .pc-bottom{
- display: none;
- }
-
- display: flex;
- .rc-image {
- border: 1px solid #D8D8D8;
- margin-top: 17px;
-;
- img {
- width: 96px;
- height: 96px;
- display: block;
-
- }
- }
-
- .rc-right {
-
- .rc-userbottomm{
- display: none;
- }
- display: flex;
- flex-direction: column;
- width: 100%;
- margin-left: 16px;
- justify-content: center;
- em
- {
- font-style: normal;
- display: block;
- font-size: 16px;
- margin-top: 18px;
- font-weight: bold;
-
-color: #E1001A;
- }
- }
- .rc-userright {
- display: flex;
- flex-direction: column;
- color: #666666;
- font-size: 14px;
- span{
- display: block;
- margin-top: 16px;
- }
- }
- .rc-userbottom {
- display: flex;
- justify-content: space-between;
- margin-top: 8px;
- span{
- color: #666666;
- font-size: 14px;
- }
- i{
- font-style: normal;
- color: #E1001A;
- font-size: 18px;
- font-weight: bold;
- }
- }
- }
-
- .rc-bottom {
- display: flex;
- align-items: center;
- justify-content: center;
- margin-top: 24px;
- span {
- display: block;
- width: 130px;
- display: flex;
- align-items: center;
- line-height: 40px;
- text-align: center;
- color: #e2001a;
- height: 40px;
- border: 2px solid #e2001a;
- justify-content: center;
- border-radius: 30px;
- font-weight: bold;
- }
- span:last-child{
- margin-left: 15px;
- }
- }
- }
-
- .rc-title {
- height: 52px;
- display: flex;
- align-items: center;
- border-bottom: 1px solid #d8d8d8;
- justify-content: space-between;
- span{
- font-size: 14px;
- color: #999999;
- margin-left: 8px;
- }
- em{
- font-style: normal;
- font-size: 14px;
-
-color: #333333;
- }
- i{
- font-style: normal;
- font-size: 14px;
-
-color: #333333;
- }
- .rc-usertitle strong{
- display: none;
- }
- }
- }
- }
-}
-// /* 最小768px最大1920 *pc端/
-@media screen and (min-width: 768px) and (max-width: 1920px) {
- .active {
- font-size: 18px;
- color: #e2001a;
- cursor: pointer;
- // margin-left: 40px;
-}
-.unactive {
- font-size: 18px;
- color: #444444;
- cursor: pointer;
- // margin-left: 80px;
-}
- .rc-layout-container {
- .rc-main {
- .rc-headera {
- display: flex;
- height: 64px;
- align-items: center;
- border: 1px solid #D7D7D7;
- border-radius: 3px 3px 0px 0px;
- font-size: 18px;
- span:first-child{
- margin-left: 40px;
- }
- span{
- margin-left: 80px;
- }
- }
-
- .rc-userheader{
- width: 100%;
- height: 64px;
- background: #F6F6F6;
- border: 1px solid #D7D7D7;
- display: flex;
- align-items: center;
- justify-content: space-between;
- font-size: 18px;
- span:first-child{
- margin-left: 173px;
- }
- span:last-child{
- margin-right: 87px;
- }
- }
-
- .rc-center {
- width: 100%;
- height: 220px;
- border: 1px solid #D7D7D7;
- .rc-usermain {
- display: flex;
- justify-content: space-between;
- align-items: center;
- height: 164px;
- .rc-usercenter{
- width: 25%;
- em{
- font-size: 18px;
- }
- }
- .rc-image {
- border: 1px solid #D8D8D8;
- margin-left: 40px;
-
- img {
- width: 96px;
- height: 96px;
- display: block;
-
- }
- }
-
- .rc-right {
- .rc-userbottom{
- display: none;
- }
- display: flex;
-
- width: 100%;
- margin-left: 16px;
-
- em
- {
- font-style: normal;
- font-weight: bold;
- font-size: 16px;
- margin-top: 18px;
-
-color: #E1001A;
- }
- }
- .rc-userright {
- display: flex;
- flex-direction: column;
- color: #666666;
- font-size: 16px;
- span{
- display: block;
- margin-top: 6px;
- }
- }
- .rc-userbottomm {
- display: flex;
- justify-content: space-between;
- align-items: center;
- width: 58%;
- font-size: 20px;
- color: #E1001A;
- font-weight: bold;
- i{
- font-style: normal;
-
-
- }
- }
-
- .pc-bottom {
- display: flex;
- align-items: center;
- justify-content: center;
- flex-direction: column;
- margin-right: 40px;
-
- span {
- display: block;
- width: 130px;
- cursor: pointer;
- display: flex;
- align-items: center;
- line-height: 40px;
- font-weight: bold;
- text-align: center;
- color: #e2001a;
- height: 40px;
- border: 2px solid #e2001a;
- justify-content: center;
- border-radius: 30px;
- }
- span:last-child{
- margin-top: 15px;
- }
- }
- }
-
- .rc-bottom {
- display: none;
- }
- }
-
- .rc-title {
- height: 55px;
- display: flex;
- align-items: center;
- border-bottom: 1px solid #d8d8d8;
- justify-content: space-between;
- span{
- font-size: 16px;
- color: #999999;
- margin-left: 8px;
- }
- strong{
- font-style: normal;
- font-size: 16px;
- color: #444444;
- }
- em{
- font-style: normal;
- font-size: 16px;
-
-color: #333333;
- }
- i{
- font-style: normal;
- font-size: 16px;
- margin-left: 40px;
-
-color: #333333;
- }
- .rc-usertitle{
- margin-right: 73px;
- display: flex;
- align-items: center;
- em{
- display: block;
- margin-left: 8px;
- }
- }
- }
- }
- }
-}
\ No newline at end of file
diff --git a/rc-busness/static/images/dog/four.jpg b/rc-busness/assets/dog/four.jpg
similarity index 100%
rename from rc-busness/static/images/dog/four.jpg
rename to rc-busness/assets/dog/four.jpg
diff --git a/rc-busness/static/images/dog/four.mp4 b/rc-busness/assets/dog/four.mp4
similarity index 100%
rename from rc-busness/static/images/dog/four.mp4
rename to rc-busness/assets/dog/four.mp4
diff --git a/rc-busness/static/images/dog/one.jpg b/rc-busness/assets/dog/one.jpg
similarity index 100%
rename from rc-busness/static/images/dog/one.jpg
rename to rc-busness/assets/dog/one.jpg
diff --git a/rc-busness/static/images/dog/one.mp4 b/rc-busness/assets/dog/one.mp4
similarity index 100%
rename from rc-busness/static/images/dog/one.mp4
rename to rc-busness/assets/dog/one.mp4
diff --git a/rc-busness/static/images/dog/three.jpg b/rc-busness/assets/dog/three.jpg
similarity index 100%
rename from rc-busness/static/images/dog/three.jpg
rename to rc-busness/assets/dog/three.jpg
diff --git a/rc-busness/static/images/dog/three.mp4 b/rc-busness/assets/dog/three.mp4
similarity index 100%
rename from rc-busness/static/images/dog/three.mp4
rename to rc-busness/assets/dog/three.mp4
diff --git a/rc-busness/static/images/dog/two.jpg b/rc-busness/assets/dog/two.jpg
similarity index 100%
rename from rc-busness/static/images/dog/two.jpg
rename to rc-busness/assets/dog/two.jpg
diff --git a/rc-busness/static/images/dog/two.mp4 b/rc-busness/assets/dog/two.mp4
similarity index 100%
rename from rc-busness/static/images/dog/two.mp4
rename to rc-busness/assets/dog/two.mp4
diff --git a/rc-busness/static/images/banner/four.jpg b/rc-busness/assets/image/four.jpg
similarity index 100%
rename from rc-busness/static/images/banner/four.jpg
rename to rc-busness/assets/image/four.jpg
diff --git a/rc-busness/assets/image/ico-bilibili.png b/rc-busness/assets/image/ico-bilibili.png
deleted file mode 100644
index 6f640fa5..00000000
Binary files a/rc-busness/assets/image/ico-bilibili.png and /dev/null differ
diff --git a/rc-busness/assets/image/ico-weibo.png b/rc-busness/assets/image/ico-weibo.png
deleted file mode 100644
index 0aa2108b..00000000
Binary files a/rc-busness/assets/image/ico-weibo.png and /dev/null differ
diff --git a/rc-busness/assets/image/ico-zhihu.png b/rc-busness/assets/image/ico-zhihu.png
deleted file mode 100644
index c5045369..00000000
Binary files a/rc-busness/assets/image/ico-zhihu.png and /dev/null differ
diff --git a/rc-busness/assets/image/img-pointBg.png b/rc-busness/assets/image/img-pointBg.png
deleted file mode 100644
index beffc900..00000000
Binary files a/rc-busness/assets/image/img-pointBg.png and /dev/null differ
diff --git a/rc-busness/static/images/banner/one.jpg b/rc-busness/assets/image/one.jpg
similarity index 100%
rename from rc-busness/static/images/banner/one.jpg
rename to rc-busness/assets/image/one.jpg
diff --git a/rc-busness/static/images/banner/three.jpg b/rc-busness/assets/image/three.jpg
similarity index 100%
rename from rc-busness/static/images/banner/three.jpg
rename to rc-busness/assets/image/three.jpg
diff --git a/rc-busness/static/images/banner/two.jpg b/rc-busness/assets/image/two.jpg
similarity index 100%
rename from rc-busness/static/images/banner/two.jpg
rename to rc-busness/assets/image/two.jpg
diff --git a/rc-busness/static/images/video/1615961488405_E5oNom.mp4 b/rc-busness/assets/video/1615961488405_E5oNom.mp4
similarity index 100%
rename from rc-busness/static/images/video/1615961488405_E5oNom.mp4
rename to rc-busness/assets/video/1615961488405_E5oNom.mp4
diff --git a/rc-busness/static/images/video/1615961503766_wntaC9.jpg b/rc-busness/assets/video/1615961503766_wntaC9.jpg
similarity index 100%
rename from rc-busness/static/images/video/1615961503766_wntaC9.jpg
rename to rc-busness/assets/video/1615961503766_wntaC9.jpg
diff --git a/rc-busness/static/images/video/1615961513806_QHcFm8.jpg b/rc-busness/assets/video/1615961513806_QHcFm8.jpg
similarity index 100%
rename from rc-busness/static/images/video/1615961513806_QHcFm8.jpg
rename to rc-busness/assets/video/1615961513806_QHcFm8.jpg
diff --git a/rc-busness/static/images/video/1615961523976_1IxIgJ.mp4 b/rc-busness/assets/video/1615961523976_1IxIgJ.mp4
similarity index 100%
rename from rc-busness/static/images/video/1615961523976_1IxIgJ.mp4
rename to rc-busness/assets/video/1615961523976_1IxIgJ.mp4
diff --git a/rc-busness/static/images/video/1615961537456_Yk1txa.mp4 b/rc-busness/assets/video/1615961537456_Yk1txa.mp4
similarity index 100%
rename from rc-busness/static/images/video/1615961537456_Yk1txa.mp4
rename to rc-busness/assets/video/1615961537456_Yk1txa.mp4
diff --git a/rc-busness/static/images/video/1615961544810_9uoGJu.jpg b/rc-busness/assets/video/1615961544810_9uoGJu.jpg
similarity index 100%
rename from rc-busness/static/images/video/1615961544810_9uoGJu.jpg
rename to rc-busness/assets/video/1615961544810_9uoGJu.jpg
diff --git a/rc-busness/static/images/video/1615961553480_B8cLSl.jpg b/rc-busness/assets/video/1615961553480_B8cLSl.jpg
similarity index 100%
rename from rc-busness/static/images/video/1615961553480_B8cLSl.jpg
rename to rc-busness/assets/video/1615961553480_B8cLSl.jpg
diff --git a/rc-busness/static/images/video/1615961564557_bKiaNb.mp4 b/rc-busness/assets/video/1615961564557_bKiaNb.mp4
similarity index 100%
rename from rc-busness/static/images/video/1615961564557_bKiaNb.mp4
rename to rc-busness/assets/video/1615961564557_bKiaNb.mp4
diff --git a/rc-busness/components/header.vue b/rc-busness/components/header.vue
index 14ef436a..0cbbca9e 100644
--- a/rc-busness/components/header.vue
+++ b/rc-busness/components/header.vue
@@ -393,7 +393,7 @@ export default {
mounted() {
//判断用户有无登录显示红点
let usernot=JSON.parse(localStorage.getItem("userInfo"));
- //console.log(usernot);
+ console.log(usernot);
if(usernot==null ||usernot==undefined){
console.log(usernot);
this.loginornot=true
@@ -401,19 +401,21 @@ export default {
this.loginornot=false
this.usermessage=usernot;
}
- //console.log(this.loginornot);
+ console.log(this.loginornot);
},
methods: {
bindTracking: function(){
- //console.log('bindTracking');
+ console.log('bindTracking');
},
//
//跳转搜索
searchturn(){
- this.$router.push({ name: "usersearch-search",})
+ this.$router.push({ name: "usersearch-search",
+
+ })
},
//判断有无登录跳转不同页面
turnlogin(){
diff --git a/rc-busness/components/magnifier.vue b/rc-busness/components/magnifier.vue
new file mode 100644
index 00000000..55930d32
--- /dev/null
+++ b/rc-busness/components/magnifier.vue
@@ -0,0 +1,288 @@
+
+
+
+
+
+
+
+
+
+