5,正确清除缓存
<p>浏览器缓存:在【设置】里【清除浏览数据】里清除即可;
<img src="https://www.showdoc.com.cn/server/api/attachment/visitFile?sign=593c6bec404813641e5ef1e2e475b27e&file=file.png" alt="" />
IIS缓存:打开【IIS管理器】,依次点击【host】、【ui】和【应用程序池】内的【netcore】,在右侧操作栏【停止】;
应用程序池
<img src="https://www.showdoc.com.cn/server/api/attachment/visitFile?sign=fc23f9e0b695e261959d1e9c4459eec6&file=file.png" alt="" />
host和ui
<img src="https://www.showdoc.com.cn/server/api/attachment/visitFile?sign=4c1729f95de64c143e0b10a2c2b6d309&file=file.png" alt="" />
等待10s后,先启动【netcore】(如报错,不予理会),再启动【host】、【ui】;</p>