Commit a345f7c1 by kaisa

feat:更新

parent d6ad8abb
...@@ -6,7 +6,7 @@ const userName = ref(''); ...@@ -6,7 +6,7 @@ const userName = ref('');
const showPlatformPicker = ref(false); const showPlatformPicker = ref(false);
const pickerValue = ref([]) const pickerValue = ref([])
const columns = [ const columns = [
{ text: '杭州', value: 'Hangzhou' }, { text: 'FIREFLY Live 螢火蟲', value: 'FIREFLY Live 螢火蟲' },
]; ];
// 进度条 // 进度条
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment