Browse Source

style: 静态页面

dev_des
1054425342@qq.com 3 months ago
parent
commit
f5cf6a1eea
  1. 2
      components/ProductSection.vue
  2. 3
      pages.json
  3. 1157
      pages/index/iSoul.vue

2
components/ProductSection.vue

@ -323,7 +323,7 @@ export default {
margin-right: 24rpx; margin-right: 24rpx;
flex-shrink: 0; flex-shrink: 0;
min-width: 120rpx; min-width: 120rpx;
font-family: Futura; font-family: 'Futura';
} }
.heart-icon { .heart-icon {

3
pages.json

@ -37,7 +37,8 @@
{ {
"path": "pages/index/iSoul", "path": "pages/index/iSoul",
"style": { "style": {
"navigationStyle": "custom" "navigationStyle": "custom",
"navigationBarTextStyle":"white"
// "navigationBarTitleText": "iSoul" // "navigationBarTitleText": "iSoul"
} }
}, },

1157
pages/index/iSoul.vue

File diff suppressed because it is too large
Loading…
Cancel
Save