feat:2.5.6 广告组件优化

This commit is contained in:
R524809
2025-12-19 16:24:10 +08:00
parent 78d98164e5
commit 1b4f226f26
43 changed files with 526 additions and 34 deletions
@@ -7,6 +7,7 @@
"usingComponents": {
"share-guide-popup": "../../components/share-guide-popup/share-guide-popup",
"math-bottom-buttons": "../../components/math-bottom-buttons/math-bottom-buttons",
"math-type-selector": "../../components/math-type-selector/math-type-selector"
"math-type-selector": "../../components/math-type-selector/math-type-selector",
"draw-ad": "../../components/draw-ad/draw-ad"
}
}
@@ -17,7 +17,7 @@
type-actions="{{operatorTypeActions}}"
bind:select="onSelectType"
bind:random="onRandom" />
<ad-custom unit-id="adunit-89cff2de998f1146"></ad-custom>
<draw-ad type="focusDraw"></draw-ad>
</view>
<view class="empty"></view>
</view>