bc9726f9 by chentao

增加注释

1 parent c09af550
1 <template> 1 <template>
2 <!--this is a language component-->
2 <el-dropdown trigger="hover" @command="handleLanguageChange"> 3 <el-dropdown trigger="hover" @command="handleLanguageChange">
3 <div> 4 <div>
4 <!-- <svg-icon icon-class="language" class-name="language-icon" style="width: 36px;" /> --> 5 <!-- <svg-icon icon-class="language" class-name="language-icon" style="width: 36px;" /> -->
...@@ -45,4 +46,4 @@ const definition = [ ...@@ -45,4 +46,4 @@ const definition = [
45 46
46 <style lang='scss' scoped> 47 <style lang='scss' scoped>
47 48
48 </style>
...\ No newline at end of file ...\ No newline at end of file
49 </style>
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!