Skip to content
  • This project
    • Loading...
  • Sign in

bdc / bdcdj-web

Go to a project
Toggle navigation
Toggle navigation pinning
  • Projects
  • Groups
  • Snippets
  • Help
  • Project
  • Activity
  • Repository
  • Pipelines
  • Graphs
  • Issues 0
  • Merge Requests 0
  • Wiki
  • Network
  • Create a new issue
  • Builds
  • Commits
  • Issue Boards
  • Files
  • Commits
  • Network
  • Compare
  • Branches
  • Tags
Switch branch/tag
  • bdcdj-web
  • src
  • views
  • workflow
  • components
  • sdqxx.vue
  • tianhaohao@pashanhoo.com's avatar
    添加税务信息、收费、水电气组件 · 17c82620
    17c82620
    tianhaohao@pashanhoo.com committed 2023-09-05 13:11:39 +0800
sdqxx.vue 129 Bytes
Raw Blame History Permalink
1 2 3 4 5 6 7
<template>
  <div>
    <div>自来水信息</div>
    <div>天然气信息</div>
    <div>电力信息</div>
  </div>
</template>