Merge branch 'develop' of ssh://101.201.233.43:10022/haomingming/miniprogram-doctor into develop
This commit is contained in:
commit
14bcbf1673
@ -1,5 +1,3 @@
|
||||
<import src="index.skeleton.wxml"/>
|
||||
<template is="skeleton" wx:if="{{loading}}" />
|
||||
<view class="title">请选择您的身份</view>
|
||||
<view>
|
||||
<view class="item" data-usertype="2"
|
||||
@ -29,9 +27,9 @@
|
||||
</t-image>
|
||||
</view>
|
||||
|
||||
<button bindtap="shenfang">审方提醒(长期)</button>
|
||||
<!-- <button bindtap="shenfang">审方提醒(长期)</button>
|
||||
<button bindtap="yici">患者回复通知(一次)</button>
|
||||
<button bindtap="check">获取订阅状态</button>
|
||||
<button bindtap="check">获取订阅状态</button> -->
|
||||
|
||||
</view>
|
||||
|
||||
|
||||
@ -2,8 +2,7 @@
|
||||
"projectname": "miniprogram-doctor",
|
||||
"setting": {
|
||||
"compileHotReLoad": true,
|
||||
"urlCheck": false,
|
||||
"bigPackageSizeSupport": false
|
||||
"urlCheck": false
|
||||
},
|
||||
"description": "项目私有配置文件。此文件中的内容将覆盖 project.config.json 中的相同字段。项目的改动优先同步到此文件中。详见文档:https://developers.weixin.qq.com/miniprogram/dev/devtools/projectconfig.html",
|
||||
"condition": {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user