mortgage-calculator:AngularJS按揭负担能力工厂

时间:2024-06-07 12:42:38
【文件属性】:

文件名称:mortgage-calculator:AngularJS按揭负担能力工厂

文件大小:4KB

文件格式:ZIP

更新时间:2024-06-07 12:42:38

JavaScript

房贷计算器 AngularJS Factory,用于计算抵押贷款承受能力。 ###设置 工厂没有任何外部依赖关系。 最初是为了与rangeSlider指令一起使用而构建的。 确保文件已加载到index.html上 [removed][removed]` 将其包含在控制器中 App.controller('SomeController', ['$scope', 'MortageAffordabilityCalculator', function($scope, MortageAffordabilityCalculator) { $scope.calculator = MortageAffordabilityCalculator; }]) 必填项 计算器工作所需


【文件预览】:
mortgage-calculator-master
----README.md(2KB)
----affordability.js(14KB)

网友评论