宝马精选合同协议页面H5 viewview展示
Go to file
whitechiina 753b079311 first commit 2026-08-20 15:54:28 +08:00
api first commit 2026-08-20 15:54:28 +08:00
components/jyf-parser first commit 2026-08-20 15:54:28 +08:00
dist first commit 2026-08-20 15:54:28 +08:00
node_modules first commit 2026-08-20 15:54:28 +08:00
pages/agreement first commit 2026-08-20 15:54:28 +08:00
unpackage/dist first commit 2026-08-20 15:54:28 +08:00
utils first commit 2026-08-20 15:54:28 +08:00
.DS_Store first commit 2026-08-20 15:54:28 +08:00
App.vue first commit 2026-08-20 15:54:28 +08:00
README.md first commit 2026-08-20 15:54:28 +08:00
index.html first commit 2026-08-20 15:54:28 +08:00
main.js first commit 2026-08-20 15:54:28 +08:00
manifest.json first commit 2026-08-20 15:54:28 +08:00
package-lock.json first commit 2026-08-20 15:54:28 +08:00
package.json first commit 2026-08-20 15:54:28 +08:00
pages.json first commit 2026-08-20 15:54:28 +08:00
vite.config.js first commit 2026-08-20 15:54:28 +08:00

README.md

旧版协议 H5 页面

基于传统 HBuilderX 根目录结构实现的 uni-app H5 页面,包含:

  • 旧版协议版本列表
  • 商户协议预览
  • 预览页返回列表

本地运行

npm install --cache /private/tmp/codex-npm-cache
npm run dev:h5 -- --host 127.0.0.1 --port 5173

访问:

http://127.0.0.1:5173/contact/#/

构建

npm run build:h5