Browse Source

修改文案

lex 1 year ago
parent
commit
c53d51ac6e

File diff suppressed because it is too large
+ 0 - 0
dist/assets/useFee-f7ebf8b5.js


File diff suppressed because it is too large
+ 0 - 0
dist/assets/useFee-legacy-e1552ece.js


+ 1 - 1
src/views/coursewarePlay/component/musicScore.tsx

@@ -65,7 +65,7 @@ export default defineComponent({
       }
     })
 
-    // 去云练完整版
+    // 去云练完整版
     const gotoAccomany = () => {
       if (isLoading.value) return
       if (!browserInfo.ios){

+ 2 - 2
src/views/hook/useFee.ts

@@ -38,7 +38,7 @@ export const handleCheckVip = () => {
     // ) {
     //   showDialog({
     //     title: '温馨提示',
-    //     message: '您的云练暂未激活,请激活后使用'
+    //     message: '您的云练暂未激活,请激活后使用'
     //   }).then(() => {
     //     gotoMemberCenter();
     //   });
@@ -52,7 +52,7 @@ export const handleCheckVip = () => {
     ) {
       showDialog({
         title: '温馨提示',
-        message: '您暂未开通云练,请开通后使用'
+        message: '您暂未开通云练,请开通后使用'
       }).then(() => {
         gotoMemberCenter();
       });

Some files were not shown because too many files changed in this diff