Skip to content

Commit

Permalink
[-] Mock
Browse files Browse the repository at this point in the history
  • Loading branch information
Keywos committed Feb 1, 2024
1 parent ebc429f commit 416a709
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 11 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "sub-store-front-end",
"version": "2.14.126",
"version": "2.14.127",
"private": true,
"scripts": {
"dev": "vite --host",
Expand Down
10 changes: 0 additions & 10 deletions src/views/settings/AboutUs.vue
Original file line number Diff line number Diff line change
Expand Up @@ -31,16 +31,6 @@
</template>
</nut-cell>

<nut-cell
class="cell-item"
:desc="$t(`aboutUsPage.projectInfo.link`)"
url="https://github.com/Keywos/rule/raw/main/module/Sub-Store-Mock.sgmodule"
>
<template v-slot:title>
<span>{{ $t(`aboutUsPage.projectInfo.mock`) }}</span>
</template>
</nut-cell>

<nut-cell
class="cell-item"
:desc="$t(`aboutUsPage.projectInfo.link`)"
Expand Down

0 comments on commit 416a709

Please sign in to comment.