|
@@ -14,7 +14,7 @@
|
|
tokenData.popedom_code_list.indexOf(2100001) != -1
|
|
tokenData.popedom_code_list.indexOf(2100001) != -1
|
|
"
|
|
"
|
|
>
|
|
>
|
|
- <img src="../../../../assets/NPC/wbfx-icon.png" alt="" />
|
|
|
|
|
|
+ <!-- <img src="../../../../assets/NPC/wbfx-icon.png" alt="" /> -->
|
|
文本分析
|
|
文本分析
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
@@ -637,6 +637,10 @@ export default {
|
|
font-size: 16px;
|
|
font-size: 16px;
|
|
line-height: 24px;
|
|
line-height: 24px;
|
|
font-weight: bold;
|
|
font-weight: bold;
|
|
|
|
+ background: url("../../../../assets/NPC/wbfx-icon.png") left center
|
|
|
|
+ no-repeat;
|
|
|
|
+ background-size: 20px;
|
|
|
|
+ padding-left: 24px;
|
|
img {
|
|
img {
|
|
width: 20px;
|
|
width: 20px;
|
|
height: 20px;
|
|
height: 20px;
|