Explorar o código

update shortcut label

tianyunperfect %!s(int64=5) %!d(string=hai) anos
pai
achega
8206657b77
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      src/pages/Memory/index.tsx

+ 2 - 2
src/pages/Memory/index.tsx

@@ -187,7 +187,7 @@ const TableList: React.FC<{}> = () => {
                     memorySuccess(2);
                   }}
                 >
-                  一般
+                  一般
                 </Button>
                 <span> </span>
                 <Button
@@ -266,7 +266,7 @@ const TableList: React.FC<{}> = () => {
                   setState({ showBack: true });
                 }}
               >
-                显示答案(空格)
+                显示答案
               </Button>
             </div>
           )}