diff --git a/manifest.json b/manifest.json index 0b9c775..f607c14 100644 --- a/manifest.json +++ b/manifest.json @@ -61,7 +61,7 @@ /* 快应用特有相关 */ "mp-weixin" : { /* 小程序特有相关 */ - "appid" : "wx93ec514a5c456507", + "appid" : "wx9cf00eac2731a25d", "setting" : { "urlCheck" : false }, diff --git a/pages/knowledge/knowledge.vue b/pages/knowledge/knowledge.vue index 174e168..28923c7 100644 --- a/pages/knowledge/knowledge.vue +++ b/pages/knowledge/knowledge.vue @@ -76,8 +76,7 @@ @import url("@/static/base_css.css"); .mainwrap { - top: 5vh; - height: 80vh; + height: calc(100% - 330rpx); } .title { diff --git a/static/base_css.css b/static/base_css.css index 8b9b87a..236b406 100644 --- a/static/base_css.css +++ b/static/base_css.css @@ -47,7 +47,7 @@ img { z-index: 9999; padding: 0 5%; width: 100%; - height: 6vh; + height: 90rpx; color: #fff; line-height: 30px; background-color: #bac6fc; @@ -59,8 +59,8 @@ img { .mainwrap { position: relative; - top: 6vh; - height: 84vh; + top: 90rpx; + height: calc(100% - 250rpx); width: 100%; background-image: linear-gradient(to bottom, #bac6fc, transparent 50%); box-sizing: content-box; @@ -216,16 +216,16 @@ h3.contit span { .secbar { position: relative; z-index: 99; - top: 6vh; + top: 90rpx; width: 100%; - height: 6vh; + height: 90rpx; background-color: #bac6fc; } .secbar label.back { display: inline-block; position: relative; - top: 12rpx; + top: 16rpx; left: 4%; padding-left: 1.25rem; width: 60rpx; @@ -260,22 +260,21 @@ h3.contit span { overflow-y: auto; padding: 1% 3% 9%; width: 94%; - height: 100%; + height: 94%; } .mainwrap2, .mainwrap3, .tabwrap { position: relative; - top: 6vh; + top: 90rpx; width: 100%; - height: 88vh; + height: calc(100% - 90rpx); background-image: linear-gradient(to bottom, #bac6fc, transparent 40%); box-sizing: content-box; overflow: hidden; } .mainwrap3 { - top: 0; - height: 89vh; + top: 50rpx; overflow-y: hidden; } diff --git a/static/images/medal_1.png b/static/images/medal_1.png deleted file mode 100644 index dbf4a0c..0000000 Binary files a/static/images/medal_1.png and /dev/null differ diff --git a/static/images/medal_1g.png b/static/images/medal_1g.png deleted file mode 100644 index 0bc7675..0000000 Binary files a/static/images/medal_1g.png and /dev/null differ diff --git a/static/images/medal_act1.png b/static/images/medal_act1.png deleted file mode 100644 index e86ea70..0000000 Binary files a/static/images/medal_act1.png and /dev/null differ diff --git a/static/images/medal_act1g.png b/static/images/medal_act1g.png deleted file mode 100644 index de5d2b3..0000000 Binary files a/static/images/medal_act1g.png and /dev/null differ diff --git a/static/images/medal_act2.png b/static/images/medal_act2.png deleted file mode 100644 index 650edf0..0000000 Binary files a/static/images/medal_act2.png and /dev/null differ diff --git a/static/images/medal_act2g.png b/static/images/medal_act2g.png deleted file mode 100644 index 91ee3ef..0000000 Binary files a/static/images/medal_act2g.png and /dev/null differ diff --git a/static/images/medal_act3.png b/static/images/medal_act3.png deleted file mode 100644 index 69daffa..0000000 Binary files a/static/images/medal_act3.png and /dev/null differ diff --git a/static/images/medal_act3g.png b/static/images/medal_act3g.png deleted file mode 100644 index 7aa1b4b..0000000 Binary files a/static/images/medal_act3g.png and /dev/null differ diff --git a/static/images/medal_act4.png b/static/images/medal_act4.png deleted file mode 100644 index ced6ad0..0000000 Binary files a/static/images/medal_act4.png and /dev/null differ diff --git a/static/images/medal_act4g.png b/static/images/medal_act4g.png deleted file mode 100644 index a7450e7..0000000 Binary files a/static/images/medal_act4g.png and /dev/null differ diff --git a/static/images/medal_act5.png b/static/images/medal_act5.png deleted file mode 100644 index 7fe8f65..0000000 Binary files a/static/images/medal_act5.png and /dev/null differ diff --git a/static/images/medal_act5g.png b/static/images/medal_act5g.png deleted file mode 100644 index 0c8084f..0000000 Binary files a/static/images/medal_act5g.png and /dev/null differ diff --git a/static/images/medal_act6.png b/static/images/medal_act6.png deleted file mode 100644 index 0157220..0000000 Binary files a/static/images/medal_act6.png and /dev/null differ diff --git a/static/images/medal_act6g.png b/static/images/medal_act6g.png deleted file mode 100644 index 13f5a36..0000000 Binary files a/static/images/medal_act6g.png and /dev/null differ diff --git a/static/images/medal_lv1.png b/static/images/medal_lv1.png deleted file mode 100644 index 7b69ed0..0000000 Binary files a/static/images/medal_lv1.png and /dev/null differ diff --git a/static/images/medal_lv1g.png b/static/images/medal_lv1g.png deleted file mode 100644 index c66ae28..0000000 Binary files a/static/images/medal_lv1g.png and /dev/null differ diff --git a/static/images/medal_lv2.png b/static/images/medal_lv2.png deleted file mode 100644 index 723845f..0000000 Binary files a/static/images/medal_lv2.png and /dev/null differ diff --git a/static/images/medal_lv2g.png b/static/images/medal_lv2g.png deleted file mode 100644 index f849fd2..0000000 Binary files a/static/images/medal_lv2g.png and /dev/null differ diff --git a/static/images/medal_lv3.png b/static/images/medal_lv3.png deleted file mode 100644 index 6fe7f77..0000000 Binary files a/static/images/medal_lv3.png and /dev/null differ diff --git a/static/images/medal_lv3g.png b/static/images/medal_lv3g.png deleted file mode 100644 index 57dfcc0..0000000 Binary files a/static/images/medal_lv3g.png and /dev/null differ diff --git a/static/images/medal_lv4.png b/static/images/medal_lv4.png deleted file mode 100644 index 29543e1..0000000 Binary files a/static/images/medal_lv4.png and /dev/null differ diff --git a/static/images/medal_lv4g.png b/static/images/medal_lv4g.png deleted file mode 100644 index 87d1310..0000000 Binary files a/static/images/medal_lv4g.png and /dev/null differ diff --git a/static/images/medal_lv5.png b/static/images/medal_lv5.png deleted file mode 100644 index c75173a..0000000 Binary files a/static/images/medal_lv5.png and /dev/null differ diff --git a/static/images/medal_lv5g.png b/static/images/medal_lv5g.png deleted file mode 100644 index 421a1d1..0000000 Binary files a/static/images/medal_lv5g.png and /dev/null differ diff --git a/static/images/medal_lv6.png b/static/images/medal_lv6.png deleted file mode 100644 index e7d9171..0000000 Binary files a/static/images/medal_lv6.png and /dev/null differ diff --git a/static/images/medal_lv6g.png b/static/images/medal_lv6g.png deleted file mode 100644 index 01ed539..0000000 Binary files a/static/images/medal_lv6g.png and /dev/null differ diff --git a/static/images/medal_lv7.png b/static/images/medal_lv7.png deleted file mode 100644 index 1f6e8ab..0000000 Binary files a/static/images/medal_lv7.png and /dev/null differ diff --git a/static/images/medal_lv7g.png b/static/images/medal_lv7g.png deleted file mode 100644 index c903d35..0000000 Binary files a/static/images/medal_lv7g.png and /dev/null differ diff --git a/static/images/medal_un1.png b/static/images/medal_un1.png deleted file mode 100644 index e50c1f5..0000000 Binary files a/static/images/medal_un1.png and /dev/null differ diff --git a/static/images/medal_un1g.png b/static/images/medal_un1g.png deleted file mode 100644 index a0529f4..0000000 Binary files a/static/images/medal_un1g.png and /dev/null differ diff --git a/static/images/medal_un2.png b/static/images/medal_un2.png deleted file mode 100644 index f507856..0000000 Binary files a/static/images/medal_un2.png and /dev/null differ diff --git a/static/images/medal_un2g.png b/static/images/medal_un2g.png deleted file mode 100644 index 6907441..0000000 Binary files a/static/images/medal_un2g.png and /dev/null differ diff --git a/static/images/medal_un3.png b/static/images/medal_un3.png deleted file mode 100644 index 087ed23..0000000 Binary files a/static/images/medal_un3.png and /dev/null differ diff --git a/static/images/medal_un3g.png b/static/images/medal_un3g.png deleted file mode 100644 index 1c00d7d..0000000 Binary files a/static/images/medal_un3g.png and /dev/null differ diff --git a/static/images/medal_un4.png b/static/images/medal_un4.png deleted file mode 100644 index a07b84a..0000000 Binary files a/static/images/medal_un4.png and /dev/null differ diff --git a/static/images/medal_un4g.png b/static/images/medal_un4g.png deleted file mode 100644 index 7c14b7b..0000000 Binary files a/static/images/medal_un4g.png and /dev/null differ diff --git a/static/images/medal_un5.png b/static/images/medal_un5.png deleted file mode 100644 index 2453cea..0000000 Binary files a/static/images/medal_un5.png and /dev/null differ diff --git a/static/images/medal_un5g.png b/static/images/medal_un5g.png deleted file mode 100644 index e04767a..0000000 Binary files a/static/images/medal_un5g.png and /dev/null differ diff --git a/static/images/medal_un6.png b/static/images/medal_un6.png deleted file mode 100644 index f3a38dd..0000000 Binary files a/static/images/medal_un6.png and /dev/null differ diff --git a/static/images/medal_un6g.png b/static/images/medal_un6g.png deleted file mode 100644 index cc75303..0000000 Binary files a/static/images/medal_un6g.png and /dev/null differ diff --git a/static/images/medal_un7.png b/static/images/medal_un7.png deleted file mode 100644 index 839962f..0000000 Binary files a/static/images/medal_un7.png and /dev/null differ diff --git a/static/images/medal_un7g.png b/static/images/medal_un7g.png deleted file mode 100644 index d3ebaf5..0000000 Binary files a/static/images/medal_un7g.png and /dev/null differ diff --git a/static/images/medal_un8.png b/static/images/medal_un8.png deleted file mode 100644 index 2095087..0000000 Binary files a/static/images/medal_un8.png and /dev/null differ diff --git a/static/images/medal_un8g.png b/static/images/medal_un8g.png deleted file mode 100644 index 82162d6..0000000 Binary files a/static/images/medal_un8g.png and /dev/null differ diff --git a/static/images/medal_un9.png b/static/images/medal_un9.png deleted file mode 100644 index d198cd2..0000000 Binary files a/static/images/medal_un9.png and /dev/null differ diff --git a/static/images/medal_un9g.png b/static/images/medal_un9g.png deleted file mode 100644 index 5d45220..0000000 Binary files a/static/images/medal_un9g.png and /dev/null differ diff --git a/subpkg/address/address.vue b/subpkg/address/address.vue index 415375b..b78782a 100644 --- a/subpkg/address/address.vue +++ b/subpkg/address/address.vue @@ -145,6 +145,10 @@