Commit 1e983049 authored by liujiangnan's avatar liujiangnan

fix: 相对路径

parent cb437e73
<div class="vocabulary-container"> <div class="vocabulary-container">
<div class="content-wrap"> <div class="content-wrap">
<div class="top-line"> <div class="top-line">
<img class="star" src="../../assets/vocabulary/star.png" alt="" size="20"> <img class="star" src="assets/vocabulary/star.png" alt="" size="20">
<h1 class="vocabulary" [ngClass]="{'animated bounce infinite': vocabularyPlaying}" <h1 class="vocabulary" [ngClass]="{'animated bounce infinite': vocabularyPlaying}"
(click)="playVocabularyAudio()"> (click)="playVocabularyAudio()">
<span class="star"></span>{{data.contentObj.vocabulary}} <span class="star"></span>{{data.contentObj.vocabulary}}
......
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