Commit be103fe1 authored by 罗超's avatar 罗超

1

parent 56791fd4
......@@ -304,8 +304,8 @@
</view>
<u-divider :margin-top="20" :margin-bottom="20" bg-color="transparent">商品详情</u-divider>
<view class="details">
<!-- <rich-text :nodes="detailContent" @click="clickDescription"></rich-text> -->
<h-parse :content="detailContent" @navigate="clickDescription"></h-parse>
<!-- <h-parse :content="detailContent" @navigate="clickDescription"></h-parse> -->
<rich-text :nodes="detailContent"></rich-text>
</view>
<template v-if="setting.is_show_korea==1">
<view style="width:100%;height:1px;border-top:1px solid #FFFFFF;margin:20px 0;"></view>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment