瀏覽代碼

little clean

master
valere 6 天之前
父節點
當前提交
d3e008b3ae
共有 4 個文件被更改,包括 0 次插入12 次删除
  1. +0
    -4
      e2e/tsconfig.json
  2. +0
    -8
      e2e/vue.spec.ts
  3. 二進制
      public/favicon.ico
  4. +0
    -0
      vip.sh

+ 0
- 4
e2e/tsconfig.json 查看文件

@@ -1,4 +0,0 @@
{
"extends": "@tsconfig/node22/tsconfig.json",
"include": ["./**/*"]
}

+ 0
- 8
e2e/vue.spec.ts 查看文件

@@ -1,8 +0,0 @@
import { test, expect } from '@playwright/test';

// See here how to get started:
// https://playwright.dev/docs/intro
test('visits the app root url', async ({ page }) => {
await page.goto('/');
await expect(page.locator('div.greetings > h1')).toHaveText('You did it!');
})

二進制
public/favicon.ico 查看文件

Before After

back/vip.sh → vip.sh 查看文件


Loading…
取消
儲存