本網站在啟用 JavaScript 的情況下可以運作的更好。
首頁
探索
說明
登入
Immanuel
/
skouter
關注
1
收藏
0
複製
0
程式碼
問題
0
合併請求
0
版本發佈
0
Wiki
活動
Skouter mortgage estimates. Web application with view written in PHP and Vue, but controller and models in Go.
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
57
提交
1
分支
11 MiB
目錄樹:
ee2ed39b46
master
分支列表
標籤
${ item.name }
建立分支
${ searchTerm }
從 'ee2ed39b46'
${ noResults }
skouter
/
components
/
new
/
summary.vue
summary.vue
43 B
原始文件
Normal View
歷史記錄
Move loan details into seperate component Estimate creation process will be more clear if the details entered by the user is in a seperate page from the summary information shown before PDF generation. It will also help keep the app looking minimal.
1 年之前
1
2
3
4
5
<template>
</template>
<script>
</script>