瀏覽代碼

抽奖页面

DESKTOP-O04BTUJ\muzen 3 年之前
父節點
當前提交
9ebde5b973
共有 2 個文件被更改,包括 2 次插入0 次删除
  1. 1 0
      src/pages/lottery/detail.vue
  2. 1 0
      src/pages/lottery/index.vue

+ 1 - 0
src/pages/lottery/detail.vue

@@ -105,6 +105,7 @@ export default {
     font-weight: bold;
     font-size: 36rpx;
     position: relative;
+    box-sizing: content-box;
 
     .title {
       position: absolute;

+ 1 - 0
src/pages/lottery/index.vue

@@ -220,6 +220,7 @@ export default {
     font-weight: bold;
     font-size: 36rpx;
     position: relative;
+    box-sizing: content-box;
 
     .title {
       position: absolute;