no message
This commit is contained in:
parent
ed558f374a
commit
b73305311b
@ -261,8 +261,8 @@ $_ENV['Clash_Group_Config'] = [
|
|||||||
'type' => 'select',
|
'type' => 'select',
|
||||||
// 插入节点名称
|
// 插入节点名称
|
||||||
'proxies' => [
|
'proxies' => [
|
||||||
'🎯 直接连接',
|
|
||||||
'♻️ 自动节点',
|
'♻️ 自动节点',
|
||||||
|
'🎯 直接连接',
|
||||||
],
|
],
|
||||||
],
|
],
|
||||||
[
|
[
|
||||||
|
|||||||
@ -12,7 +12,6 @@
|
|||||||
import { viteBundler } from '@vuepress/bundler-vite'
|
import { viteBundler } from '@vuepress/bundler-vite'
|
||||||
import { defineUserConfig } from 'vuepress'
|
import { defineUserConfig } from 'vuepress'
|
||||||
import { plumeTheme } from 'vuepress-theme-plume'
|
import { plumeTheme } from 'vuepress-theme-plume'
|
||||||
//import { shikiPlugin } from '@vuepress/plugin-shiki'
|
|
||||||
|
|
||||||
export default defineUserConfig({
|
export default defineUserConfig({
|
||||||
base: '/',
|
base: '/',
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user