delete index btns
This commit is contained in:
parent
1066e37c96
commit
44350c10a2
@ -29,9 +29,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>
|
||||||
|
|
||||||
|
|||||||
@ -1,9 +1,8 @@
|
|||||||
{
|
{
|
||||||
"projectname": "test_miniprogram2",
|
"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