2025-07-17 18:26:50 +08:00
|
|
|
<template>
|
2025-07-21 18:24:42 +08:00
|
|
|
<!-- <view> 发布 </view> -->
|
|
|
|
|
2025-07-26 18:26:09 +08:00
|
|
|
<s-layout title="发布信息" tabbar="/pages/index/fabu" :bgStyle="{ color: '#fff' }">
|
2025-07-21 18:24:42 +08:00
|
|
|
</s-layout>
|
|
|
|
|
2025-07-17 18:26:50 +08:00
|
|
|
</template>
|
|
|
|
|
|
|
|
<script>
|
|
|
|
</script>
|
|
|
|
|
|
|
|
<style>
|
|
|
|
</style>
|