[锶源昆仑-寺庙捐赠活动]
This commit is contained in:
14
pages/user/product.vue
Normal file
14
pages/user/product.vue
Normal file
@@ -0,0 +1,14 @@
|
||||
<template>
|
||||
<view class="content">
|
||||
<image class="product" src="http://api.siyuankunlun.com/storage/materials/2022/09/05/productimg.jpg" mode="widthFix"></image>
|
||||
</view>
|
||||
</template>
|
||||
|
||||
<script>
|
||||
</script>
|
||||
|
||||
<style lang="scss" scoped>
|
||||
.product {
|
||||
width: 100%;
|
||||
}
|
||||
</style>
|
||||
Reference in New Issue
Block a user