chore: add TODO

This commit is contained in:
Burt
2024-01-22 11:32:37 +08:00
parent 03630bcecc
commit e0d0e79975

View File

@@ -17,6 +17,7 @@
<script setup lang="ts" name="TestIndex">
import { ref } from 'vue'
// TODO: 通过pages.json 文件里面的 path 和 navigationBarTitleText生成数组
const list = ref([
{
name: 'UnoCSS',