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