|
@@ -1,4 +1,4 @@
|
|
|
-<view class="text default-primary-color-font">{{time}}</view>
|
|
|
|
|
|
|
+<view class="text primary-text-color">{{time}}</view>
|
|
|
<view class="text">Q: {{comment.question}}</view>
|
|
<view class="text">Q: {{comment.question}}</view>
|
|
|
<view class="text">A: {{comment.answer}}</view>
|
|
<view class="text">A: {{comment.answer}}</view>
|
|
|
-<view class="line divider-color"></view>
|
|
|
|
|
|
|
+<view class="line divider-color"></view>
|