Skip to content

Commit

Permalink
fit luma url (#125)
Browse files Browse the repository at this point in the history
Co-authored-by: Germey <cqc@cuiqingcai.com>
  • Loading branch information
hyf-github-user and Germey authored Aug 21, 2024
1 parent 9f24753 commit 9538d44
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"type": "patch",
"comment": "fit url",
"packageName": "@acedatacloud/nexior",
"email": "1348977728@qq.com",
"dependentChangeType": "patch"
}
4 changes: 2 additions & 2 deletions src/pages/index/Index.vue
Original file line number Diff line number Diff line change
Expand Up @@ -172,8 +172,8 @@
<div class="container">
<el-row>
<el-col :md="16" :xs="24" class="preview">
<img src="https://cdn.acedata.cloud/kv4ymv.png" class="image desktop" />
<img src="https://cdn.acedata.cloud/7ka313.png" class="image mobile" />
<img src="https://cdn.acedata.cloud/6kop1g.png" class="image desktop" />
<img src="https://cdn.acedata.cloud/3kcjny.png" class="image mobile" />
</el-col>
<el-col :md="8" :xs="24" class="info">
<h2 class="title">{{ $t('index.title.luma') }}</h2>
Expand Down

0 comments on commit 9538d44

Please sign in to comment.