File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " vue-echarts" ,
3
3
"version" : " 6.6.8" ,
4
- "description" : " Vue.js component for Apache ECharts." ,
4
+ "description" : " Vue.js component for Apache ECharts™ ." ,
5
5
"author" :
" GU Yiling <[email protected] >" ,
6
6
"scripts" : {
7
7
"serve" : " vue-cli-service serve" ,
Original file line number Diff line number Diff line change 1
1
<!DOCTYPE html>
2
- < html lang ="">
2
+ < html lang ="en-US ">
3
3
< head >
4
4
< meta charset ="utf-8 ">
5
5
< meta http-equiv ="X-UA-Compatible " content ="IE=edge ">
6
6
< meta name ="viewport " content ="width=device-width,initial-scale=1.0 ">
7
7
< link rel ="icon " href ="<%= BASE_URL %>favicon.ico ">
8
8
< link href ="https://fonts.googleapis.com/css?family=Inter:300,500;display=swap " rel ="stylesheet ">
9
- < title > Vue-ECharts: Vue.js component for Apache ECharts.</ title >
9
+ < title > Vue-ECharts: Vue.js component for Apache ECharts™ .</ title >
10
10
</ head >
11
11
< body >
12
12
< noscript >
You can’t perform that action at this time.
0 commit comments