Compare commits

..

2 Commits

Author SHA1 Message Date
xiaoaojiao
c402cbc74c merge 2025-09-23 15:49:34 +08:00
xiaoaojiao
a9f8371d0a merge 2025-09-23 15:48:50 +08:00
2 changed files with 13 additions and 3 deletions

View File

@@ -26,7 +26,7 @@ const adGoto = () => {
</script> </script>
<style scoped> <style>
.ad-wrapper { .ad-wrapper {
position: relative; position: relative;
width: 100vw; width: 100vw;
@@ -48,6 +48,12 @@ const adGoto = () => {
background-size: 100%; background-size: 100%;
} }
.btn-ad wx-open-launch-weapp#launch-btn{
width: 100%;
height: 100%;
display: block !important;
}
.close { .close {
position: absolute; position: absolute;
width: 8.148148vw; width: 8.148148vw;

View File

@@ -316,8 +316,12 @@ onUnmounted(() => {
position: absolute; position: absolute;
bottom: 18vw; bottom: 18vw;
text-align: center; text-align: center;
width: 100%; width: 80%;
font-size: 5vw; left: 10%;
font-size: 6vw;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
font-weight: 700; font-weight: 700;
color: rgb(255, 255, 255); color: rgb(255, 255, 255);
text-shadow: text-shadow: