当前位置: 首页 > Web前端 > CSS

最近在重构之前开发的leng本

时间:2023-03-31 01:17:56 CSS

最近在重建之前开发的账本。之前太惨了。现在我想重新使用和重构通用移动分类帐,并添加一个新的。功能,主要技术站是webappvue.js后端php,可能是原生写的。也可以使用框架来编写。也可能使用node.js编写。也可以用go语言来写。也可以用java写小程序版app安卓版,也可以用IOS版代码云地址ken/会计账本重构临时页面的排列和目录的布局vueaccountProjectsetupnpminstallCompiles和用于开发的热重载npmrunserve为生产编译和缩小npmrunbuild运行你的测试npmruntestLints和修复文件StartPage|--------loading/StartPage|----component/组件模块|----loading。vue|----common/公共模块|----style/样式模块注册页面|--------login/注册页面|--component/组件模块|----login.vue|--common/公共模块|--sytle/样式模块首页|--------home/首页|--component/组件模块|--date.vue日期组件|----inout.vue收支组件|--visualize.vue可视化组件|----importaccout.vue导入账单组件|--voiceaccount.vue语音账单组件|--common/公众号模块|--style/style模块账本|----------账本/账本|---component/组件模块|-----head.vue头部组件|-----account.vue账本组件|-----scroll.vue滚动组件|---common/公共模块|---style/stylemodulemymoney|--------usermoney/usermoney|---component/组件模块|---inputmoney.vue输入钱组件|---showmoney.vue显示钱模块|---common/公共模块|---style/样式模块i|--------user/用户模块|---component/组件模块|---head.vue导航|---usernote.vue账号密码修改|---dailyremind.vue每日提醒|---exportbooks.vue导出账本|---aboutus.vue关于我们|---softwareupdates.vue软件更新|---common/publicmodule|---style/样式模块添加记账页|--------addaccount/添加记账|-----inaccount收入页|-----component/|-----head.vue-图表|-----show.vue显示各种收入|-----common/|-----style/|-----outaccount支出页|-----component/|-----head.vue图标|-----show.vue显示各种费用|-----common/|-----style/|-----transferaccounts/转账页面|-----component/|----head.vueicon|----show.vue显示转入/转出|------common/|------style/|------blance/balance|------component/|---inputblance.vue转账余额|---showblance.vue显示余额|------common/|------style/加上注册页面的访问地址https://kennana.gitee.io/accountingreconstruction/#/register加上启动页的访问地址https://kennana.gitee.io/accountingreconstruction/#/加上首页的访问地址https://kennana.gitee.io/accountingreconstruction/#/main加上404页面的访问地址https://kennana.gitee.io/accountingreconstruction/#/main/首页1