就是想在请求过程的还没请求到的时候加一朵小菊花,现在的代码比如说如下所示,最简单的办法 咋改?
$http.get(url_test).success(function (data) {
$('.search-content').hide();
$('.search-result').show();
$scope.results = data.searchlist;
});
Copyright 2014-2026 https://www.php.cn/ All Rights Reserved | php.cn | 湘ICP备2023035733号
认证高级PHP讲师