红包逻辑需要重构
This commit is contained in:
@@ -104,7 +104,6 @@
|
||||
rpxToPxRatio.value = sysInfo.windowWidth / 750
|
||||
})
|
||||
|
||||
|
||||
// 向外暴露方法
|
||||
defineExpose({
|
||||
updateScroll
|
||||
@@ -204,4 +203,3 @@
|
||||
height: calc(var(--status-bar-height) + 44px);
|
||||
}
|
||||
</style>
|
||||
|
||||
|
||||
@@ -143,7 +143,6 @@
|
||||
></cb-input>
|
||||
<cb-input
|
||||
v-model="formData.invitationCode"
|
||||
type="number"
|
||||
icon="4"
|
||||
placeholder="请输入邀请码"
|
||||
></cb-input>
|
||||
|
||||
Reference in New Issue
Block a user