需要实名认证
This commit is contained in:
@@ -0,0 +1,16 @@
|
||||
<script setup></script>
|
||||
|
||||
<template>
|
||||
<view>
|
||||
<nav-bar isTopBg isPlaceholder title="申请主播"></nav-bar>
|
||||
申请直播TUIKit\components\TUIChat\message-input-toolbar\live-stream\apply.vue
|
||||
<view class="apply-box"></view>
|
||||
</view>
|
||||
</template>
|
||||
|
||||
<style scoped lang="scss">
|
||||
// 背景色
|
||||
page {
|
||||
background: #f9f9f9;
|
||||
}
|
||||
</style>
|
||||
Reference in New Issue
Block a user