0

如果我写:

<Place Parts_Autoroute_Edit="-"/>

然后在 AutoroutePartDriver 中编码

 // reset the alias if we need to force regeneration, and the user didn't provide a custom one
 if(settings.AutomaticAdjustmentOnEdit && previous == part.DisplayAlias) {
        part.DisplayAlias = string.Empty;
 }

不执行,路径不重新生成。

可以解决吗?我不想显示“永久链接”和“设为主页”功能。

4

0 回答 0