revert: 所有代码与custom/common分支同

This commit is contained in:
2026-01-05 15:56:49 +08:00
parent 8ef6975ee1
commit 60a0e5133e
219 changed files with 14860 additions and 15585 deletions

View File

@@ -75,9 +75,11 @@
</template>
<script>
import uniPopup from '../uni-popup/uni-popup.vue';
export default {
components: {
uniPopup: () => import('../uni-popup/uni-popup.vue'),
uniPopup
},
data() {
return {
@@ -169,7 +171,7 @@
};
</script>
<style lang="scss" scoped>
<style scoped>
/deep/ .newgift-content uni-image {
width: 113rpx !important;
height: 24rpx !important;
@@ -191,7 +193,7 @@
}
</style>
<style lang="scss" scoped>
<style lang="scss">
.reward-wrap {
width: 85vw;
height: auto;