Commit b1627a3e authored by Zheng Shang Jun's avatar Zheng Shang Jun

每日上新样式修改

parent 2f86cb9b
...@@ -179,8 +179,8 @@ export default { ...@@ -179,8 +179,8 @@ export default {
white-space: nowrap; white-space: nowrap;
image { image {
border: 1px solid #c7c6c7; border: 1px solid #c7c6c7;
width: 240rpx; width: 140rpx;
height: 160rpx; height: 200rpx;
border-radius: 10rpx; border-radius: 10rpx;
margin-left: 20rpx; margin-left: 20rpx;
} }
......
...@@ -105,7 +105,7 @@ export default { ...@@ -105,7 +105,7 @@ export default {
async created() { async created() {
await this.detail(); await this.detail();
this.categoryFN(this.item.category); await this.categoryFN(this.item.category);
}, },
onLoad(options) { onLoad(options) {
this.id = options.id; this.id = options.id;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment