Compare commits
2 Commits
ada88d7b20
...
23f8453868
| Author | SHA1 | Date | |
|---|---|---|---|
| 23f8453868 | |||
| cd61685b0b |
@@ -19,9 +19,9 @@
|
||||
{{ moduleItem.title }}
|
||||
</text>
|
||||
</view>
|
||||
<view class="border-box flex flex-items-center flex-row mt-4 pb-12">
|
||||
<view class="border-box flex flex-col flex-items-start mt-4 pb-12">
|
||||
<text
|
||||
class="font-size-12 color-525866 line-height-20 mr-4"
|
||||
class="font-size-12 color-525866 line-height-20 mb-4"
|
||||
v-for="(text, index) in moduleItem.desc"
|
||||
:key="index"
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user