2025-07-21 18:24:42 +08:00

13 lines
192 B
Vue

<template>
<!-- <view> 发布 </view> -->
<s-layout title="发布" tabbar="/pages/index/fabu" :bgStyle="{ color: '#fff' }">
</s-layout>
</template>
<script>
</script>
<style>
</style>