# ssrWebview **Repository Path**: lzyfish/ssr-webview ## Basic Information - **Project Name**: ssrWebview - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-09-12 - **Last Updated**: 2025-09-12 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Vue 3 + TypeScript + Vite + Vue Router + Pinia 一个使用 Vue 3 + TypeScript + Vite + Vue Router + Pinia 搭建的 SSR 模版项目 # 如何使用 安装 ``` pnpm install ``` 执行开发环境 ``` pnpm run dev ``` 执行生产环境 ``` // 先打包 pnpm build // 再启动服务 pnpm run prod ``` 第九课时 购买 分端处理(BridgeFn 适配h5 浏览器pwa) jsBridge的基本版 购买按钮干了什么