fix: 修补暂未实现的功能、添加开发中占位
修改手机号、剧本市场
This commit is contained in:
@@ -1,5 +1,10 @@
|
|||||||
<script setup lang="ts">
|
<script setup lang="ts">
|
||||||
import InDev from '@/components/InDev.vue'
|
import InDev from '@/components/InDev.vue'
|
||||||
|
import { useHead } from '@unhead/vue'
|
||||||
|
|
||||||
|
useHead({
|
||||||
|
title: '剧本市场',
|
||||||
|
})
|
||||||
</script>
|
</script>
|
||||||
|
|
||||||
<template>
|
<template>
|
||||||
|
|||||||
Reference in New Issue
Block a user