lex 1 年之前
父节点
当前提交
e92c11c232
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/views/download/index.tsx

+ 1 - 1
src/views/download/index.tsx

@@ -49,7 +49,7 @@ export default defineComponent({
     onMounted(async () => {
       try {
         const { data } = await request.get(
-          '/api-web//open/appVersionInfo/queryLatestByPlatform',
+          '/api-web/open/appVersionInfo/queryLatestByPlatform',
           {
             params: {
               platform: 'android-education',