This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
elink-star
/
epmet-apartment-mp
Watch
12
Star
0
Fork
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
公寓小程序端前端代码
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.
41
Commits
2
Branches
0
Tags
2.5 MiB
Tree:
d1fa467ea7
epass
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'd1fa467ea7'
${ noResults }
epmet-apartment-mp
/
pages
/
webView
/
webView.wxml
4 lines
102 B
Raw
Normal View
History
入住办理逻辑理了一下 就差跳转合同页跟支付了
3 months ago
<!--pages/webView/webView.wxml-->
webView页面入参
3 months ago
<view>
<web-view class="webview" src="{{url}}"></web-view>
</view>