Skip to content

Commit 903a4a2

Browse files
authored
Fix policeIconSrc attribute in App.vue
1 parent 3f60cf6 commit 903a4a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/App.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
provinceShort=""
3535
icp="2025074193"
3636
gaCode="36012202000590"
37-
policeIconSrc="/gongan.png" <!-- 'https://www.beian.gov.cn/img/ghs.png' -->
37+
policeIconSrc="/gongan.png"
3838
/>
3939
</div>
4040
</Transition>

0 commit comments

Comments
 (0)