Browse Source

'zwd的修改'

hfll
hflllll 1 month ago
parent
commit
c3d6091d6b
2 changed files with 378 additions and 595 deletions
  1. +3
    -0
      src/App.vue
  2. +375
    -595
      src/components/CustomerReviews.vue

+ 3
- 0
src/App.vue View File

@ -129,6 +129,9 @@ onMounted(() => {
<a href="#">服务条款</a>
<a href="#">网站地图</a>
</div>
<div class="footer-record-number">
<span>{{ configParams.footer_record_number }}</span>
</div>
</div>
</div>
</footer>


+ 375
- 595
src/components/CustomerReviews.vue
File diff suppressed because it is too large
View File


Loading…
Cancel
Save