feat:svg 生产动态图片
This commit is contained in:
@@ -8,6 +8,8 @@
|
||||
:list="discoveryCards"
|
||||
@card-click="cardClick" />
|
||||
<QuickQuestions />
|
||||
|
||||
|
||||
</view>
|
||||
</template>
|
||||
|
||||
@@ -61,3 +63,8 @@ const cardClick = (item) => {
|
||||
};
|
||||
|
||||
</script>
|
||||
|
||||
<style lang="scss" scoped>
|
||||
|
||||
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user