lchao 1 år sedan
förälder
incheckning
2e4d0517cc
1 ändrade filer med 2 tillägg och 2 borttagningar
  1. 2 2
      pages/helpDetail/helpDetails.vue

+ 2 - 2
pages/helpDetail/helpDetails.vue

@@ -28,7 +28,7 @@
 <script>
 	import {
 		getDetails
-	} from '@/api/liveBroadcast/liveBroadcast.js';
+	} from '@/api/help/help.js';
 	import {
 		getUserInfo
 	} from '@/api/me/me.js'
@@ -105,7 +105,7 @@
 	};
 </script>
 <style lang="scss">
-	@import './liveBroadcastDetails.css';
+	@import './helpDetails.css';
 
 	.collect {
 		.icon-shoucang:before {