diff --git a/front/pages/dev.vue b/front/pages/dev.vue
new file mode 100644
index 0000000..34d3faf
--- /dev/null
+++ b/front/pages/dev.vue
@@ -0,0 +1,77 @@
+
+
+
+
+
Dev
+
+
+
{
+ await asyncWait(3000)
+ toast.success('成功')
+ }
+ "
+ >异步按钮
+
+
+
+
表单测试
+
+
+
+
{
+ console.log('form值', form.values)
+ }
+ "
+ >
+ 获取表单值(console.log)
+
+
+
+
+
+