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

每日上新样式修改

parent 2f86cb9b
......@@ -179,8 +179,8 @@ export default {
white-space: nowrap;
image {
border: 1px solid #c7c6c7;
width: 240rpx;
height: 160rpx;
width: 140rpx;
height: 200rpx;
border-radius: 10rpx;
margin-left: 20rpx;
}
......
......@@ -105,7 +105,7 @@ export default {
async created() {
await this.detail();
this.categoryFN(this.item.category);
await this.categoryFN(this.item.category);
},
onLoad(options) {
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