Parcourir la source

h5游戏上传提示

natasha il y a 6 jours
Parent
commit
ebaa3c4116

+ 1 - 0
src/views/book/courseware/create/components/base/h5_games/H5Games.vue

@@ -14,6 +14,7 @@
         :single-size="200"
         :can-edit-name="true"
         :file-info="data.file_info"
+        :uploadTip="'支持zip格式压缩包和html文件,压缩包或html文件不超过200Mb。'"
         @updateFileList="updateFileList"
       />
     </template>