您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符

busy-template.html 194B

123456
  1. <div class="custom-template">
  2. <div flex>
  3. <md-progress-linear md-mode="indeterminate"></md-progress-linear>
  4. </div>
  5. <div class="custom-message" ng-bind="$message"></div>
  6. </div>