File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 1414 < input name ="key " id ="key " type ="hidden " value ="a.jpg ">
1515 < input name ="accept " type ="hidden " />
1616 </ form >
17-
18- < div class ="low-browser hidden " :class ="{'show': !isPerformanceSupported} " v-show ="!isPerformanceSupported "> 您好,您的浏览器版本过低,请使用谷歌、火狐、Opera、 IE9+等高级浏览器... </ div >
19-
17+
18+ < div class ="low-browser hidden " :class ="{'show': !isPerformanceSupported} " v-show ="!isPerformanceSupported "> 您好,您的浏览器版本过低,请使用谷歌、火狐、IE9+等高级浏览器... </ div >
19+
2020 < div v-if ="isPerformanceSupported ">
2121 < zone-list :host-map ="hostMap " :current-zone ="currentZone " :switch-zone ="switchZone " :selected-host ="selectedHost "> </ zone-list >
22-
22+
2323 < span class ="run " :class ="{'disabled': !selectedHost.host} " @click ="uploadTest "> 开始检测</ span >
2424 <!-- upload info -->
2525 < div class ="progress "> {{loadMessage}}</ div >
3333 < script src ="bower_components/vue/dist/vue.min.js "> </ script >
3434 < script src ="scripts/performance.js "> </ script >
3535</ body >
36- </ html >
36+ </ html >
You can’t perform that action at this time.
0 commit comments