lex 1 سال پیش
والد
کامیت
ccfd4a806e
3فایلهای تغییر یافته به همراه37 افزوده شده و 37 حذف شده
  1. BIN
      src/components/the-vip/icon_title.png
  2. 36 36
      src/components/the-vip/index.module.less
  3. 1 1
      src/components/the-vip/index.tsx

BIN
src/components/the-vip/icon_title.png


+ 36 - 36
src/components/the-vip/index.module.less

@@ -1,51 +1,51 @@
 .container {
-    position: relative;
-    width: 278px;
-    height: 250px;
-    background: url('./icon_bg.png') no-repeat;
-    background-size: 100%;
-    display: flex;
-    flex-direction: column;
-    padding-top: 50px;
+  position: relative;
+  width: 278px;
+  height: 250px;
+  background: url('./icon_bg.png') no-repeat;
+  background-size: 100%;
+  display: flex;
+  flex-direction: column;
+  padding-top: 50px;
 }
 
 .close {
-    position: absolute;
-    right: 0;
-    top: 30px;
-    width: 24px;
-    height: 24px;
+  position: absolute;
+  right: 0;
+  top: 30px;
+  width: 24px;
+  height: 24px;
 }
 
 .title {
-    margin-left: 14px;
-    width: 108px;
-    display: block;
+  margin-left: 14px;
+  width: 80px;
+  display: block;
 }
 
 .content {
-    position: relative;
-    padding: 33px 13px 20px 13px;
-    font-size: 13px;
-    font-weight: 400;
-    color: #333333;
-    line-height: 18px;
-    z-index: 10;
+  position: relative;
+  padding: 33px 13px 20px 13px;
+  font-size: 13px;
+  font-weight: 400;
+  color: #333333;
+  line-height: 18px;
+  z-index: 10;
 }
 
 .btns {
-    width: 159px;
-    margin: 0 auto;
-    display: flex;
-    flex-direction: column;
-    justify-content: center;
-    font-size: 16px;
-    color: #777;
-    line-height: 22px;
-    text-align: center;
+  width: 159px;
+  margin: 0 auto;
+  display: flex;
+  flex-direction: column;
+  justify-content: center;
+  font-size: 16px;
+  color: #777;
+  line-height: 22px;
+  text-align: center;
 
-    img {
-        width: 100%;
-        margin-bottom: 9px;
-    }
+  img {
+    width: 100%;
+    margin-bottom: 9px;
+  }
 }

+ 1 - 1
src/components/the-vip/index.tsx

@@ -18,7 +18,7 @@ export default defineComponent({
         />
         <img class={styles.title} src={icon_title} />
         <div class={styles.content}>
-          您还未领取<span style={{ color: '#FF5A56' }}>“AI学练”</span>
+          您还未领取<span style={{ color: '#FF5A56' }}>“乐器AI学练工具”</span>
           哦,如需继续使用,请领取~
         </div>
         <div class={styles.btns}>