|
@@ -258,9 +258,9 @@
|
|
|
<iframe src="" frameborder="0" style="width:100%;height:100%" id="filesId"></iframe>
|
|
|
</div>
|
|
|
<center ng-if="!ctl.lastReturn">
|
|
|
- <button class="sp-btn-blue sp-btn-sm sp-radius" ng-click="ctl.goNext()" style="font-size: 13px;">
|
|
|
+ <!--<button class="sp-btn-blue sp-btn-sm sp-radius" ng-click="ctl.goNext()" style="font-size: 13px;">
|
|
|
确定
|
|
|
- </button>
|
|
|
+ </button>-->
|
|
|
<button style="margin-left: 20px;font-size: 13px;" class="sp-btn-blue sp-btn-sm sp-radius" onclick="window.parent.sp.closeCenter('.sp-layer')">
|
|
|
关闭
|
|
|
</button>
|