mirror of
https://gitee.com/mirrors/AllinSSL.git
synced 2026-03-08 07:41:10 +08:00
【调整】微信公众号图标调整
This commit is contained in:
@@ -19,7 +19,7 @@ export interface ApiProjectType {
|
||||
// $t('t_0_1747886301644')
|
||||
export const MessagePushConfig = {
|
||||
mail: { name: $t('t_68_1745289354676'), type: 'mail' },
|
||||
wecom: { name: $t('t_33_1746773350932'), type: 'wecom' },
|
||||
workwx: { name: $t('t_33_1746773350932'), type: 'workwx' },
|
||||
dingtalk: { name: $t('t_32_1746773348993'), type: 'dingtalk' },
|
||||
feishu: { name: $t('t_34_1746773350153'), type: 'feishu' },
|
||||
webhook: { name: 'WebHook', type: 'webhook' },
|
||||
|
||||
@@ -87,14 +87,14 @@ export default defineConfig({
|
||||
// remotePath: '/www/allinssl/frontend',
|
||||
// clearRemote: true,
|
||||
// },
|
||||
{
|
||||
host: '192.168.69.167',
|
||||
port: 22,
|
||||
username: 'root',
|
||||
password: 'www.bt.cn',
|
||||
remotePath: '/www/allinssl/frontend',
|
||||
clearRemote: true,
|
||||
},
|
||||
// {
|
||||
// host: '192.168.69.167',
|
||||
// port: 22,
|
||||
// username: 'root',
|
||||
// password: 'www.bt.cn',
|
||||
// remotePath: '/www/allinssl/frontend',
|
||||
// clearRemote: true,
|
||||
// },
|
||||
]),
|
||||
// 项目同步git
|
||||
pluginProjectSyncGit({
|
||||
@@ -105,12 +105,12 @@ export default defineConfig({
|
||||
// targetDir: 'allinssl-gitlab',
|
||||
// discardChanges: true,
|
||||
// },
|
||||
// {
|
||||
// repo: 'https://github.com/allinssl/allinssl.git',
|
||||
// branch: '1.0.4',
|
||||
// targetDir: 'allinssl-github',
|
||||
// discardChanges: true,
|
||||
// },
|
||||
{
|
||||
repo: 'https://github.com/allinssl/allinssl.git',
|
||||
branch: '1.0.5',
|
||||
targetDir: 'allinssl-github',
|
||||
discardChanges: true,
|
||||
},
|
||||
],
|
||||
localSync: [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user