Fix:2905 【非遗文化】非遗标题名称的文字区域再延长一点,延长至红框范围
This commit is contained in:
@@ -282,7 +282,7 @@ export default {
|
||||
fetchList(random = 0, randomSeed) {
|
||||
if(this.typeIndex === -1) {
|
||||
const params = {
|
||||
cityName: this.name,
|
||||
cityName: this.cityName,
|
||||
page: 1,
|
||||
limit: 999
|
||||
}
|
||||
|
||||
@@ -154,7 +154,7 @@ export default {
|
||||
line-height: 70rpx;
|
||||
}
|
||||
.p-name{
|
||||
max-width: 200rpx;
|
||||
// max-width: 200rpx;
|
||||
text-align: center;
|
||||
}
|
||||
.card-footer{
|
||||
|
||||
Reference in New Issue
Block a user