diff --git a/src/styles/variables.styl b/src/styles/variables.styl index d9aa4b0..8d70b6c 100644 --- a/src/styles/variables.styl +++ b/src/styles/variables.styl @@ -1,6 +1,5 @@ .home-wrap overflow hidden - height: 100vh .hint width 100% box-sizing border-box @@ -20,21 +19,23 @@ color: white text-align: center margin-top: 15vh + // .container-wrap + // width: 90% .card position relative width 90% box-shadow: 0 4px 10px #00000012 background white margin 10vh auto auto auto - .van-form - width 100% - padding 30px - box-sizing border-box - position relative - .van-cell-group - margin: 30px auto - .van-cell - background: transparent + .van-form, .button-wrap + width 100% + padding 30px + box-sizing border-box + position relative + .van-cell-group + margin: 30px auto + .van-cell + background: transparent .van-button background linear-gradient(135deg, #fa2c19 0%, #fa6419 100%) box-shadow: 0 4px 10px rgba(250, 74, 25, 0.5) @@ -50,35 +51,39 @@ flex-direction column justify-content center align-items center - .main - width 100vw - position relative - .hint - width 70% + .van-image + box-shadow: 0 4px 10px #00000012 + img border-radius 10px - height 100px - background rgba(255,255,255,0.9) - position absolute - left 50% - top 50% - transform translate(-50%,-50%) - display flex - justify-content center - align-items center - color rgba(0,133,208,1) - .imgs-wrap - overflow hidden - width 100% - padding 8px - padding-top 40px - padding-bottom 50px - box-sizing border-box - .imgs-item - font-size 0 - border 1px solid white - width 100% - margin-bottom 10px - border-radius 10px - overflow hidden - img - width 100% \ No newline at end of file + // .main + // width 100vw + // position relative + // .hint + // width 70% + // border-radius 10px + // height 100px + // background rgba(255,255,255,0.9) + // position absolute + // left 50% + // top 50% + // transform translate(-50%,-50%) + // display flex + // justify-content center + // align-items center + // color rgba(0,133,208,1) + // .imgs-wrap + // overflow hidden + // width 100% + // padding 8px + // padding-top 40px + // padding-bottom 50px + // box-sizing border-box + // .imgs-item + // font-size 0 + // border 1px solid white + // width 100% + // margin-bottom 10px + // border-radius 10px + // overflow hidden + // img + // width 100% \ No newline at end of file diff --git a/src/views/photos/index.vue b/src/views/photos/index.vue index 68a1190..6a6d69a 100644 --- a/src/views/photos/index.vue +++ b/src/views/photos/index.vue @@ -3,99 +3,98 @@
- -
- -
重新注册
- +
+

您的纪念册

+
+
+ + +
+ 分享 + 重新注册 +
- -