chore: add TODO
This commit is contained in:
parent
03630bcecc
commit
e0d0e79975
@ -17,6 +17,7 @@
|
|||||||
<script setup lang="ts" name="TestIndex">
|
<script setup lang="ts" name="TestIndex">
|
||||||
import { ref } from 'vue'
|
import { ref } from 'vue'
|
||||||
|
|
||||||
|
// TODO: 通过pages.json 文件里面的 path 和 navigationBarTitleText,生成数组
|
||||||
const list = ref([
|
const list = ref([
|
||||||
{
|
{
|
||||||
name: 'UnoCSS',
|
name: 'UnoCSS',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user