liuqiao 9 ay önce
ebeveyn
işleme
4637100527
1 değiştirilmiş dosya ile 0 ekleme ve 1 silme
  1. 0 1
      src/views/home/index.vue

+ 0 - 1
src/views/home/index.vue

@@ -110,7 +110,6 @@ onMounted(() => {
       script.onload = () => {
         createUnityInstance(canvas, config, (progress) => {
           progressBarFull.style.width = 100 * progress + "%";
-          console.log(     progressBarFull.style.width);
         }).then((unityInstance) => {
           loadingBar.style.display = "none";