Showing
1 changed file
with
9 additions
and
6 deletions
@@ -309,15 +309,9 @@ | @@ -309,15 +309,9 @@ | ||
309 | { | 309 | { |
310 | infos: | 310 | infos: |
311 | [ | 311 | [ |
312 | - { | ||
313 | - show: true, | ||
314 | - info: [ | ||
315 | {...}, //标签 | 312 | {...}, //标签 |
316 | ... | 313 | ... |
317 | ] | 314 | ] |
318 | - }, | ||
319 | - ... | ||
320 | - ] | ||
321 | } | 315 | } |
322 | 316 | ||
323 | ### 编辑页 | 317 | ### 编辑页 |
@@ -1031,3 +1025,12 @@ | @@ -1031,3 +1025,12 @@ | ||
1031 | coinNum: 10 | 1025 | coinNum: 10 |
1032 | } | 1026 | } |
1033 | } | 1027 | } |
1028 | + | ||
1029 | +### 我的逛 | ||
1030 | + | ||
1031 | + { | ||
1032 | + myGuang: [ | ||
1033 | + {...} //逛资讯 | ||
1034 | + .. | ||
1035 | + ] | ||
1036 | + } |
-
Please register or login to post a comment