fix: 完成AUTO-MAS改名
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
alt="MAA"
|
||||
class="breadcrumb-logo"
|
||||
/>
|
||||
<img v-else src="@/assets/AUTO-MAS.ico" alt="AUTO_MAA" class="breadcrumb-logo" />
|
||||
<img v-else src="@/assets/AUTO-MAS.ico" alt="AUTO-MAS" class="breadcrumb-logo" />
|
||||
编辑脚本
|
||||
</div>
|
||||
</a-breadcrumb-item>
|
||||
@@ -580,7 +580,7 @@
|
||||
<a-col :span="8">
|
||||
<a-form-item>
|
||||
<template #label>
|
||||
<a-tooltip title="是否由AUTO_MAA管理游戏/模拟器进程">
|
||||
<a-tooltip title="是否由AUTO-MAS管理游戏/模拟器进程">
|
||||
<span class="form-label">
|
||||
启用游戏相关功能
|
||||
<QuestionCircleOutlined class="help-icon" />
|
||||
|
||||
@@ -73,7 +73,7 @@
|
||||
<a-radio-button value="General" class="type-option">
|
||||
<div class="type-content">
|
||||
<div class="type-logo-container">
|
||||
<img src="@/assets/AUTO-MAS.ico" alt="AUTO_MAA" class="type-logo" />
|
||||
<img src="@/assets/AUTO-MAS.ico" alt="AUTO-MAS" class="type-logo" />
|
||||
</div>
|
||||
<div class="type-info">
|
||||
<div class="type-title">通用脚本</div>
|
||||
|
||||
@@ -961,7 +961,7 @@ onMounted(() => {
|
||||
<div>
|
||||
Mirror酱CDK是使用Mirror源进行高速下载的凭证,可前往
|
||||
<a
|
||||
href="https://mirrorchyan.com/zh/get-start?source=auto_maa-setting"
|
||||
href="https://mirrorchyan.com/zh/get-start?source=auto-mas-setting"
|
||||
target="_blank"
|
||||
class="tooltip-link"
|
||||
@click.stop
|
||||
@@ -1150,7 +1150,7 @@ onMounted(() => {
|
||||
<h4>GitHub仓库</h4>
|
||||
<p>查看源代码、提交issue和贡献</p>
|
||||
<a
|
||||
href="https://github.com/DLmaster361/AUTO_MAA"
|
||||
href="https://github.com/AUTO-MAS-Project/AUTO-MAS"
|
||||
target="_blank"
|
||||
class="link-button"
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user