lchao 1 年之前
父节点
当前提交
2e4d0517cc
共有 1 个文件被更改,包括 2 次插入2 次删除
  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 {